| 1 | [ May 19 20:04:07 Enabled. ] | ||
| 2 | [ May 19 20:04:07 Rereading configuration. ] | ||
| 3 | [ May 19 20:04:08 Rereading configuration. ] | ||
| 4 | [ May 19 20:04:09 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 19 20:04:09 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.19 20:04:11.168309 [ 1 ] {} <Information> Application: Will watch for the process with pid 25920 | ||
| 29 | 2026.05.19 20:04:11.168799 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 20:04:11.650313 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 25920 | ||
| 31 | 2026.05.19 20:04:11.653192 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 20:04:11.653377 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 20:04:11.800642 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 20:04:11.830237 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 20:04:11.830316 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 20:04:11.830334 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 20:04:11.830388 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 20:04:11.830967 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 20:04:11.833973 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.19 20:04:11.834846 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.19 20:04:11.835694 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.19 20:04:11.835745 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.19 20:04:11.835783 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.19 20:04:11.836549 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.19 20:04:11.841855 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.19 20:04:11.848583 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.19 20:04:11.849638 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 20:04:11.851945 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.19 20:04:11.852604 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.19 20:04:11.853748 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.19 20:04:11.854302 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.19 20:04:11.860650 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.19 20:04:11.861150 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.19 20:04:11.862168 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.19 20:04:11.862479 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.19 20:04:11.862943 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 20:04:11.863329 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 20:04:11.864270 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.19 20:04:11.864296 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.19 20:04:11.864393 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.19 20:04:11.864514 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.19 20:04:11.877482 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.19 20:04:11.877511 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00013825 sec | ||
| 68 | 2026.05.19 20:04:11.877563 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.19 20:04:11.877600 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.19 20:04:11.878335 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.19 20:04:11.879018 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.19 20:04:11.892289 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.19 20:04:11.892332 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.19 20:04:11.892421 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.19 20:04:11.892434 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.19 20:04:11.892467 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.19 20:04:11.892544 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.19 20:04:11.898833 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.19 20:04:11.898887 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.19 20:04:11.898945 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.19 20:04:11.899145 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.19 20:04:11.899190 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.19 20:04:11.899203 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.19 20:04:11.899275 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.19 20:04:11.899288 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.19 20:04:11.899319 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.19 20:04:11.899387 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.19 20:04:11.925700 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.19 20:04:11.927454 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.19 20:04:11.927552 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00012633 sec | ||
| 91 | 2026.05.19 20:04:11.927566 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.19 20:04:11.927577 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.19 20:04:11.927606 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.19 20:04:11.927839 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.19 20:04:11.927954 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.19 20:04:11.927969 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.19 20:04:11.927979 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.19 20:04:11.927990 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.19 20:04:11.956066 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.19 20:04:11.956289 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.63 MiB (RSS), difference: 91.86 MiB | ||
| 101 | 2026.05.19 20:04:11.957778 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3621e-05 sec. | ||
| 102 | 2026.05.19 20:04:11.958213 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.19 20:04:11.959485 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.19 20:04:11.959507 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.19 20:04:12.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.65 MiB, peak 116.65 MiB, free memory in arenas 0.00 B, will set to 118.19 MiB (RSS), difference: 1.54 MiB | ||
| 106 | 2026.05.19 20:04:12.877131 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57273 | ||
| 107 | 2026.05.19 20:04:12.877442 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.19 20:04:12.877502 [ 3 ] {} <Debug> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Authenticating user 'default' from [fd00:1122:3344:101::d]:57273 | ||
| 109 | 2026.05.19 20:04:12.877605 [ 3 ] {} <Debug> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 20:04:12.877619 [ 3 ] {} <Debug> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.19 20:04:12.877714 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.19 20:04:12.877803 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.19 20:04:12.877820 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.19 20:04:12.878277 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37381 | ||
| 115 | 2026.05.19 20:04:12.878394 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55534 | ||
| 116 | 2026.05.19 20:04:12.878394 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48703 | ||
| 117 | 2026.05.19 20:04:12.878543 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.19 20:04:12.878603 [ 4 ] {} <Debug> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Authenticating user 'default' from [fd00:1122:3344:101::d]:37381 | ||
| 119 | 2026.05.19 20:04:12.878632 [ 4 ] {} <Debug> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.19 20:04:12.878632 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39407 | ||
| 121 | 2026.05.19 20:04:12.878718 [ 4 ] {} <Debug> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.19 20:04:12.879301 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53983 | ||
| 123 | 2026.05.19 20:04:12.880263 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.19 20:04:12.880311 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.19 20:04:12.880277 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35585 | ||
| 126 | 2026.05.19 20:04:12.880355 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.19 20:04:12.880415 [ 256 ] {} <Debug> TCP-Session: a149e40e-cde8-4b98-acdd-09e305ad939f Authenticating user 'default' from [fd00:1122:3344:101::d]:53983 | ||
| 128 | 2026.05.19 20:04:12.880392 [ 255 ] {} <Debug> TCP-Session: 41396c9f-354f-466e-8d9f-0a3f15fccd5f Authenticating user 'default' from [fd00:1122:3344:101::d]:39407 | ||
| 129 | 2026.05.19 20:04:12.880501 [ 254 ] {} <Debug> TCP-Session: c0852e56-87b8-4cd5-ae5e-2235b36abe34 Authenticating user 'default' from [fd00:1122:3344:101::d]:55534 | ||
| 130 | 2026.05.19 20:04:12.880571 [ 256 ] {} <Debug> TCP-Session: a149e40e-cde8-4b98-acdd-09e305ad939f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.19 20:04:12.880603 [ 255 ] {} <Debug> TCP-Session: 41396c9f-354f-466e-8d9f-0a3f15fccd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.19 20:04:12.880587 [ 254 ] {} <Debug> TCP-Session: c0852e56-87b8-4cd5-ae5e-2235b36abe34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.19 20:04:12.880685 [ 256 ] {} <Debug> TCP-Session: a149e40e-cde8-4b98-acdd-09e305ad939f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.19 20:04:12.880726 [ 255 ] {} <Debug> TCP-Session: 41396c9f-354f-466e-8d9f-0a3f15fccd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.19 20:04:12.880715 [ 254 ] {} <Debug> TCP-Session: c0852e56-87b8-4cd5-ae5e-2235b36abe34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.19 20:04:12.883285 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.19 20:04:12.883348 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38720 | ||
| 138 | 2026.05.19 20:04:12.883374 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.19 20:04:12.883386 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43488 | ||
| 140 | 2026.05.19 20:04:12.883444 [ 5 ] {} <Debug> TCP-Session: a45888f0-2532-4bda-b305-751eb1c66526 Authenticating user 'default' from [fd00:1122:3344:101::d]:48703 | ||
| 141 | 2026.05.19 20:04:12.883414 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 142 | 2026.05.19 20:04:12.883425 [ 257 ] {} <Debug> TCP-Session: 019ca742-629a-4889-8910-daa81118c54c Authenticating user 'default' from [fd00:1122:3344:101::d]:35585 | ||
| 143 | 2026.05.19 20:04:12.883558 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.19 20:04:12.883542 [ 5 ] {} <Debug> TCP-Session: a45888f0-2532-4bda-b305-751eb1c66526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.19 20:04:12.883623 [ 257 ] {} <Debug> TCP-Session: 019ca742-629a-4889-8910-daa81118c54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.19 20:04:12.883650 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.19 20:04:12.883676 [ 257 ] {} <Debug> TCP-Session: 019ca742-629a-4889-8910-daa81118c54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 20:04:12.883638 [ 258 ] {} <Debug> TCP-Session: dc3ea91f-9594-41fb-ae72-2306af3c2297 Authenticating user 'default' from [fd00:1122:3344:101::d]:38720 | ||
| 149 | 2026.05.19 20:04:12.883638 [ 5 ] {} <Debug> TCP-Session: a45888f0-2532-4bda-b305-751eb1c66526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.19 20:04:12.883751 [ 259 ] {} <Debug> TCP-Session: 149020d3-9e99-4e6c-b910-0e6656250287 Authenticating user 'default' from [fd00:1122:3344:101::d]:43488 | ||
| 151 | 2026.05.19 20:04:12.883740 [ 258 ] {} <Debug> TCP-Session: dc3ea91f-9594-41fb-ae72-2306af3c2297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.19 20:04:12.883811 [ 258 ] {} <Debug> TCP-Session: dc3ea91f-9594-41fb-ae72-2306af3c2297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.19 20:04:12.883835 [ 259 ] {} <Debug> TCP-Session: 149020d3-9e99-4e6c-b910-0e6656250287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.19 20:04:12.883913 [ 259 ] {} <Debug> TCP-Session: 149020d3-9e99-4e6c-b910-0e6656250287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.19 20:04:12.886759 [ 3 ] {4e07a933-ff6f-4d13-adad-544d8e1655e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.19 20:04:12.889154 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46693 | ||
| 157 | 2026.05.19 20:04:12.889756 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.05.19 20:04:12.889786 [ 260 ] {} <Debug> TCP-Session: 2e9f6359-d1be-4e8d-92a6-2c69da700216 Authenticating user 'default' from [fd00:1122:3344:101::e]:46693 | ||
| 159 | 2026.05.19 20:04:12.889876 [ 260 ] {} <Debug> TCP-Session: 2e9f6359-d1be-4e8d-92a6-2c69da700216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.05.19 20:04:12.889891 [ 260 ] {} <Debug> TCP-Session: 2e9f6359-d1be-4e8d-92a6-2c69da700216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.19 20:04:12.889953 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 162 | 2026.05.19 20:04:12.890062 [ 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 | ||
| 163 | 2026.05.19 20:04:12.890087 [ 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 | ||
| 164 | 2026.05.19 20:04:12.890910 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64659 | ||
| 165 | 2026.05.19 20:04:12.893718 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55634 | ||
| 166 | 2026.05.19 20:04:12.899791 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59402 | ||
| 167 | 2026.05.19 20:04:12.905398 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34957 | ||
| 168 | 2026.05.19 20:04:12.910591 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62860 | ||
| 169 | 2026.05.19 20:04:12.910695 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.19 20:04:12.910751 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.19 20:04:12.910791 [ 263 ] {} <Debug> TCP-Session: fa5d2b10-7172-4dd4-8bcf-b5e9072c050c Authenticating user 'default' from [fd00:1122:3344:101::e]:59402 | ||
| 172 | 2026.05.19 20:04:12.910800 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52880 | ||
| 173 | 2026.05.19 20:04:12.910921 [ 263 ] {} <Debug> TCP-Session: fa5d2b10-7172-4dd4-8bcf-b5e9072c050c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.19 20:04:12.911007 [ 263 ] {} <Debug> TCP-Session: fa5d2b10-7172-4dd4-8bcf-b5e9072c050c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.19 20:04:12.921614 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.19 20:04:12.921670 [ 265 ] {} <Debug> TCP-Session: b3185f8b-eaef-481a-b1aa-a81b15bb8440 Authenticating user 'default' from [fd00:1122:3344:101::e]:62860 | ||
| 177 | 2026.05.19 20:04:12.921778 [ 265 ] {} <Debug> TCP-Session: b3185f8b-eaef-481a-b1aa-a81b15bb8440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.19 20:04:12.921796 [ 265 ] {} <Debug> TCP-Session: b3185f8b-eaef-481a-b1aa-a81b15bb8440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.19 20:04:12.924854 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.19 20:04:12.924938 [ 264 ] {} <Debug> TCP-Session: 6e23c510-a1da-45c7-b7f0-42eb54ff69c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34957 | ||
| 181 | 2026.05.19 20:04:12.925043 [ 266 ] {} <Debug> TCP-Session: e0e630d3-89a4-4987-b916-c21b5205070a Authenticating user 'default' from [fd00:1122:3344:101::e]:52880 | ||
| 182 | 2026.05.19 20:04:12.925054 [ 264 ] {} <Debug> TCP-Session: 6e23c510-a1da-45c7-b7f0-42eb54ff69c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.19 20:04:12.925086 [ 266 ] {} <Debug> TCP-Session: e0e630d3-89a4-4987-b916-c21b5205070a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.19 20:04:12.925202 [ 264 ] {} <Debug> TCP-Session: 6e23c510-a1da-45c7-b7f0-42eb54ff69c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.19 20:04:12.925216 [ 266 ] {} <Debug> TCP-Session: e0e630d3-89a4-4987-b916-c21b5205070a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.19 20:04:12.928050 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.19 20:04:12.928090 [ 262 ] {} <Debug> TCP-Session: 8355ce39-9782-4eb1-b09f-883af559c6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:55634 | ||
| 188 | 2026.05.19 20:04:12.928114 [ 262 ] {} <Debug> TCP-Session: 8355ce39-9782-4eb1-b09f-883af559c6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.19 20:04:12.928194 [ 262 ] {} <Debug> TCP-Session: 8355ce39-9782-4eb1-b09f-883af559c6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.19 20:04:12.933219 [ 260 ] {} <Trace> TCP-Session: 2e9f6359-d1be-4e8d-92a6-2c69da700216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 191 | 2026.05.19 20:04:12.933659 [ 260 ] {14336a10-90dc-4868-b98c-62b2df56fcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46693) 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' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 192 | 2026.05.19 20:04:12.935815 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.19 20:04:12.935867 [ 261 ] {} <Debug> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Authenticating user 'default' from [fd00:1122:3344:101::e]:64659 | ||
| 194 | 2026.05.19 20:04:12.935985 [ 261 ] {} <Debug> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.19 20:04:12.936001 [ 261 ] {} <Debug> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.19 20:04:12.940995 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61368 | ||
| 197 | 2026.05.19 20:04:12.949338 [ 260 ] {14336a10-90dc-4868-b98c-62b2df56fcd9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 198 | 2026.05.19 20:04:12.949387 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57533 | ||
| 199 | 2026.05.19 20:04:12.954476 [ 260 ] {14336a10-90dc-4868-b98c-62b2df56fcd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 200 | 2026.05.19 20:04:12.960382 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.19 20:04:12.960570 [ 267 ] {} <Debug> TCP-Session: d7b48c5a-4897-4162-a98f-e07a68818d7d Authenticating user 'default' from [fd00:1122:3344:101::e]:61368 | ||
| 202 | 2026.05.19 20:04:12.960608 [ 267 ] {} <Debug> TCP-Session: d7b48c5a-4897-4162-a98f-e07a68818d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.19 20:04:12.960623 [ 267 ] {} <Debug> TCP-Session: d7b48c5a-4897-4162-a98f-e07a68818d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.19 20:04:12.963481 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.05.19 20:04:12.963520 [ 268 ] {} <Debug> TCP-Session: 224b86b1-0a74-430e-a0fb-200927173f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:57533 | ||
| 206 | 2026.05.19 20:04:12.963545 [ 268 ] {} <Debug> TCP-Session: 224b86b1-0a74-430e-a0fb-200927173f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.19 20:04:12.963662 [ 268 ] {} <Debug> TCP-Session: 224b86b1-0a74-430e-a0fb-200927173f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.19 20:04:12.966249 [ 269 ] {14336a10-90dc-4868-b98c-62b2df56fcd9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 209 | 2026.05.19 20:04:12.969790 [ 260 ] {14336a10-90dc-4868-b98c-62b2df56fcd9} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.035587 sec., 2248.0119144631467 rows/sec., 121.70 KiB/sec. | ||
| 210 | 2026.05.19 20:04:12.970001 [ 260 ] {14336a10-90dc-4868-b98c-62b2df56fcd9} <Debug> TCPHandler: Processed in 0.078461651 sec. | ||
| 211 | 2026.05.19 20:04:13.001424 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.37 MiB, peak 120.37 MiB, free memory in arenas 0.00 B, will set to 130.05 MiB (RSS), difference: 9.69 MiB | ||
| 212 | 2026.05.19 20:04:13.021689 [ 3 ] {4e07a933-ff6f-4d13-adad-544d8e1655e4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57273) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 213 | |||
| 214 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 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 | ||
| 217 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 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 | ||
| 221 | 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 | ||
| 222 | 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 | ||
| 223 | 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 | ||
| 224 | 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 | ||
| 225 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 235 | |||
| 236 | 2026.05.19 20:04:13.023262 [ 3 ] {4e07a933-ff6f-4d13-adad-544d8e1655e4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 237 | |||
| 238 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 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 | ||
| 241 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 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 | ||
| 245 | 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 | ||
| 246 | 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 | ||
| 247 | 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 | ||
| 248 | 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 | ||
| 249 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 259 | |||
| 260 | 2026.05.19 20:04:13.023581 [ 3 ] {4e07a933-ff6f-4d13-adad-544d8e1655e4} <Debug> TCPHandler: Processed in 0.145092579 sec. | ||
| 261 | 2026.05.19 20:04:13.024193 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 262 | 2026.05.19 20:04:13.024477 [ 4 ] {9a0576fc-7ca9-4e7f-b33a-bd76a2885208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 263 | 2026.05.19 20:04:13.025148 [ 4 ] {9a0576fc-7ca9-4e7f-b33a-bd76a2885208} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37381) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 264 | |||
| 265 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 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 | ||
| 268 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 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 | ||
| 273 | 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 | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 286 | |||
| 287 | 2026.05.19 20:04:13.025496 [ 4 ] {9a0576fc-7ca9-4e7f-b33a-bd76a2885208} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 288 | |||
| 289 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 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 | ||
| 292 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 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 | ||
| 300 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 310 | |||
| 311 | 2026.05.19 20:04:13.025841 [ 4 ] {9a0576fc-7ca9-4e7f-b33a-bd76a2885208} <Debug> TCPHandler: Processed in 0.001917308 sec. | ||
| 312 | 2026.05.19 20:04:13.026264 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.05.19 20:04:13.027232 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 314 | 2026.05.19 20:04:13.027316 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 315 | 2026.05.19 20:04:13.029546 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 316 | 2026.05.19 20:04:13.029789 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000279561 sec | ||
| 317 | 2026.05.19 20:04:13.029818 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Trace> ReferentialDeps: No tables | ||
| 318 | 2026.05.19 20:04:13.029834 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Trace> LoadingDeps: No tables | ||
| 319 | 2026.05.19 20:04:13.029863 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 320 | 2026.05.19 20:04:13.030025 [ 3 ] {5dfa1cd7-735e-4c5f-8899-a164d1a4f5e2} <Debug> TCPHandler: Processed in 0.003910887 sec. | ||
| 321 | 2026.05.19 20:04:13.030211 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 322 | 2026.05.19 20:04:13.030401 [ 3 ] {74b6112a-5a16-4a97-a696-90f1248e92d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) /* The version table contains metadata about the `oximeter` database */ | ||
| 323 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 324 | 2026.05.19 20:04:13.030587 [ 3 ] {74b6112a-5a16-4a97-a696-90f1248e92d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 325 | 2026.05.19 20:04:13.037130 [ 3 ] {74b6112a-5a16-4a97-a696-90f1248e92d8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 326 | 2026.05.19 20:04:13.039195 [ 3 ] {74b6112a-5a16-4a97-a696-90f1248e92d8} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89): Loading data parts | ||
| 327 | 2026.05.19 20:04:13.039644 [ 3 ] {74b6112a-5a16-4a97-a696-90f1248e92d8} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89): There are no data parts | ||
| 328 | 2026.05.19 20:04:13.042611 [ 3 ] {74b6112a-5a16-4a97-a696-90f1248e92d8} <Debug> TCPHandler: Processed in 0.012465224 sec. | ||
| 329 | 2026.05.19 20:04:13.042950 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 330 | 2026.05.19 20:04:13.043173 [ 3 ] {8f158bfb-653e-486f-a2af-4ce1c597accd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) /* The measurement tables contain all individual samples from each timeseries. | ||
| 331 | * | ||
| 332 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 333 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 334 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 335 | * by all samples from the same timeseries. | ||
| 336 | * | ||
| 337 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 338 | * and then uses that to index quickly into the measurements tables. | ||
| 339 | */ | ||
| 340 | 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) | ||
| 341 | 2026.05.19 20:04:13.043297 [ 3 ] {8f158bfb-653e-486f-a2af-4ce1c597accd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 342 | 2026.05.19 20:04:13.055577 [ 3 ] {8f158bfb-653e-486f-a2af-4ce1c597accd} <Debug> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Loading data parts | ||
| 343 | 2026.05.19 20:04:13.055823 [ 3 ] {8f158bfb-653e-486f-a2af-4ce1c597accd} <Debug> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): There are no data parts | ||
| 344 | 2026.05.19 20:04:13.057217 [ 3 ] {8f158bfb-653e-486f-a2af-4ce1c597accd} <Debug> TCPHandler: Processed in 0.014342092 sec. | ||
| 345 | 2026.05.19 20:04:13.057423 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.05.19 20:04:13.057625 [ 3 ] {f891a5f5-0422-47b1-bfd6-aa367a44bd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 347 | 2026.05.19 20:04:13.057793 [ 3 ] {f891a5f5-0422-47b1-bfd6-aa367a44bd07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 348 | 2026.05.19 20:04:13.059823 [ 3 ] {f891a5f5-0422-47b1-bfd6-aa367a44bd07} <Debug> oximeter.measurements_i8 (a11fd65d-cd94-414a-9688-50ba35011e7d): Loading data parts | ||
| 349 | 2026.05.19 20:04:13.059984 [ 3 ] {f891a5f5-0422-47b1-bfd6-aa367a44bd07} <Debug> oximeter.measurements_i8 (a11fd65d-cd94-414a-9688-50ba35011e7d): There are no data parts | ||
| 350 | 2026.05.19 20:04:13.061344 [ 3 ] {f891a5f5-0422-47b1-bfd6-aa367a44bd07} <Debug> TCPHandler: Processed in 0.003998347 sec. | ||
| 351 | 2026.05.19 20:04:13.061597 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.19 20:04:13.061840 [ 3 ] {c1337dc9-c2be-423e-98ee-15cfe55fa10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 353 | 2026.05.19 20:04:13.061960 [ 3 ] {c1337dc9-c2be-423e-98ee-15cfe55fa10f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 354 | 2026.05.19 20:04:13.063850 [ 3 ] {c1337dc9-c2be-423e-98ee-15cfe55fa10f} <Debug> oximeter.measurements_u8 (2757397c-8e2a-4433-92c6-7d33458243e3): Loading data parts | ||
| 355 | 2026.05.19 20:04:13.063989 [ 3 ] {c1337dc9-c2be-423e-98ee-15cfe55fa10f} <Debug> oximeter.measurements_u8 (2757397c-8e2a-4433-92c6-7d33458243e3): There are no data parts | ||
| 356 | 2026.05.19 20:04:13.065563 [ 3 ] {c1337dc9-c2be-423e-98ee-15cfe55fa10f} <Debug> TCPHandler: Processed in 0.004033547 sec. | ||
| 357 | 2026.05.19 20:04:13.065759 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.05.19 20:04:13.065968 [ 3 ] {f557826d-b99a-466c-8c44-20f6e6cada2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 359 | 2026.05.19 20:04:13.066123 [ 3 ] {f557826d-b99a-466c-8c44-20f6e6cada2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 360 | 2026.05.19 20:04:13.068150 [ 3 ] {f557826d-b99a-466c-8c44-20f6e6cada2c} <Debug> oximeter.measurements_i16 (7826b780-f150-4a01-a501-f9652c635faf): Loading data parts | ||
| 361 | 2026.05.19 20:04:13.068301 [ 3 ] {f557826d-b99a-466c-8c44-20f6e6cada2c} <Debug> oximeter.measurements_i16 (7826b780-f150-4a01-a501-f9652c635faf): There are no data parts | ||
| 362 | 2026.05.19 20:04:13.069583 [ 3 ] {f557826d-b99a-466c-8c44-20f6e6cada2c} <Debug> TCPHandler: Processed in 0.003895387 sec. | ||
| 363 | 2026.05.19 20:04:13.069769 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.05.19 20:04:13.070097 [ 3 ] {c2c3e225-3a1f-4209-93a5-47987c9880be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 365 | 2026.05.19 20:04:13.070239 [ 3 ] {c2c3e225-3a1f-4209-93a5-47987c9880be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 366 | 2026.05.19 20:04:13.072672 [ 3 ] {c2c3e225-3a1f-4209-93a5-47987c9880be} <Debug> oximeter.measurements_u16 (a173db30-ff21-4649-aee8-e87f427e006c): Loading data parts | ||
| 367 | 2026.05.19 20:04:13.072825 [ 3 ] {c2c3e225-3a1f-4209-93a5-47987c9880be} <Debug> oximeter.measurements_u16 (a173db30-ff21-4649-aee8-e87f427e006c): There are no data parts | ||
| 368 | 2026.05.19 20:04:13.074130 [ 3 ] {c2c3e225-3a1f-4209-93a5-47987c9880be} <Debug> TCPHandler: Processed in 0.004423069 sec. | ||
| 369 | 2026.05.19 20:04:13.074315 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.19 20:04:13.074518 [ 3 ] {cf01da87-05e7-4c05-a9f5-09aacb03b07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 371 | 2026.05.19 20:04:13.074698 [ 3 ] {cf01da87-05e7-4c05-a9f5-09aacb03b07c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 372 | 2026.05.19 20:04:13.076572 [ 3 ] {cf01da87-05e7-4c05-a9f5-09aacb03b07c} <Debug> oximeter.measurements_i32 (ebca5832-073a-439a-9c28-987fda685012): Loading data parts | ||
| 373 | 2026.05.19 20:04:13.076824 [ 3 ] {cf01da87-05e7-4c05-a9f5-09aacb03b07c} <Debug> oximeter.measurements_i32 (ebca5832-073a-439a-9c28-987fda685012): There are no data parts | ||
| 374 | 2026.05.19 20:04:13.078342 [ 3 ] {cf01da87-05e7-4c05-a9f5-09aacb03b07c} <Debug> TCPHandler: Processed in 0.004089188 sec. | ||
| 375 | 2026.05.19 20:04:13.078530 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.19 20:04:13.078811 [ 3 ] {629fca1b-72ef-4edd-b9ef-a0f161dd6096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 377 | 2026.05.19 20:04:13.078948 [ 3 ] {629fca1b-72ef-4edd-b9ef-a0f161dd6096} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 378 | 2026.05.19 20:04:13.080917 [ 3 ] {629fca1b-72ef-4edd-b9ef-a0f161dd6096} <Debug> oximeter.measurements_u32 (046a1363-e6c9-49e0-af98-64833946be1a): Loading data parts | ||
| 379 | 2026.05.19 20:04:13.081069 [ 3 ] {629fca1b-72ef-4edd-b9ef-a0f161dd6096} <Debug> oximeter.measurements_u32 (046a1363-e6c9-49e0-af98-64833946be1a): There are no data parts | ||
| 380 | 2026.05.19 20:04:13.082603 [ 3 ] {629fca1b-72ef-4edd-b9ef-a0f161dd6096} <Debug> TCPHandler: Processed in 0.004136318 sec. | ||
| 381 | 2026.05.19 20:04:13.082779 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.19 20:04:13.082975 [ 3 ] {491b9f26-a42a-42fe-8863-3f8eb9bc00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 383 | 2026.05.19 20:04:13.083109 [ 3 ] {491b9f26-a42a-42fe-8863-3f8eb9bc00be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 384 | 2026.05.19 20:04:13.085044 [ 3 ] {491b9f26-a42a-42fe-8863-3f8eb9bc00be} <Debug> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Loading data parts | ||
| 385 | 2026.05.19 20:04:13.085276 [ 3 ] {491b9f26-a42a-42fe-8863-3f8eb9bc00be} <Debug> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): There are no data parts | ||
| 386 | 2026.05.19 20:04:13.087171 [ 3 ] {491b9f26-a42a-42fe-8863-3f8eb9bc00be} <Debug> TCPHandler: Processed in 0.004450759 sec. | ||
| 387 | 2026.05.19 20:04:13.087358 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.19 20:04:13.087651 [ 3 ] {194d9d15-72d1-47ff-862c-75a431bc3fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 389 | 2026.05.19 20:04:13.087780 [ 3 ] {194d9d15-72d1-47ff-862c-75a431bc3fd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 390 | 2026.05.19 20:04:13.089963 [ 3 ] {194d9d15-72d1-47ff-862c-75a431bc3fd4} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Loading data parts | ||
| 391 | 2026.05.19 20:04:13.090118 [ 3 ] {194d9d15-72d1-47ff-862c-75a431bc3fd4} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): There are no data parts | ||
| 392 | 2026.05.19 20:04:13.091512 [ 3 ] {194d9d15-72d1-47ff-862c-75a431bc3fd4} <Debug> TCPHandler: Processed in 0.004213437 sec. | ||
| 393 | 2026.05.19 20:04:13.091735 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.19 20:04:13.091928 [ 3 ] {e0a45a11-87d7-4a68-b7ba-8b648a258974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 395 | 2026.05.19 20:04:13.092059 [ 3 ] {e0a45a11-87d7-4a68-b7ba-8b648a258974} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 396 | 2026.05.19 20:04:13.093926 [ 3 ] {e0a45a11-87d7-4a68-b7ba-8b648a258974} <Debug> oximeter.measurements_f32 (3969ccd1-3800-4dc0-9644-1ca6a874408a): Loading data parts | ||
| 397 | 2026.05.19 20:04:13.094176 [ 3 ] {e0a45a11-87d7-4a68-b7ba-8b648a258974} <Debug> oximeter.measurements_f32 (3969ccd1-3800-4dc0-9644-1ca6a874408a): There are no data parts | ||
| 398 | 2026.05.19 20:04:13.095487 [ 3 ] {e0a45a11-87d7-4a68-b7ba-8b648a258974} <Debug> TCPHandler: Processed in 0.003815176 sec. | ||
| 399 | 2026.05.19 20:04:13.095674 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.19 20:04:13.095946 [ 3 ] {9fa75518-2fe6-4ae5-96d9-c5db3ca376f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 401 | 2026.05.19 20:04:13.096041 [ 3 ] {9fa75518-2fe6-4ae5-96d9-c5db3ca376f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 402 | 2026.05.19 20:04:13.097905 [ 3 ] {9fa75518-2fe6-4ae5-96d9-c5db3ca376f6} <Debug> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Loading data parts | ||
| 403 | 2026.05.19 20:04:13.098053 [ 3 ] {9fa75518-2fe6-4ae5-96d9-c5db3ca376f6} <Debug> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): There are no data parts | ||
| 404 | 2026.05.19 20:04:13.099335 [ 3 ] {9fa75518-2fe6-4ae5-96d9-c5db3ca376f6} <Debug> TCPHandler: Processed in 0.003722336 sec. | ||
| 405 | 2026.05.19 20:04:13.099599 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.05.19 20:04:13.099797 [ 3 ] {94afab9c-2b19-474a-92ba-637f7ca4d6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 407 | 2026.05.19 20:04:13.099943 [ 3 ] {94afab9c-2b19-474a-92ba-637f7ca4d6d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 408 | 2026.05.19 20:04:13.101834 [ 3 ] {94afab9c-2b19-474a-92ba-637f7ca4d6d1} <Debug> oximeter.measurements_string (b46a75c2-0fba-4b83-b902-b2fc355fa9c6): Loading data parts | ||
| 409 | 2026.05.19 20:04:13.102038 [ 3 ] {94afab9c-2b19-474a-92ba-637f7ca4d6d1} <Debug> oximeter.measurements_string (b46a75c2-0fba-4b83-b902-b2fc355fa9c6): There are no data parts | ||
| 410 | 2026.05.19 20:04:13.103517 [ 3 ] {94afab9c-2b19-474a-92ba-637f7ca4d6d1} <Debug> TCPHandler: Processed in 0.003982097 sec. | ||
| 411 | 2026.05.19 20:04:13.103699 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.19 20:04:13.103973 [ 3 ] {5bfc9742-fe51-4321-af87-ed0f57878db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 413 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 414 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 415 | * a string isn't palatable for a few reasons. | ||
| 416 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 417 | * details. | ||
| 418 | */ | ||
| 419 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.05.19 20:04:13.104206 [ 3 ] {5bfc9742-fe51-4321-af87-ed0f57878db9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 421 | 2026.05.19 20:04:13.106061 [ 3 ] {5bfc9742-fe51-4321-af87-ed0f57878db9} <Debug> oximeter.measurements_bytes (c8c2bc62-121a-4d5a-8373-fd2215b20bfa): Loading data parts | ||
| 422 | 2026.05.19 20:04:13.106360 [ 3 ] {5bfc9742-fe51-4321-af87-ed0f57878db9} <Debug> oximeter.measurements_bytes (c8c2bc62-121a-4d5a-8373-fd2215b20bfa): There are no data parts | ||
| 423 | 2026.05.19 20:04:13.107691 [ 3 ] {5bfc9742-fe51-4321-af87-ed0f57878db9} <Debug> TCPHandler: Processed in 0.004055117 sec. | ||
| 424 | 2026.05.19 20:04:13.107879 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.19 20:04:13.108187 [ 3 ] {f232685b-c616-4eec-9ff4-673b1e5fd237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 426 | 2026.05.19 20:04:13.108323 [ 3 ] {f232685b-c616-4eec-9ff4-673b1e5fd237} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 427 | 2026.05.19 20:04:13.110376 [ 3 ] {f232685b-c616-4eec-9ff4-673b1e5fd237} <Debug> oximeter.measurements_cumulativei64 (d4f667d6-0cb2-4a87-a460-5b8c24cec62d): Loading data parts | ||
| 428 | 2026.05.19 20:04:13.110530 [ 3 ] {f232685b-c616-4eec-9ff4-673b1e5fd237} <Debug> oximeter.measurements_cumulativei64 (d4f667d6-0cb2-4a87-a460-5b8c24cec62d): There are no data parts | ||
| 429 | 2026.05.19 20:04:13.112174 [ 3 ] {f232685b-c616-4eec-9ff4-673b1e5fd237} <Debug> TCPHandler: Processed in 0.004351199 sec. | ||
| 430 | 2026.05.19 20:04:13.112347 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.19 20:04:13.112559 [ 3 ] {468542d1-eb3c-499d-9688-cbdc735ab564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 432 | 2026.05.19 20:04:13.112730 [ 3 ] {468542d1-eb3c-499d-9688-cbdc735ab564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 433 | 2026.05.19 20:04:13.114874 [ 3 ] {468542d1-eb3c-499d-9688-cbdc735ab564} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Loading data parts | ||
| 434 | 2026.05.19 20:04:13.115037 [ 3 ] {468542d1-eb3c-499d-9688-cbdc735ab564} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): There are no data parts | ||
| 435 | 2026.05.19 20:04:13.116442 [ 3 ] {468542d1-eb3c-499d-9688-cbdc735ab564} <Debug> TCPHandler: Processed in 0.004154108 sec. | ||
| 436 | 2026.05.19 20:04:13.116760 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.19 20:04:13.116999 [ 3 ] {bfff0e28-9d6b-465f-a37d-63c555e3d8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 438 | 2026.05.19 20:04:13.117165 [ 3 ] {bfff0e28-9d6b-465f-a37d-63c555e3d8d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 439 | 2026.05.19 20:04:13.119156 [ 3 ] {bfff0e28-9d6b-465f-a37d-63c555e3d8d9} <Debug> oximeter.measurements_cumulativef32 (ccb46d57-568e-419c-91fe-5ff86a2123c0): Loading data parts | ||
| 440 | 2026.05.19 20:04:13.119435 [ 3 ] {bfff0e28-9d6b-465f-a37d-63c555e3d8d9} <Debug> oximeter.measurements_cumulativef32 (ccb46d57-568e-419c-91fe-5ff86a2123c0): There are no data parts | ||
| 441 | 2026.05.19 20:04:13.120757 [ 3 ] {bfff0e28-9d6b-465f-a37d-63c555e3d8d9} <Debug> TCPHandler: Processed in 0.004064668 sec. | ||
| 442 | 2026.05.19 20:04:13.120940 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.05.19 20:04:13.121216 [ 3 ] {bb2a9b6c-8a33-4b13-8113-e2b18b8ea2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 444 | 2026.05.19 20:04:13.121336 [ 3 ] {bb2a9b6c-8a33-4b13-8113-e2b18b8ea2d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 445 | 2026.05.19 20:04:13.123403 [ 3 ] {bb2a9b6c-8a33-4b13-8113-e2b18b8ea2d2} <Debug> oximeter.measurements_cumulativef64 (0a2b25be-9181-4eb3-bcd4-5db256a1c86d): Loading data parts | ||
| 446 | 2026.05.19 20:04:13.123545 [ 3 ] {bb2a9b6c-8a33-4b13-8113-e2b18b8ea2d2} <Debug> oximeter.measurements_cumulativef64 (0a2b25be-9181-4eb3-bcd4-5db256a1c86d): There are no data parts | ||
| 447 | 2026.05.19 20:04:13.125432 [ 3 ] {bb2a9b6c-8a33-4b13-8113-e2b18b8ea2d2} <Debug> TCPHandler: Processed in 0.004556149 sec. | ||
| 448 | 2026.05.19 20:04:13.125621 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.05.19 20:04:13.125904 [ 3 ] {9641f6ab-e625-41c5-b4b6-b3f5fcfe80ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 450 | * NOTE: Array types cannot be Nullable, see | ||
| 451 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 452 | * for more details. | ||
| 453 | * | ||
| 454 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 455 | * is unfortunate, and at this point relies on the fact that an | ||
| 456 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 457 | * to figure out another way to represent missing samples here. | ||
| 458 | */ | ||
| 459 | 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) | ||
| 460 | 2026.05.19 20:04:13.126258 [ 3 ] {9641f6ab-e625-41c5-b4b6-b3f5fcfe80ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 461 | 2026.05.19 20:04:13.129157 [ 3 ] {9641f6ab-e625-41c5-b4b6-b3f5fcfe80ee} <Debug> oximeter.measurements_histogrami8 (6fdd30bd-46e3-4045-873a-564f18052794): Loading data parts | ||
| 462 | 2026.05.19 20:04:13.130256 [ 3 ] {9641f6ab-e625-41c5-b4b6-b3f5fcfe80ee} <Debug> oximeter.measurements_histogrami8 (6fdd30bd-46e3-4045-873a-564f18052794): There are no data parts | ||
| 463 | 2026.05.19 20:04:13.131965 [ 3 ] {9641f6ab-e625-41c5-b4b6-b3f5fcfe80ee} <Debug> TCPHandler: Processed in 0.006401878 sec. | ||
| 464 | 2026.05.19 20:04:13.132146 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.19 20:04:13.132515 [ 3 ] {4a4e5925-778a-4008-9dc7-5a4057d9c5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 466 | 2026.05.19 20:04:13.132654 [ 3 ] {4a4e5925-778a-4008-9dc7-5a4057d9c5be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 467 | 2026.05.19 20:04:13.134969 [ 3 ] {4a4e5925-778a-4008-9dc7-5a4057d9c5be} <Debug> oximeter.measurements_histogramu8 (eac76f15-237f-48c6-bbcc-b193e17a0d90): Loading data parts | ||
| 468 | 2026.05.19 20:04:13.135135 [ 3 ] {4a4e5925-778a-4008-9dc7-5a4057d9c5be} <Debug> oximeter.measurements_histogramu8 (eac76f15-237f-48c6-bbcc-b193e17a0d90): There are no data parts | ||
| 469 | 2026.05.19 20:04:13.136417 [ 3 ] {4a4e5925-778a-4008-9dc7-5a4057d9c5be} <Debug> TCPHandler: Processed in 0.004336939 sec. | ||
| 470 | 2026.05.19 20:04:13.136677 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.19 20:04:13.136986 [ 3 ] {58cb70da-573c-490e-8cd3-54b265eb8a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 472 | 2026.05.19 20:04:13.137261 [ 3 ] {58cb70da-573c-490e-8cd3-54b265eb8a6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 473 | 2026.05.19 20:04:13.139837 [ 3 ] {58cb70da-573c-490e-8cd3-54b265eb8a6e} <Debug> oximeter.measurements_histogrami16 (433513a2-266f-4344-8d1e-9536dc9e14a9): Loading data parts | ||
| 474 | 2026.05.19 20:04:13.140025 [ 3 ] {58cb70da-573c-490e-8cd3-54b265eb8a6e} <Debug> oximeter.measurements_histogrami16 (433513a2-266f-4344-8d1e-9536dc9e14a9): There are no data parts | ||
| 475 | 2026.05.19 20:04:13.141443 [ 3 ] {58cb70da-573c-490e-8cd3-54b265eb8a6e} <Debug> TCPHandler: Processed in 0.004832271 sec. | ||
| 476 | 2026.05.19 20:04:13.141617 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.19 20:04:13.141896 [ 3 ] {43dc2f27-a6a1-4803-8813-1c4d4b7a3049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 478 | 2026.05.19 20:04:13.142060 [ 3 ] {43dc2f27-a6a1-4803-8813-1c4d4b7a3049} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 479 | 2026.05.19 20:04:13.144183 [ 3 ] {43dc2f27-a6a1-4803-8813-1c4d4b7a3049} <Debug> oximeter.measurements_histogramu16 (f5585455-8ffe-47c9-8a80-2c291c269d19): Loading data parts | ||
| 480 | 2026.05.19 20:04:13.144316 [ 3 ] {43dc2f27-a6a1-4803-8813-1c4d4b7a3049} <Debug> oximeter.measurements_histogramu16 (f5585455-8ffe-47c9-8a80-2c291c269d19): There are no data parts | ||
| 481 | 2026.05.19 20:04:13.145644 [ 3 ] {43dc2f27-a6a1-4803-8813-1c4d4b7a3049} <Debug> TCPHandler: Processed in 0.004088098 sec. | ||
| 482 | 2026.05.19 20:04:13.145900 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.19 20:04:13.146128 [ 3 ] {3af3f2fa-3d04-454d-97bb-0e0a66587ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 484 | 2026.05.19 20:04:13.146272 [ 3 ] {3af3f2fa-3d04-454d-97bb-0e0a66587ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 485 | 2026.05.19 20:04:13.148512 [ 3 ] {3af3f2fa-3d04-454d-97bb-0e0a66587ba9} <Debug> oximeter.measurements_histogrami32 (7d0d7123-3b61-4840-bf03-14acf01ad8cc): Loading data parts | ||
| 486 | 2026.05.19 20:04:13.148649 [ 3 ] {3af3f2fa-3d04-454d-97bb-0e0a66587ba9} <Debug> oximeter.measurements_histogrami32 (7d0d7123-3b61-4840-bf03-14acf01ad8cc): There are no data parts | ||
| 487 | 2026.05.19 20:04:13.149996 [ 3 ] {3af3f2fa-3d04-454d-97bb-0e0a66587ba9} <Debug> TCPHandler: Processed in 0.004153618 sec. | ||
| 488 | 2026.05.19 20:04:13.150170 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.19 20:04:13.150418 [ 3 ] {dc42b1ef-1739-44c9-a23f-eeaa60024b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 490 | 2026.05.19 20:04:13.150615 [ 3 ] {dc42b1ef-1739-44c9-a23f-eeaa60024b8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 491 | 2026.05.19 20:04:13.152939 [ 3 ] {dc42b1ef-1739-44c9-a23f-eeaa60024b8f} <Debug> oximeter.measurements_histogramu32 (b1d106bc-c28f-49d0-9efb-2e4584f1afba): Loading data parts | ||
| 492 | 2026.05.19 20:04:13.153126 [ 3 ] {dc42b1ef-1739-44c9-a23f-eeaa60024b8f} <Debug> oximeter.measurements_histogramu32 (b1d106bc-c28f-49d0-9efb-2e4584f1afba): There are no data parts | ||
| 493 | 2026.05.19 20:04:13.154767 [ 3 ] {dc42b1ef-1739-44c9-a23f-eeaa60024b8f} <Debug> TCPHandler: Processed in 0.00465408 sec. | ||
| 494 | 2026.05.19 20:04:13.154988 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.19 20:04:13.155302 [ 3 ] {9aad7d8a-3648-487a-9d7c-ae92cd3548d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 496 | 2026.05.19 20:04:13.155472 [ 3 ] {9aad7d8a-3648-487a-9d7c-ae92cd3548d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 497 | 2026.05.19 20:04:13.157784 [ 3 ] {9aad7d8a-3648-487a-9d7c-ae92cd3548d8} <Debug> oximeter.measurements_histogrami64 (56c717d7-4acc-4e8f-9b19-3843a492f73b): Loading data parts | ||
| 498 | 2026.05.19 20:04:13.157936 [ 3 ] {9aad7d8a-3648-487a-9d7c-ae92cd3548d8} <Debug> oximeter.measurements_histogrami64 (56c717d7-4acc-4e8f-9b19-3843a492f73b): There are no data parts | ||
| 499 | 2026.05.19 20:04:13.159282 [ 3 ] {9aad7d8a-3648-487a-9d7c-ae92cd3548d8} <Debug> TCPHandler: Processed in 0.004353809 sec. | ||
| 500 | 2026.05.19 20:04:13.159451 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.19 20:04:13.159707 [ 3 ] {22344fd7-8246-4dd5-a929-cede9bce70f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 502 | 2026.05.19 20:04:13.159860 [ 3 ] {22344fd7-8246-4dd5-a929-cede9bce70f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 503 | 2026.05.19 20:04:13.162100 [ 3 ] {22344fd7-8246-4dd5-a929-cede9bce70f7} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Loading data parts | ||
| 504 | 2026.05.19 20:04:13.162291 [ 3 ] {22344fd7-8246-4dd5-a929-cede9bce70f7} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): There are no data parts | ||
| 505 | 2026.05.19 20:04:13.163906 [ 3 ] {22344fd7-8246-4dd5-a929-cede9bce70f7} <Debug> TCPHandler: Processed in 0.004513169 sec. | ||
| 506 | 2026.05.19 20:04:13.164090 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.19 20:04:13.164529 [ 3 ] {9f5de593-32fd-475d-af2f-3b273a551e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 508 | 2026.05.19 20:04:13.164702 [ 3 ] {9f5de593-32fd-475d-af2f-3b273a551e40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 509 | 2026.05.19 20:04:13.167626 [ 3 ] {9f5de593-32fd-475d-af2f-3b273a551e40} <Debug> oximeter.measurements_histogramf32 (a0a0853a-bbd4-4049-a049-675b39784152): Loading data parts | ||
| 510 | 2026.05.19 20:04:13.167817 [ 3 ] {9f5de593-32fd-475d-af2f-3b273a551e40} <Debug> oximeter.measurements_histogramf32 (a0a0853a-bbd4-4049-a049-675b39784152): There are no data parts | ||
| 511 | 2026.05.19 20:04:13.169246 [ 3 ] {9f5de593-32fd-475d-af2f-3b273a551e40} <Debug> TCPHandler: Processed in 0.005221822 sec. | ||
| 512 | 2026.05.19 20:04:13.169425 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.19 20:04:13.169715 [ 3 ] {910d81cd-bad0-448e-9eef-4ac1fea2f219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 514 | 2026.05.19 20:04:13.169877 [ 3 ] {910d81cd-bad0-448e-9eef-4ac1fea2f219} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 515 | 2026.05.19 20:04:13.171923 [ 3 ] {910d81cd-bad0-448e-9eef-4ac1fea2f219} <Debug> oximeter.measurements_histogramf64 (7a2e5479-913e-4b8f-8db9-ca2055c186e1): Loading data parts | ||
| 516 | 2026.05.19 20:04:13.172149 [ 3 ] {910d81cd-bad0-448e-9eef-4ac1fea2f219} <Debug> oximeter.measurements_histogramf64 (7a2e5479-913e-4b8f-8db9-ca2055c186e1): There are no data parts | ||
| 517 | 2026.05.19 20:04:13.173503 [ 3 ] {910d81cd-bad0-448e-9eef-4ac1fea2f219} <Debug> TCPHandler: Processed in 0.004142488 sec. | ||
| 518 | 2026.05.19 20:04:13.173681 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.19 20:04:13.173983 [ 3 ] {b7901928-9398-411b-861e-ac75d6411fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) /* The field tables store named dimensions of each timeseries. | ||
| 520 | * | ||
| 521 | * As with the measurement tables, there is one field table for each field data | ||
| 522 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 523 | * this behavior **must not** be relied upon for query correctness. | ||
| 524 | * | ||
| 525 | * The index for the fields differs from the measurements, however. Rows are | ||
| 526 | * sorted by timeseries name, then field name, field value, and finally | ||
| 527 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 528 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 529 | * usually then used to look up measurements. | ||
| 530 | * | ||
| 531 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 532 | * timeseries name and then key, since it would improve lookups where one | ||
| 533 | * already has the key. Realistically though, these tables are quite small and | ||
| 534 | * so performance benefits will be low in absolute terms. | ||
| 535 | * | ||
| 536 | * TTL: We use a materialized column to expire old field table records. This | ||
| 537 | * column is generated automatically by the database whenever a new row is | ||
| 538 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 539 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 540 | * record will remain during a deduplication, which will have the last | ||
| 541 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 542 | * measurement tables. | ||
| 543 | */ | ||
| 544 | 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) | ||
| 545 | 2026.05.19 20:04:13.174128 [ 3 ] {b7901928-9398-411b-861e-ac75d6411fdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 546 | 2026.05.19 20:04:13.176970 [ 3 ] {b7901928-9398-411b-861e-ac75d6411fdc} <Debug> oximeter.fields_bool (fe7019fb-955e-48de-8d99-080c53edfe82): Loading data parts | ||
| 547 | 2026.05.19 20:04:13.177147 [ 3 ] {b7901928-9398-411b-861e-ac75d6411fdc} <Debug> oximeter.fields_bool (fe7019fb-955e-48de-8d99-080c53edfe82): There are no data parts | ||
| 548 | 2026.05.19 20:04:13.178475 [ 3 ] {b7901928-9398-411b-861e-ac75d6411fdc} <Debug> TCPHandler: Processed in 0.004853101 sec. | ||
| 549 | 2026.05.19 20:04:13.178746 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.19 20:04:13.178953 [ 3 ] {e3348a88-d7f9-4692-b080-38a7cabf9801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 551 | 2026.05.19 20:04:13.179144 [ 3 ] {e3348a88-d7f9-4692-b080-38a7cabf9801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 552 | 2026.05.19 20:04:13.181461 [ 3 ] {e3348a88-d7f9-4692-b080-38a7cabf9801} <Debug> oximeter.fields_i8 (395b2682-8bc5-423a-bd6c-1e926f459ce8): Loading data parts | ||
| 553 | 2026.05.19 20:04:13.181700 [ 3 ] {e3348a88-d7f9-4692-b080-38a7cabf9801} <Debug> oximeter.fields_i8 (395b2682-8bc5-423a-bd6c-1e926f459ce8): There are no data parts | ||
| 554 | 2026.05.19 20:04:13.183180 [ 3 ] {e3348a88-d7f9-4692-b080-38a7cabf9801} <Debug> TCPHandler: Processed in 0.00449729 sec. | ||
| 555 | 2026.05.19 20:04:13.183361 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.19 20:04:13.183662 [ 3 ] {097639a9-d104-472f-8983-f6fe1297b089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 557 | 2026.05.19 20:04:13.183769 [ 3 ] {097639a9-d104-472f-8983-f6fe1297b089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 558 | 2026.05.19 20:04:13.186393 [ 3 ] {097639a9-d104-472f-8983-f6fe1297b089} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Loading data parts | ||
| 559 | 2026.05.19 20:04:13.186575 [ 3 ] {097639a9-d104-472f-8983-f6fe1297b089} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): There are no data parts | ||
| 560 | 2026.05.19 20:04:13.187930 [ 3 ] {097639a9-d104-472f-8983-f6fe1297b089} <Debug> TCPHandler: Processed in 0.0046321 sec. | ||
| 561 | 2026.05.19 20:04:13.188226 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.19 20:04:13.188439 [ 3 ] {4fea7c8f-0a63-4b3d-94a7-68ed6da06f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 563 | 2026.05.19 20:04:13.188589 [ 3 ] {4fea7c8f-0a63-4b3d-94a7-68ed6da06f3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 564 | 2026.05.19 20:04:13.190743 [ 3 ] {4fea7c8f-0a63-4b3d-94a7-68ed6da06f3a} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Loading data parts | ||
| 565 | 2026.05.19 20:04:13.191091 [ 3 ] {4fea7c8f-0a63-4b3d-94a7-68ed6da06f3a} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): There are no data parts | ||
| 566 | 2026.05.19 20:04:13.192414 [ 3 ] {4fea7c8f-0a63-4b3d-94a7-68ed6da06f3a} <Debug> TCPHandler: Processed in 0.004258259 sec. | ||
| 567 | 2026.05.19 20:04:13.192579 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.19 20:04:13.192818 [ 3 ] {2cbaaacb-dc1c-4444-a041-1fb1d3dfec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 569 | 2026.05.19 20:04:13.192903 [ 3 ] {2cbaaacb-dc1c-4444-a041-1fb1d3dfec10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 570 | 2026.05.19 20:04:13.194988 [ 3 ] {2cbaaacb-dc1c-4444-a041-1fb1d3dfec10} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Loading data parts | ||
| 571 | 2026.05.19 20:04:13.195116 [ 3 ] {2cbaaacb-dc1c-4444-a041-1fb1d3dfec10} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): There are no data parts | ||
| 572 | 2026.05.19 20:04:13.196329 [ 3 ] {2cbaaacb-dc1c-4444-a041-1fb1d3dfec10} <Debug> TCPHandler: Processed in 0.003802006 sec. | ||
| 573 | 2026.05.19 20:04:13.196543 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.19 20:04:13.196702 [ 3 ] {0961a61b-2d3c-4697-afe1-729972ebbbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 575 | 2026.05.19 20:04:13.196821 [ 3 ] {0961a61b-2d3c-4697-afe1-729972ebbbbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 576 | 2026.05.19 20:04:13.198682 [ 3 ] {0961a61b-2d3c-4697-afe1-729972ebbbbd} <Debug> oximeter.fields_i32 (083f40e6-943c-4337-8958-7d2d12bbea8f): Loading data parts | ||
| 577 | 2026.05.19 20:04:13.198879 [ 3 ] {0961a61b-2d3c-4697-afe1-729972ebbbbd} <Debug> oximeter.fields_i32 (083f40e6-943c-4337-8958-7d2d12bbea8f): There are no data parts | ||
| 578 | 2026.05.19 20:04:13.200000 [ 3 ] {0961a61b-2d3c-4697-afe1-729972ebbbbd} <Debug> TCPHandler: Processed in 0.003504855 sec. | ||
| 579 | 2026.05.19 20:04:13.200154 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.19 20:04:13.200391 [ 3 ] {6d57d459-5d3a-4a43-8df1-5bb64dc99ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 581 | 2026.05.19 20:04:13.200509 [ 3 ] {6d57d459-5d3a-4a43-8df1-5bb64dc99ee5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 582 | 2026.05.19 20:04:13.202653 [ 3 ] {6d57d459-5d3a-4a43-8df1-5bb64dc99ee5} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Loading data parts | ||
| 583 | 2026.05.19 20:04:13.202784 [ 3 ] {6d57d459-5d3a-4a43-8df1-5bb64dc99ee5} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): There are no data parts | ||
| 584 | 2026.05.19 20:04:13.204298 [ 3 ] {6d57d459-5d3a-4a43-8df1-5bb64dc99ee5} <Debug> TCPHandler: Processed in 0.004197788 sec. | ||
| 585 | 2026.05.19 20:04:13.204577 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.19 20:04:13.204794 [ 3 ] {78dc29bd-2eb1-4902-ab58-ee4246416627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 587 | 2026.05.19 20:04:13.204933 [ 3 ] {78dc29bd-2eb1-4902-ab58-ee4246416627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 588 | 2026.05.19 20:04:13.207049 [ 3 ] {78dc29bd-2eb1-4902-ab58-ee4246416627} <Debug> oximeter.fields_i64 (e0a8a3bb-cdd8-4e18-abb0-2823b8427ede): Loading data parts | ||
| 589 | 2026.05.19 20:04:13.207276 [ 3 ] {78dc29bd-2eb1-4902-ab58-ee4246416627} <Debug> oximeter.fields_i64 (e0a8a3bb-cdd8-4e18-abb0-2823b8427ede): There are no data parts | ||
| 590 | 2026.05.19 20:04:13.208523 [ 3 ] {78dc29bd-2eb1-4902-ab58-ee4246416627} <Debug> TCPHandler: Processed in 0.004012207 sec. | ||
| 591 | 2026.05.19 20:04:13.208703 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.19 20:04:13.208962 [ 3 ] {1f77bf35-5d04-48c9-ab3b-49193718fe2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 593 | 2026.05.19 20:04:13.209092 [ 3 ] {1f77bf35-5d04-48c9-ab3b-49193718fe2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 594 | 2026.05.19 20:04:13.211351 [ 3 ] {1f77bf35-5d04-48c9-ab3b-49193718fe2a} <Debug> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Loading data parts | ||
| 595 | 2026.05.19 20:04:13.211515 [ 3 ] {1f77bf35-5d04-48c9-ab3b-49193718fe2a} <Debug> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): There are no data parts | ||
| 596 | 2026.05.19 20:04:13.213017 [ 3 ] {1f77bf35-5d04-48c9-ab3b-49193718fe2a} <Debug> TCPHandler: Processed in 0.004371799 sec. | ||
| 597 | 2026.05.19 20:04:13.213265 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.19 20:04:13.213458 [ 3 ] {94d1ce42-de83-40ba-b0ac-a4f9c1d6be21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 599 | 2026.05.19 20:04:13.213591 [ 3 ] {94d1ce42-de83-40ba-b0ac-a4f9c1d6be21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 600 | 2026.05.19 20:04:13.215772 [ 3 ] {94d1ce42-de83-40ba-b0ac-a4f9c1d6be21} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Loading data parts | ||
| 601 | 2026.05.19 20:04:13.216085 [ 3 ] {94d1ce42-de83-40ba-b0ac-a4f9c1d6be21} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): There are no data parts | ||
| 602 | 2026.05.19 20:04:13.217454 [ 3 ] {94d1ce42-de83-40ba-b0ac-a4f9c1d6be21} <Debug> TCPHandler: Processed in 0.004266198 sec. | ||
| 603 | 2026.05.19 20:04:13.217636 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.19 20:04:13.217909 [ 3 ] {ead1a3d6-193b-4619-af38-4474c8986f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 605 | 2026.05.19 20:04:13.218054 [ 3 ] {ead1a3d6-193b-4619-af38-4474c8986f67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 606 | 2026.05.19 20:04:13.219964 [ 3 ] {ead1a3d6-193b-4619-af38-4474c8986f67} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Loading data parts | ||
| 607 | 2026.05.19 20:04:13.220127 [ 3 ] {ead1a3d6-193b-4619-af38-4474c8986f67} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): There are no data parts | ||
| 608 | 2026.05.19 20:04:13.221586 [ 3 ] {ead1a3d6-193b-4619-af38-4474c8986f67} <Debug> TCPHandler: Processed in 0.004014567 sec. | ||
| 609 | 2026.05.19 20:04:13.221754 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.05.19 20:04:13.221942 [ 3 ] {2ed0a2ec-37ed-4327-be96-8525c3dbfa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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) | ||
| 611 | 2026.05.19 20:04:13.222074 [ 3 ] {2ed0a2ec-37ed-4327-be96-8525c3dbfa62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 612 | 2026.05.19 20:04:13.224059 [ 3 ] {2ed0a2ec-37ed-4327-be96-8525c3dbfa62} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Loading data parts | ||
| 613 | 2026.05.19 20:04:13.224295 [ 3 ] {2ed0a2ec-37ed-4327-be96-8525c3dbfa62} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): There are no data parts | ||
| 614 | 2026.05.19 20:04:13.225956 [ 3 ] {2ed0a2ec-37ed-4327-be96-8525c3dbfa62} <Debug> TCPHandler: Processed in 0.004259178 sec. | ||
| 615 | 2026.05.19 20:04:13.226161 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.05.19 20:04:13.226558 [ 3 ] {34078b7f-8225-409d-915b-5812bde3411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) /* The timeseries schema table stores the extracted schema for the samples | ||
| 617 | * oximeter collects. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2026.05.19 20:04:13.226723 [ 3 ] {34078b7f-8225-409d-915b-5812bde3411d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 621 | 2026.05.19 20:04:13.228852 [ 3 ] {34078b7f-8225-409d-915b-5812bde3411d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Loading data parts | ||
| 622 | 2026.05.19 20:04:13.229100 [ 3 ] {34078b7f-8225-409d-915b-5812bde3411d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): There are no data parts | ||
| 623 | 2026.05.19 20:04:13.230636 [ 3 ] {34078b7f-8225-409d-915b-5812bde3411d} <Debug> TCPHandler: Processed in 0.00453189 sec. | ||
| 624 | 2026.05.19 20:04:13.233263 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.05.19 20:04:13.233752 [ 4 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 626 | 2026.05.19 20:04:13.235851 [ 4 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 627 | 2026.05.19 20:04:13.254860 [ 269 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Trace> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 628 | 2026.05.19 20:04:13.255081 [ 269 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 629 | 2026.05.19 20:04:13.260189 [ 269 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 630 | 2026.05.19 20:04:13.260944 [ 269 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Trace> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 631 | 2026.05.19 20:04:13.261374 [ 4 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027828 sec., 35.93502946672417 rows/sec., 574.96 B/sec. | ||
| 632 | 2026.05.19 20:04:13.261626 [ 4 ] {cce53f06-c128-40c0-9aa3-a976be72bc3a} <Debug> TCPHandler: Processed in 0.028540944 sec. | ||
| 633 | 2026.05.19 20:04:13.903254 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37719 | ||
| 634 | 2026.05.19 20:04:13.903493 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.19 20:04:13.903528 [ 270 ] {} <Debug> TCP-Session: 18a1a0cf-737a-4196-ba96-aeebbf81eeb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37719 | ||
| 636 | 2026.05.19 20:04:13.903557 [ 270 ] {} <Debug> TCP-Session: 18a1a0cf-737a-4196-ba96-aeebbf81eeb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.19 20:04:13.903617 [ 270 ] {} <Debug> TCP-Session: 18a1a0cf-737a-4196-ba96-aeebbf81eeb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.19 20:04:13.904279 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46961 | ||
| 639 | 2026.05.19 20:04:13.904281 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63336 | ||
| 640 | 2026.05.19 20:04:13.904431 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50037 | ||
| 641 | 2026.05.19 20:04:13.904536 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47143 | ||
| 642 | 2026.05.19 20:04:13.904595 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.19 20:04:13.904655 [ 272 ] {} <Debug> TCP-Session: 01007430-1efc-42fd-ae54-b5f51e943bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:46961 | ||
| 644 | 2026.05.19 20:04:13.904684 [ 272 ] {} <Debug> TCP-Session: 01007430-1efc-42fd-ae54-b5f51e943bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.19 20:04:13.904741 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49675 | ||
| 646 | 2026.05.19 20:04:13.904655 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.05.19 20:04:13.904836 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.05.19 20:04:13.904856 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.19 20:04:13.904915 [ 273 ] {} <Debug> TCP-Session: ad4801d3-b458-4fa9-aac8-94f4889f6eba Authenticating user 'default' from [fd00:1122:3344:101::e]:50037 | ||
| 650 | 2026.05.19 20:04:13.904891 [ 271 ] {} <Debug> TCP-Session: 244632cf-7f39-4625-b0b8-efe88eac481a Authenticating user 'default' from [fd00:1122:3344:101::e]:63336 | ||
| 651 | 2026.05.19 20:04:13.904846 [ 272 ] {} <Debug> TCP-Session: 01007430-1efc-42fd-ae54-b5f51e943bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.19 20:04:13.905059 [ 271 ] {} <Debug> TCP-Session: 244632cf-7f39-4625-b0b8-efe88eac481a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.19 20:04:13.905041 [ 274 ] {} <Debug> TCP-Session: 77cc5d1b-497d-49d0-95dd-64b0bf50c664 Authenticating user 'default' from [fd00:1122:3344:101::e]:47143 | ||
| 654 | 2026.05.19 20:04:13.905105 [ 273 ] {} <Debug> TCP-Session: ad4801d3-b458-4fa9-aac8-94f4889f6eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.19 20:04:13.905165 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.19 20:04:13.905169 [ 271 ] {} <Debug> TCP-Session: 244632cf-7f39-4625-b0b8-efe88eac481a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.19 20:04:13.905215 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53663 | ||
| 658 | 2026.05.19 20:04:13.905281 [ 273 ] {} <Debug> TCP-Session: ad4801d3-b458-4fa9-aac8-94f4889f6eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.19 20:04:13.905158 [ 274 ] {} <Debug> TCP-Session: 77cc5d1b-497d-49d0-95dd-64b0bf50c664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.19 20:04:13.905062 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49369 | ||
| 661 | 2026.05.19 20:04:13.905426 [ 274 ] {} <Debug> TCP-Session: 77cc5d1b-497d-49d0-95dd-64b0bf50c664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.19 20:04:13.905451 [ 275 ] {} <Debug> TCP-Session: 9dc38e94-ac39-437e-a189-09a713f1e0aa Authenticating user 'default' from [fd00:1122:3344:101::e]:49675 | ||
| 663 | 2026.05.19 20:04:13.905435 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 664 | 2026.05.19 20:04:13.905536 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.05.19 20:04:13.905607 [ 275 ] {} <Debug> TCP-Session: 9dc38e94-ac39-437e-a189-09a713f1e0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.19 20:04:13.905597 [ 277 ] {} <Debug> TCP-Session: c3c0ac4d-4fcc-42fd-bc65-7307038fb570 Authenticating user 'default' from [fd00:1122:3344:101::e]:53663 | ||
| 667 | 2026.05.19 20:04:13.905720 [ 277 ] {} <Debug> TCP-Session: c3c0ac4d-4fcc-42fd-bc65-7307038fb570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.19 20:04:13.905727 [ 276 ] {} <Debug> TCP-Session: 3040e783-afe1-482f-a4c6-876d91986715 Authenticating user 'default' from [fd00:1122:3344:101::e]:49369 | ||
| 669 | 2026.05.19 20:04:13.905729 [ 275 ] {} <Debug> TCP-Session: 9dc38e94-ac39-437e-a189-09a713f1e0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.19 20:04:13.905863 [ 277 ] {} <Debug> TCP-Session: c3c0ac4d-4fcc-42fd-bc65-7307038fb570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.19 20:04:13.905904 [ 276 ] {} <Debug> TCP-Session: 3040e783-afe1-482f-a4c6-876d91986715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.19 20:04:13.905978 [ 276 ] {} <Debug> TCP-Session: 3040e783-afe1-482f-a4c6-876d91986715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 673 | 2026.05.19 20:04:14.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.40 MiB, peak 137.40 MiB, free memory in arenas 0.00 B, will set to 140.54 MiB (RSS), difference: 3.14 MiB | ||
| 674 | 2026.05.19 20:04:14.257779 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38669 | ||
| 675 | 2026.05.19 20:04:14.257953 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.19 20:04:14.257989 [ 278 ] {} <Debug> TCP-Session: e2db2691-ecf6-4396-8e95-afd4c5dbd309 Authenticating user 'default' from [fd00:1122:3344:101::c]:38669 | ||
| 677 | 2026.05.19 20:04:14.258140 [ 278 ] {} <Debug> TCP-Session: e2db2691-ecf6-4396-8e95-afd4c5dbd309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.19 20:04:14.258157 [ 278 ] {} <Debug> TCP-Session: e2db2691-ecf6-4396-8e95-afd4c5dbd309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.19 20:04:14.258249 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 680 | 2026.05.19 20:04:14.258385 [ 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.19 20:04:14.258411 [ 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.19 20:04:14.259048 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52531 | ||
| 683 | 2026.05.19 20:04:14.259202 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49285 | ||
| 684 | 2026.05.19 20:04:14.259273 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.19 20:04:14.259372 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.19 20:04:14.259402 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62581 | ||
| 687 | 2026.05.19 20:04:14.259460 [ 279 ] {} <Debug> TCP-Session: f06a031d-1153-4634-bee0-784e26c2b381 Authenticating user 'default' from [fd00:1122:3344:101::c]:52531 | ||
| 688 | 2026.05.19 20:04:14.259485 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38364 | ||
| 689 | 2026.05.19 20:04:14.259505 [ 280 ] {} <Debug> TCP-Session: 6bad1560-ac99-4f6d-830c-47a8ba0ba8cc Authenticating user 'default' from [fd00:1122:3344:101::c]:49285 | ||
| 690 | 2026.05.19 20:04:14.259581 [ 279 ] {} <Debug> TCP-Session: f06a031d-1153-4634-bee0-784e26c2b381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.19 20:04:14.259585 [ 280 ] {} <Debug> TCP-Session: 6bad1560-ac99-4f6d-830c-47a8ba0ba8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.19 20:04:14.259763 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.19 20:04:14.259787 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44279 | ||
| 694 | 2026.05.19 20:04:14.259630 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.19 20:04:14.259975 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.19 20:04:14.259878 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55739 | ||
| 697 | 2026.05.19 20:04:14.259838 [ 280 ] {} <Debug> TCP-Session: 6bad1560-ac99-4f6d-830c-47a8ba0ba8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.19 20:04:14.259621 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36169 | ||
| 699 | 2026.05.19 20:04:14.260185 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.19 20:04:14.260087 [ 284 ] {} <Debug> TCP-Session: c3f7a8c7-43e1-44d4-a126-56800b209078 Authenticating user 'default' from [fd00:1122:3344:101::c]:44279 | ||
| 701 | 2026.05.19 20:04:14.260079 [ 281 ] {} <Debug> TCP-Session: 84fb6b04-ad3c-4758-acc6-90292d93d8e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62581 | ||
| 702 | 2026.05.19 20:04:14.260334 [ 284 ] {} <Debug> TCP-Session: c3f7a8c7-43e1-44d4-a126-56800b209078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.19 20:04:14.260356 [ 285 ] {} <Debug> TCP-Session: 371e35fc-33ba-4dda-a6c5-e853cd5ebe66 Authenticating user 'default' from [fd00:1122:3344:101::c]:55739 | ||
| 704 | 2026.05.19 20:04:14.259609 [ 279 ] {} <Debug> TCP-Session: f06a031d-1153-4634-bee0-784e26c2b381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.19 20:04:14.260457 [ 284 ] {} <Debug> TCP-Session: c3f7a8c7-43e1-44d4-a126-56800b209078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.19 20:04:14.260447 [ 285 ] {} <Debug> TCP-Session: 371e35fc-33ba-4dda-a6c5-e853cd5ebe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.19 20:04:14.260438 [ 281 ] {} <Debug> TCP-Session: 84fb6b04-ad3c-4758-acc6-90292d93d8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.19 20:04:14.260564 [ 285 ] {} <Debug> TCP-Session: 371e35fc-33ba-4dda-a6c5-e853cd5ebe66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.19 20:04:14.260416 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.05.19 20:04:14.259890 [ 282 ] {} <Debug> TCP-Session: 2deb0cdd-77a8-4fa5-a11d-694f6ac2b61c Authenticating user 'default' from [fd00:1122:3344:101::c]:38364 | ||
| 711 | 2026.05.19 20:04:14.260715 [ 283 ] {} <Debug> TCP-Session: 3e5270af-cfac-4f47-ab1f-838e7ebf9fa6 Authenticating user 'default' from [fd00:1122:3344:101::c]:36169 | ||
| 712 | 2026.05.19 20:04:14.260684 [ 281 ] {} <Debug> TCP-Session: 84fb6b04-ad3c-4758-acc6-90292d93d8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.19 20:04:14.260756 [ 282 ] {} <Debug> TCP-Session: 2deb0cdd-77a8-4fa5-a11d-694f6ac2b61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.19 20:04:14.260832 [ 283 ] {} <Debug> TCP-Session: 3e5270af-cfac-4f47-ab1f-838e7ebf9fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.19 20:04:14.260855 [ 282 ] {} <Debug> TCP-Session: 2deb0cdd-77a8-4fa5-a11d-694f6ac2b61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.19 20:04:14.260923 [ 283 ] {} <Debug> TCP-Session: 3e5270af-cfac-4f47-ab1f-838e7ebf9fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.19 20:04:14.447076 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35328 | ||
| 718 | 2026.05.19 20:04:14.447337 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.19 20:04:14.447374 [ 286 ] {} <Debug> TCP-Session: 48680fcd-495f-4e40-8b04-46225bf45839 Authenticating user 'default' from [fd00:1122:3344:101::b]:35328 | ||
| 720 | 2026.05.19 20:04:14.447399 [ 286 ] {} <Debug> TCP-Session: 48680fcd-495f-4e40-8b04-46225bf45839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.19 20:04:14.447522 [ 286 ] {} <Debug> TCP-Session: 48680fcd-495f-4e40-8b04-46225bf45839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.19 20:04:14.447601 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.19 20:04:14.447642 [ 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.19 20:04:14.447775 [ 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.19 20:04:14.448407 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41377 | ||
| 726 | 2026.05.19 20:04:14.448635 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.19 20:04:14.448664 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62200 | ||
| 728 | 2026.05.19 20:04:14.448855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51186 | ||
| 729 | 2026.05.19 20:04:14.448783 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34608 | ||
| 730 | 2026.05.19 20:04:14.448750 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35939 | ||
| 731 | 2026.05.19 20:04:14.448944 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62716 | ||
| 732 | 2026.05.19 20:04:14.448682 [ 287 ] {} <Debug> TCP-Session: 1bf50675-d793-449f-9b4b-55ed978037a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:41377 | ||
| 733 | 2026.05.19 20:04:14.449054 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.19 20:04:14.449192 [ 287 ] {} <Debug> TCP-Session: 1bf50675-d793-449f-9b4b-55ed978037a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.19 20:04:14.449217 [ 287 ] {} <Debug> TCP-Session: 1bf50675-d793-449f-9b4b-55ed978037a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.19 20:04:14.449233 [ 288 ] {} <Debug> TCP-Session: 1ebb4349-b5d1-4aa0-8c01-b4e8ef027579 Authenticating user 'default' from [fd00:1122:3344:101::b]:62200 | ||
| 737 | 2026.05.19 20:04:14.449328 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53685 | ||
| 738 | 2026.05.19 20:04:14.449397 [ 288 ] {} <Debug> TCP-Session: 1ebb4349-b5d1-4aa0-8c01-b4e8ef027579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.19 20:04:14.449429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.19 20:04:14.449521 [ 288 ] {} <Debug> TCP-Session: 1ebb4349-b5d1-4aa0-8c01-b4e8ef027579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.19 20:04:14.449549 [ 289 ] {} <Debug> TCP-Session: b9882a09-a486-4754-bddd-1627552156bb Authenticating user 'default' from [fd00:1122:3344:101::b]:34608 | ||
| 742 | 2026.05.19 20:04:14.449731 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.19 20:04:14.449605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.19 20:04:14.449803 [ 289 ] {} <Debug> TCP-Session: b9882a09-a486-4754-bddd-1627552156bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.19 20:04:14.449849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.19 20:04:14.449917 [ 291 ] {} <Debug> TCP-Session: 9ed93e06-32ae-463f-bab5-6f52a14d938a Authenticating user 'default' from [fd00:1122:3344:101::b]:51186 | ||
| 747 | 2026.05.19 20:04:14.449923 [ 289 ] {} <Debug> TCP-Session: b9882a09-a486-4754-bddd-1627552156bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.19 20:04:14.449850 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.05.19 20:04:14.450026 [ 291 ] {} <Debug> TCP-Session: 9ed93e06-32ae-463f-bab5-6f52a14d938a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.19 20:04:14.450031 [ 293 ] {} <Debug> TCP-Session: ca89a34f-2a7d-428d-bf50-95f78b28435a Authenticating user 'default' from [fd00:1122:3344:101::b]:53685 | ||
| 751 | 2026.05.19 20:04:14.449963 [ 290 ] {} <Debug> TCP-Session: e1b121a7-999c-4b0d-81ff-22d44b62a080 Authenticating user 'default' from [fd00:1122:3344:101::b]:35939 | ||
| 752 | 2026.05.19 20:04:14.450265 [ 292 ] {} <Debug> TCP-Session: 4102905c-aa9b-4762-92ce-1e8118a09722 Authenticating user 'default' from [fd00:1122:3344:101::b]:62716 | ||
| 753 | 2026.05.19 20:04:14.450271 [ 290 ] {} <Debug> TCP-Session: e1b121a7-999c-4b0d-81ff-22d44b62a080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.19 20:04:14.450289 [ 293 ] {} <Debug> TCP-Session: ca89a34f-2a7d-428d-bf50-95f78b28435a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.19 20:04:14.450333 [ 292 ] {} <Debug> TCP-Session: 4102905c-aa9b-4762-92ce-1e8118a09722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.19 20:04:14.450337 [ 293 ] {} <Debug> TCP-Session: ca89a34f-2a7d-428d-bf50-95f78b28435a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.19 20:04:14.450352 [ 290 ] {} <Debug> TCP-Session: e1b121a7-999c-4b0d-81ff-22d44b62a080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.19 20:04:14.450517 [ 292 ] {} <Debug> TCP-Session: 4102905c-aa9b-4762-92ce-1e8118a09722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.19 20:04:14.450634 [ 291 ] {} <Debug> TCP-Session: 9ed93e06-32ae-463f-bab5-6f52a14d938a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.19 20:04:14.742276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36496 | ||
| 761 | 2026.05.19 20:04:14.742470 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.19 20:04:14.742508 [ 294 ] {} <Debug> TCP-Session: 64960d9a-896b-4e7b-a696-744096676438 Authenticating user 'default' from [fd00:1122:3344:101::a]:36496 | ||
| 763 | 2026.05.19 20:04:14.742532 [ 294 ] {} <Debug> TCP-Session: 64960d9a-896b-4e7b-a696-744096676438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.19 20:04:14.742547 [ 294 ] {} <Debug> TCP-Session: 64960d9a-896b-4e7b-a696-744096676438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.19 20:04:14.742672 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.19 20:04:14.742752 [ 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.19 20:04:14.742786 [ 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.19 20:04:14.743312 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34651 | ||
| 769 | 2026.05.19 20:04:14.743439 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57762 | ||
| 770 | 2026.05.19 20:04:14.743511 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.19 20:04:14.743553 [ 295 ] {} <Debug> TCP-Session: f22b059d-fd52-43d9-8289-96f31e9a3f82 Authenticating user 'default' from [fd00:1122:3344:101::a]:34651 | ||
| 772 | 2026.05.19 20:04:14.743560 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64222 | ||
| 773 | 2026.05.19 20:04:14.743581 [ 295 ] {} <Debug> TCP-Session: f22b059d-fd52-43d9-8289-96f31e9a3f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.19 20:04:14.743622 [ 295 ] {} <Debug> TCP-Session: f22b059d-fd52-43d9-8289-96f31e9a3f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.19 20:04:14.743710 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34068 | ||
| 776 | 2026.05.19 20:04:14.743731 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.19 20:04:14.743810 [ 296 ] {} <Debug> TCP-Session: 1eee98bc-9ea9-4132-a7fe-dd432809d05f Authenticating user 'default' from [fd00:1122:3344:101::a]:57762 | ||
| 778 | 2026.05.19 20:04:14.743840 [ 296 ] {} <Debug> TCP-Session: 1eee98bc-9ea9-4132-a7fe-dd432809d05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.19 20:04:14.743883 [ 296 ] {} <Debug> TCP-Session: 1eee98bc-9ea9-4132-a7fe-dd432809d05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.19 20:04:14.743897 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61042 | ||
| 781 | 2026.05.19 20:04:14.743954 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.19 20:04:14.744013 [ 297 ] {} <Debug> TCP-Session: 4efa8838-dbb5-42fd-a60d-f3d835412df8 Authenticating user 'default' from [fd00:1122:3344:101::a]:64222 | ||
| 783 | 2026.05.19 20:04:14.744039 [ 297 ] {} <Debug> TCP-Session: 4efa8838-dbb5-42fd-a60d-f3d835412df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.19 20:04:14.744053 [ 297 ] {} <Debug> TCP-Session: 4efa8838-dbb5-42fd-a60d-f3d835412df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.19 20:04:14.744197 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.19 20:04:14.744221 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34037 | ||
| 787 | 2026.05.19 20:04:14.744238 [ 298 ] {} <Debug> TCP-Session: 360b3d13-0f73-45e9-91dc-8f5a3979d8a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:34068 | ||
| 788 | 2026.05.19 20:04:14.744236 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.19 20:04:14.744280 [ 298 ] {} <Debug> TCP-Session: 360b3d13-0f73-45e9-91dc-8f5a3979d8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.19 20:04:14.744224 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52005 | ||
| 791 | 2026.05.19 20:04:14.744308 [ 299 ] {} <Debug> TCP-Session: 611e020a-ad50-4498-b201-3b3b372f54fe Authenticating user 'default' from [fd00:1122:3344:101::a]:61042 | ||
| 792 | 2026.05.19 20:04:14.744352 [ 299 ] {} <Debug> TCP-Session: 611e020a-ad50-4498-b201-3b3b372f54fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.19 20:04:14.744309 [ 298 ] {} <Debug> TCP-Session: 360b3d13-0f73-45e9-91dc-8f5a3979d8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.19 20:04:14.744365 [ 299 ] {} <Debug> TCP-Session: 611e020a-ad50-4498-b201-3b3b372f54fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.19 20:04:14.744454 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.19 20:04:14.744566 [ 300 ] {} <Debug> TCP-Session: 295e72d7-f18f-4bf2-85eb-859953fa22d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:34037 | ||
| 797 | 2026.05.19 20:04:14.744586 [ 300 ] {} <Debug> TCP-Session: 295e72d7-f18f-4bf2-85eb-859953fa22d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.19 20:04:14.744596 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.19 20:04:14.744599 [ 300 ] {} <Debug> TCP-Session: 295e72d7-f18f-4bf2-85eb-859953fa22d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.19 20:04:14.744636 [ 301 ] {} <Debug> TCP-Session: 4f201bdd-c27e-4ff4-89a0-d270829cb69d Authenticating user 'default' from [fd00:1122:3344:101::a]:52005 | ||
| 801 | 2026.05.19 20:04:14.744674 [ 301 ] {} <Debug> TCP-Session: 4f201bdd-c27e-4ff4-89a0-d270829cb69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.19 20:04:14.744689 [ 301 ] {} <Debug> TCP-Session: 4f201bdd-c27e-4ff4-89a0-d270829cb69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.19 20:04:15.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.68 MiB, peak 140.68 MiB, free memory in arenas 0.00 B, will set to 142.23 MiB (RSS), difference: 1.55 MiB | ||
| 804 | 2026.05.19 20:04:19.400378 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.19 20:04:19.400424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.19 20:04:19.400494 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.19 20:04:19.400515 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.19 20:04:19.407559 [ 244 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Loading data parts | ||
| 809 | 2026.05.19 20:04:19.407753 [ 244 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): There are no data parts | ||
| 810 | 2026.05.19 20:04:19.412773 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.19 20:04:19.412813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 812 | 2026.05.19 20:04:19.421165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.19 20:04:19.423601 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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.19 20:04:19.423832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.19 20:04:19.425333 [ 245 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Loading data parts | ||
| 816 | 2026.05.19 20:04:19.425529 [ 245 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): There are no data parts | ||
| 817 | 2026.05.19 20:04:19.453706 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.19 20:04:19.453774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 819 | 2026.05.19 20:04:19.460885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.19 20:04:19.462600 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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.19 20:04:19.467506 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.19 20:04:20.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.32 MiB, peak 151.32 MiB, free memory in arenas 0.00 B, will set to 156.38 MiB (RSS), difference: 9.05 MiB | ||
| 823 | 2026.05.19 20:04:20.544209 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51912 | ||
| 824 | 2026.05.19 20:04:20.544328 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 825 | 2026.05.19 20:04:20.544368 [ 302 ] {} <Debug> TCP-Session: 185cce98-e229-48b4-a6c4-c6e670c69eda Authenticating user 'default' from [fd00:1122:3344:101::e]:51912 | ||
| 826 | 2026.05.19 20:04:20.544397 [ 302 ] {} <Debug> TCP-Session: 185cce98-e229-48b4-a6c4-c6e670c69eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.19 20:04:20.544413 [ 302 ] {} <Debug> TCP-Session: 185cce98-e229-48b4-a6c4-c6e670c69eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.19 20:04:20.544751 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42483 | ||
| 829 | 2026.05.19 20:04:20.544861 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36597 | ||
| 830 | 2026.05.19 20:04:20.544876 [ 302 ] {} <Trace> TCP-Session: 185cce98-e229-48b4-a6c4-c6e670c69eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.05.19 20:04:20.545022 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.05.19 20:04:20.545143 [ 303 ] {} <Debug> TCP-Session: 72e59c1d-3839-4de4-b59e-6e049f873aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42483 | ||
| 833 | 2026.05.19 20:04:20.545163 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.05.19 20:04:20.545172 [ 303 ] {} <Debug> TCP-Session: 72e59c1d-3839-4de4-b59e-6e049f873aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.19 20:04:20.545198 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54010 | ||
| 836 | 2026.05.19 20:04:20.545203 [ 303 ] {} <Debug> TCP-Session: 72e59c1d-3839-4de4-b59e-6e049f873aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.19 20:04:20.545222 [ 302 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51912) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 838 | 2026.05.19 20:04:20.545218 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42492 | ||
| 839 | 2026.05.19 20:04:20.545204 [ 304 ] {} <Debug> TCP-Session: da9c7cf5-02c0-4194-848d-38c60060cf59 Authenticating user 'default' from [fd00:1122:3344:101::e]:36597 | ||
| 840 | 2026.05.19 20:04:20.545293 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40616 | ||
| 841 | 2026.05.19 20:04:20.545327 [ 304 ] {} <Debug> TCP-Session: da9c7cf5-02c0-4194-848d-38c60060cf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.05.19 20:04:20.545347 [ 304 ] {} <Debug> TCP-Session: da9c7cf5-02c0-4194-848d-38c60060cf59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.05.19 20:04:20.545469 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43176 | ||
| 844 | 2026.05.19 20:04:20.545521 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.05.19 20:04:20.545556 [ 306 ] {} <Debug> TCP-Session: a99622a2-e35e-45aa-8548-2f96d4c3f44d Authenticating user 'default' from [fd00:1122:3344:101::e]:54010 | ||
| 846 | 2026.05.19 20:04:20.545575 [ 306 ] {} <Debug> TCP-Session: a99622a2-e35e-45aa-8548-2f96d4c3f44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.19 20:04:20.545590 [ 306 ] {} <Debug> TCP-Session: a99622a2-e35e-45aa-8548-2f96d4c3f44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.19 20:04:20.545812 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.05.19 20:04:20.545824 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37815 | ||
| 850 | 2026.05.19 20:04:20.545858 [ 307 ] {} <Debug> TCP-Session: 08b8249c-cc33-4a53-98e2-625b5b3ffcbf Authenticating user 'default' from [fd00:1122:3344:101::e]:40616 | ||
| 851 | 2026.05.19 20:04:20.545883 [ 307 ] {} <Debug> TCP-Session: 08b8249c-cc33-4a53-98e2-625b5b3ffcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.19 20:04:20.545896 [ 307 ] {} <Debug> TCP-Session: 08b8249c-cc33-4a53-98e2-625b5b3ffcbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.19 20:04:20.545900 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.05.19 20:04:20.545935 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.05.19 20:04:20.545950 [ 305 ] {} <Debug> TCP-Session: 1326f545-be93-4469-82f7-792761043886 Authenticating user 'default' from [fd00:1122:3344:101::e]:42492 | ||
| 856 | 2026.05.19 20:04:20.545972 [ 308 ] {} <Debug> TCP-Session: 66cfc72f-d2dc-42ed-8b6b-f6953e3d15c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43176 | ||
| 857 | 2026.05.19 20:04:20.545985 [ 305 ] {} <Debug> TCP-Session: 1326f545-be93-4469-82f7-792761043886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.05.19 20:04:20.545993 [ 308 ] {} <Debug> TCP-Session: 66cfc72f-d2dc-42ed-8b6b-f6953e3d15c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.19 20:04:20.546007 [ 305 ] {} <Debug> TCP-Session: 1326f545-be93-4469-82f7-792761043886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.19 20:04:20.546019 [ 308 ] {} <Debug> TCP-Session: 66cfc72f-d2dc-42ed-8b6b-f6953e3d15c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.05.19 20:04:20.546074 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.19 20:04:20.546075 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57622 | ||
| 863 | 2026.05.19 20:04:20.546111 [ 309 ] {} <Debug> TCP-Session: eb7e6c06-e935-4a09-9468-3dad3add5c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:37815 | ||
| 864 | 2026.05.19 20:04:20.546136 [ 309 ] {} <Debug> TCP-Session: eb7e6c06-e935-4a09-9468-3dad3add5c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.19 20:04:20.546151 [ 309 ] {} <Debug> TCP-Session: eb7e6c06-e935-4a09-9468-3dad3add5c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.19 20:04:20.548516 [ 302 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 867 | 2026.05.19 20:04:20.548517 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.05.19 20:04:20.548580 [ 310 ] {} <Debug> TCP-Session: 8c1e7105-3e95-45ff-96c0-fb96e5caeb25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57622 | ||
| 869 | 2026.05.19 20:04:20.548604 [ 310 ] {} <Debug> TCP-Session: 8c1e7105-3e95-45ff-96c0-fb96e5caeb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.19 20:04:20.548623 [ 310 ] {} <Debug> TCP-Session: 8c1e7105-3e95-45ff-96c0-fb96e5caeb25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.19 20:04:20.557027 [ 302 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.05.19 20:04:20.566073 [ 302 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 873 | 2026.05.19 20:04:20.583884 [ 315 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> AggregatingTransform: Aggregating | ||
| 874 | 2026.05.19 20:04:20.586179 [ 315 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> Aggregator: Aggregation method: without_key | ||
| 875 | 2026.05.19 20:04:20.586365 [ 315 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006423428 sec. (155.680 rows/sec., 6.08 KiB/sec.) | ||
| 876 | 2026.05.19 20:04:20.586388 [ 315 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> Aggregator: Merging aggregated data | ||
| 877 | 2026.05.19 20:04:20.586424 [ 315 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 878 | 2026.05.19 20:04:20.590260 [ 302 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.045094 sec., 22.175899232713885 rows/sec., 887.04 B/sec. | ||
| 879 | 2026.05.19 20:04:20.590514 [ 302 ] {a94b7234-cf0e-4570-93c9-48ef6e81ba86} <Debug> TCPHandler: Processed in 0.045855168 sec. | ||
| 880 | 2026.05.19 20:04:20.598772 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.19 20:04:20.598833 [ 302 ] {} <Debug> TCP-Session: 185cce98-e229-48b4-a6c4-c6e670c69eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.19 20:04:20.598835 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.19 20:04:20.598867 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.05.19 20:04:20.598889 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.19 20:04:20.598919 [ 309 ] {} <Debug> TCP-Session: eb7e6c06-e935-4a09-9468-3dad3add5c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.19 20:04:20.598917 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.05.19 20:04:20.598948 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.05.19 20:04:20.598966 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.05.19 20:04:20.599005 [ 305 ] {} <Debug> TCP-Session: 1326f545-be93-4469-82f7-792761043886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.19 20:04:20.599016 [ 306 ] {} <Debug> TCP-Session: a99622a2-e35e-45aa-8548-2f96d4c3f44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.19 20:04:20.599031 [ 310 ] {} <Debug> TCP-Session: 8c1e7105-3e95-45ff-96c0-fb96e5caeb25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.19 20:04:20.598928 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.05.19 20:04:20.598911 [ 303 ] {} <Debug> TCP-Session: 72e59c1d-3839-4de4-b59e-6e049f873aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.19 20:04:20.599097 [ 307 ] {} <Debug> TCP-Session: 08b8249c-cc33-4a53-98e2-625b5b3ffcbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.19 20:04:20.598855 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.05.19 20:04:20.598962 [ 308 ] {} <Debug> TCP-Session: 66cfc72f-d2dc-42ed-8b6b-f6953e3d15c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.19 20:04:20.599168 [ 304 ] {} <Debug> TCP-Session: da9c7cf5-02c0-4194-848d-38c60060cf59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.05.19 20:04:21.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.62 MiB, peak 166.73 MiB, free memory in arenas 0.00 B, will set to 160.10 MiB (RSS), difference: 3.48 MiB | ||
| 899 | 2026.05.19 20:04:21.900200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 900 | 2026.05.19 20:04:21.900312 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 901 | 2026.05.19 20:04:21.907429 [ 243 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Loading data parts | ||
| 902 | 2026.05.19 20:04:21.907580 [ 243 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): There are no data parts | ||
| 903 | 2026.05.19 20:04:21.916943 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.05.19 20:04:21.916984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 905 | 2026.05.19 20:04:21.920700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.05.19 20:04:21.921372 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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.19 20:04:21.921687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 908 | 2026.05.19 20:04:22.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.28 MiB, peak 166.73 MiB, free memory in arenas 0.00 B, will set to 160.70 MiB (RSS), difference: -3.59 MiB | ||
| 909 | 2026.05.19 20:04:26.864566 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 910 | 2026.05.19 20:04:26.864665 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 911 | 2026.05.19 20:04:26.924858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 994 | ||
| 912 | 2026.05.19 20:04:26.935372 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.19 20:04:26.935417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 914 | 2026.05.19 20:04:26.936116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2026.05.19 20:04:26.936636 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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.19 20:04:26.938767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 917 | 2026.05.19 20:04:26.968530 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 918 | 2026.05.19 20:04:26.986908 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.19 20:04:26.986961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 920 | 2026.05.19 20:04:26.993372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 921 | 2026.05.19 20:04:26.994562 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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.19 20:04:26.997425 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 923 | 2026.05.19 20:04:27.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.40 MiB, peak 166.73 MiB, free memory in arenas 0.00 B, will set to 164.31 MiB (RSS), difference: 2.92 MiB | ||
| 924 | 2026.05.19 20:04:28.544905 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40848 | ||
| 925 | 2026.05.19 20:04:28.544985 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.19 20:04:28.545010 [ 302 ] {} <Debug> TCP-Session: 9a27d781-7896-4e0f-b4ba-63a76ca1c1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:40848 | ||
| 927 | 2026.05.19 20:04:28.545032 [ 302 ] {} <Debug> TCP-Session: 9a27d781-7896-4e0f-b4ba-63a76ca1c1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.19 20:04:28.545044 [ 302 ] {} <Debug> TCP-Session: 9a27d781-7896-4e0f-b4ba-63a76ca1c1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.19 20:04:28.545285 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33878 | ||
| 930 | 2026.05.19 20:04:28.545296 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62813 | ||
| 931 | 2026.05.19 20:04:28.545337 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35648 | ||
| 932 | 2026.05.19 20:04:28.545356 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36459 | ||
| 933 | 2026.05.19 20:04:28.545369 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65477 | ||
| 934 | 2026.05.19 20:04:28.545396 [ 302 ] {} <Trace> TCP-Session: 9a27d781-7896-4e0f-b4ba-63a76ca1c1fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.19 20:04:28.545421 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.19 20:04:28.545444 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.19 20:04:28.545421 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.19 20:04:28.545485 [ 309 ] {} <Debug> TCP-Session: 7cf23612-eacb-461b-b259-28e9f55d367e Authenticating user 'default' from [fd00:1122:3344:101::e]:36459 | ||
| 939 | 2026.05.19 20:04:28.545492 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.05.19 20:04:28.545514 [ 309 ] {} <Debug> TCP-Session: 7cf23612-eacb-461b-b259-28e9f55d367e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.19 20:04:28.545510 [ 307 ] {} <Debug> TCP-Session: d2ab8aba-afad-4c7b-9c47-91a9a4a39565 Authenticating user 'default' from [fd00:1122:3344:101::e]:35648 | ||
| 942 | 2026.05.19 20:04:28.545538 [ 309 ] {} <Debug> TCP-Session: 7cf23612-eacb-461b-b259-28e9f55d367e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.19 20:04:28.545534 [ 310 ] {} <Debug> TCP-Session: c9e623bd-b0d7-4a1b-8847-217ef91d72bf Authenticating user 'default' from [fd00:1122:3344:101::e]:65477 | ||
| 944 | 2026.05.19 20:04:28.545559 [ 307 ] {} <Debug> TCP-Session: d2ab8aba-afad-4c7b-9c47-91a9a4a39565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.19 20:04:28.545584 [ 310 ] {} <Debug> TCP-Session: c9e623bd-b0d7-4a1b-8847-217ef91d72bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.19 20:04:28.545588 [ 302 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40848) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 947 | 2026.05.19 20:04:28.545605 [ 310 ] {} <Debug> TCP-Session: c9e623bd-b0d7-4a1b-8847-217ef91d72bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.19 20:04:28.545590 [ 307 ] {} <Debug> TCP-Session: d2ab8aba-afad-4c7b-9c47-91a9a4a39565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.19 20:04:28.545474 [ 304 ] {} <Debug> TCP-Session: ef42dfc8-275b-4b58-b310-d641e3f9b80c Authenticating user 'default' from [fd00:1122:3344:101::e]:62813 | ||
| 950 | 2026.05.19 20:04:28.545394 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.05.19 20:04:28.545686 [ 304 ] {} <Debug> TCP-Session: ef42dfc8-275b-4b58-b310-d641e3f9b80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.19 20:04:28.545348 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50632 | ||
| 953 | 2026.05.19 20:04:28.545711 [ 304 ] {} <Debug> TCP-Session: ef42dfc8-275b-4b58-b310-d641e3f9b80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.19 20:04:28.545707 [ 303 ] {} <Debug> TCP-Session: ba5926ab-77bb-4da6-a7e9-b3f2db7b5af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33878 | ||
| 955 | 2026.05.19 20:04:28.545324 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49876 | ||
| 956 | 2026.05.19 20:04:28.545765 [ 303 ] {} <Debug> TCP-Session: ba5926ab-77bb-4da6-a7e9-b3f2db7b5af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.19 20:04:28.545310 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46607 | ||
| 958 | 2026.05.19 20:04:28.545800 [ 303 ] {} <Debug> TCP-Session: ba5926ab-77bb-4da6-a7e9-b3f2db7b5af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.19 20:04:28.545884 [ 302 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 960 | 2026.05.19 20:04:28.545945 [ 302 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2026.05.19 20:04:28.546012 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 962 | 2026.05.19 20:04:28.546017 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.05.19 20:04:28.546042 [ 306 ] {} <Debug> TCP-Session: e6af8918-3eff-4112-9aaa-8694c7b62813 Authenticating user 'default' from [fd00:1122:3344:101::e]:49876 | ||
| 964 | 2026.05.19 20:04:28.546051 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.19 20:04:28.546071 [ 306 ] {} <Debug> TCP-Session: e6af8918-3eff-4112-9aaa-8694c7b62813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.19 20:04:28.546065 [ 305 ] {} <Debug> TCP-Session: 5f1e31e3-49bb-49e9-995b-9e6cd30503e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46607 | ||
| 967 | 2026.05.19 20:04:28.546098 [ 306 ] {} <Debug> TCP-Session: e6af8918-3eff-4112-9aaa-8694c7b62813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.19 20:04:28.546124 [ 305 ] {} <Debug> TCP-Session: 5f1e31e3-49bb-49e9-995b-9e6cd30503e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.19 20:04:28.546091 [ 308 ] {} <Debug> TCP-Session: b3f9d632-ed8c-4b86-9009-0adacf80869d Authenticating user 'default' from [fd00:1122:3344:101::e]:50632 | ||
| 970 | 2026.05.19 20:04:28.546154 [ 305 ] {} <Debug> TCP-Session: 5f1e31e3-49bb-49e9-995b-9e6cd30503e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.19 20:04:28.546176 [ 308 ] {} <Debug> TCP-Session: b3f9d632-ed8c-4b86-9009-0adacf80869d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.05.19 20:04:28.546195 [ 308 ] {} <Debug> TCP-Session: b3f9d632-ed8c-4b86-9009-0adacf80869d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.19 20:04:28.546262 [ 302 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 974 | 2026.05.19 20:04:28.547187 [ 311 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Trace> AggregatingTransform: Aggregating | ||
| 975 | 2026.05.19 20:04:28.547235 [ 311 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Trace> Aggregator: Aggregation method: without_key | ||
| 976 | 2026.05.19 20:04:28.547266 [ 311 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902853 sec. (1107.600 rows/sec., 43.27 KiB/sec.) | ||
| 977 | 2026.05.19 20:04:28.547284 [ 311 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Trace> Aggregator: Merging aggregated data | ||
| 978 | 2026.05.19 20:04:28.547902 [ 302 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002368 sec., 422.2972972972973 rows/sec., 16.50 KiB/sec. | ||
| 979 | 2026.05.19 20:04:28.548047 [ 302 ] {e03b3bb7-d71f-42eb-8f82-0292103d1ded} <Debug> TCPHandler: Processed in 0.002813732 sec. | ||
| 980 | 2026.05.19 20:04:28.548168 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.19 20:04:28.548198 [ 302 ] {} <Debug> TCP-Session: 9a27d781-7896-4e0f-b4ba-63a76ca1c1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.19 20:04:28.548201 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.19 20:04:28.548224 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.19 20:04:28.548239 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.19 20:04:28.548257 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.19 20:04:28.548269 [ 303 ] {} <Debug> TCP-Session: ba5926ab-77bb-4da6-a7e9-b3f2db7b5af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.19 20:04:28.548279 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.19 20:04:28.548297 [ 306 ] {} <Debug> TCP-Session: e6af8918-3eff-4112-9aaa-8694c7b62813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.19 20:04:28.548312 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.19 20:04:28.548339 [ 305 ] {} <Debug> TCP-Session: 5f1e31e3-49bb-49e9-995b-9e6cd30503e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.19 20:04:28.548282 [ 309 ] {} <Debug> TCP-Session: 7cf23612-eacb-461b-b259-28e9f55d367e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.19 20:04:28.548368 [ 310 ] {} <Debug> TCP-Session: c9e623bd-b0d7-4a1b-8847-217ef91d72bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.19 20:04:28.548245 [ 304 ] {} <Debug> TCP-Session: ef42dfc8-275b-4b58-b310-d641e3f9b80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.19 20:04:28.548294 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 995 | 2026.05.19 20:04:28.548328 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 996 | 2026.05.19 20:04:28.548450 [ 307 ] {} <Debug> TCP-Session: d2ab8aba-afad-4c7b-9c47-91a9a4a39565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.19 20:04:28.548474 [ 308 ] {} <Debug> TCP-Session: b3f9d632-ed8c-4b86-9009-0adacf80869d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.19 20:04:28.630987 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47596 | ||
| 999 | 2026.05.19 20:04:28.631058 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.05.19 20:04:28.631081 [ 306 ] {} <Debug> TCP-Session: 9e55ad9a-7790-4db4-bb4b-e25394e6fd77 Authenticating user 'default' from [fd00:1122:3344:101::e]:47596 | ||
| 1001 | 2026.05.19 20:04:28.631101 [ 306 ] {} <Debug> TCP-Session: 9e55ad9a-7790-4db4-bb4b-e25394e6fd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.19 20:04:28.631116 [ 306 ] {} <Debug> TCP-Session: 9e55ad9a-7790-4db4-bb4b-e25394e6fd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.19 20:04:28.631302 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47529 | ||
| 1004 | 2026.05.19 20:04:28.631338 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45736 | ||
| 1005 | 2026.05.19 20:04:28.631346 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57758 | ||
| 1006 | 2026.05.19 20:04:28.631373 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46700 | ||
| 1007 | 2026.05.19 20:04:28.631403 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45164 | ||
| 1008 | 2026.05.19 20:04:28.631423 [ 306 ] {} <Trace> TCP-Session: 9e55ad9a-7790-4db4-bb4b-e25394e6fd77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.19 20:04:28.631444 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.05.19 20:04:28.631470 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.19 20:04:28.631475 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.05.19 20:04:28.631494 [ 308 ] {} <Debug> TCP-Session: 93184708-37b7-4931-bb38-a567c2caa587 Authenticating user 'default' from [fd00:1122:3344:101::e]:57758 | ||
| 1013 | 2026.05.19 20:04:28.631507 [ 310 ] {} <Debug> TCP-Session: b2bb9bef-8f81-4bcb-8d29-c3c1440c1a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:46700 | ||
| 1014 | 2026.05.19 20:04:28.631512 [ 305 ] {} <Debug> TCP-Session: b2c8a157-1afe-4c13-b397-ab7e7f057ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45164 | ||
| 1015 | 2026.05.19 20:04:28.631527 [ 308 ] {} <Debug> TCP-Session: 93184708-37b7-4931-bb38-a567c2caa587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.19 20:04:28.631535 [ 310 ] {} <Debug> TCP-Session: b2bb9bef-8f81-4bcb-8d29-c3c1440c1a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.19 20:04:28.631539 [ 305 ] {} <Debug> TCP-Session: b2c8a157-1afe-4c13-b397-ab7e7f057ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.19 20:04:28.631561 [ 310 ] {} <Debug> TCP-Session: b2bb9bef-8f81-4bcb-8d29-c3c1440c1a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.19 20:04:28.631569 [ 305 ] {} <Debug> TCP-Session: b2c8a157-1afe-4c13-b397-ab7e7f057ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.19 20:04:28.631551 [ 308 ] {} <Debug> TCP-Session: 93184708-37b7-4931-bb38-a567c2caa587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.19 20:04:28.631397 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59125 | ||
| 1022 | 2026.05.19 20:04:28.631619 [ 306 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47596) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1023 | 2026.05.19 20:04:28.631396 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.05.19 20:04:28.631659 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.05.19 20:04:28.631385 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.05.19 20:04:28.631693 [ 309 ] {} <Debug> TCP-Session: c703d4f1-eddb-49f6-8268-88d53f432c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:45736 | ||
| 1027 | 2026.05.19 20:04:28.631728 [ 307 ] {} <Debug> TCP-Session: 6c1bac10-b54f-41b4-8577-670c4fb1d63d Authenticating user 'default' from [fd00:1122:3344:101::e]:47529 | ||
| 1028 | 2026.05.19 20:04:28.631745 [ 309 ] {} <Debug> TCP-Session: c703d4f1-eddb-49f6-8268-88d53f432c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.19 20:04:28.631761 [ 307 ] {} <Debug> TCP-Session: 6c1bac10-b54f-41b4-8577-670c4fb1d63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.19 20:04:28.631785 [ 309 ] {} <Debug> TCP-Session: c703d4f1-eddb-49f6-8268-88d53f432c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.19 20:04:28.631794 [ 307 ] {} <Debug> TCP-Session: 6c1bac10-b54f-41b4-8577-670c4fb1d63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.19 20:04:28.631699 [ 304 ] {} <Debug> TCP-Session: 155eefa3-65ed-4ba8-b83b-c3d11f116690 Authenticating user 'default' from [fd00:1122:3344:101::e]:59125 | ||
| 1033 | 2026.05.19 20:04:28.631384 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52313 | ||
| 1034 | 2026.05.19 20:04:28.631845 [ 304 ] {} <Debug> TCP-Session: 155eefa3-65ed-4ba8-b83b-c3d11f116690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.19 20:04:28.631878 [ 304 ] {} <Debug> TCP-Session: 155eefa3-65ed-4ba8-b83b-c3d11f116690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.19 20:04:28.631367 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55066 | ||
| 1037 | 2026.05.19 20:04:28.631893 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.05.19 20:04:28.631932 [ 303 ] {} <Debug> TCP-Session: fd8db5a3-ad63-4361-956d-c199d516a160 Authenticating user 'default' from [fd00:1122:3344:101::e]:52313 | ||
| 1039 | 2026.05.19 20:04:28.631943 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.05.19 20:04:28.631947 [ 303 ] {} <Debug> TCP-Session: fd8db5a3-ad63-4361-956d-c199d516a160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.19 20:04:28.631968 [ 302 ] {} <Debug> TCP-Session: a6ad7a72-2950-40bc-9a1b-a515550a8811 Authenticating user 'default' from [fd00:1122:3344:101::e]:55066 | ||
| 1042 | 2026.05.19 20:04:28.631974 [ 303 ] {} <Debug> TCP-Session: fd8db5a3-ad63-4361-956d-c199d516a160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.19 20:04:28.631991 [ 302 ] {} <Debug> TCP-Session: a6ad7a72-2950-40bc-9a1b-a515550a8811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.19 20:04:28.632009 [ 302 ] {} <Debug> TCP-Session: a6ad7a72-2950-40bc-9a1b-a515550a8811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.19 20:04:28.632013 [ 306 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1046 | 2026.05.19 20:04:28.632072 [ 306 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.05.19 20:04:28.632514 [ 306 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.05.19 20:04:28.633563 [ 348 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.05.19 20:04:28.633610 [ 348 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.05.19 20:04:28.633643 [ 348 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025134 sec. (975.482 rows/sec., 38.10 KiB/sec.) | ||
| 1051 | 2026.05.19 20:04:28.633659 [ 348 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.05.19 20:04:28.634265 [ 306 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002683 sec., 372.71710771524414 rows/sec., 14.56 KiB/sec. | ||
| 1053 | 2026.05.19 20:04:28.634402 [ 306 ] {e4e543dc-f17f-4859-bf5b-d528534324da} <Debug> TCPHandler: Processed in 0.003101864 sec. | ||
| 1054 | 2026.05.19 20:04:28.634532 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.19 20:04:28.634562 [ 306 ] {} <Debug> TCP-Session: 9e55ad9a-7790-4db4-bb4b-e25394e6fd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.19 20:04:28.634571 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.19 20:04:28.634592 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.19 20:04:28.634612 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.19 20:04:28.634637 [ 307 ] {} <Debug> TCP-Session: 6c1bac10-b54f-41b4-8577-670c4fb1d63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.19 20:04:28.634641 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.19 20:04:28.634664 [ 302 ] {} <Debug> TCP-Session: a6ad7a72-2950-40bc-9a1b-a515550a8811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.19 20:04:28.634674 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.19 20:04:28.634693 [ 310 ] {} <Debug> TCP-Session: b2bb9bef-8f81-4bcb-8d29-c3c1440c1a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.19 20:04:28.634705 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.05.19 20:04:28.634715 [ 309 ] {} <Debug> TCP-Session: c703d4f1-eddb-49f6-8268-88d53f432c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.19 20:04:28.634737 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.19 20:04:28.634751 [ 308 ] {} <Debug> TCP-Session: 93184708-37b7-4931-bb38-a567c2caa587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.19 20:04:28.634613 [ 305 ] {} <Debug> TCP-Session: b2c8a157-1afe-4c13-b397-ab7e7f057ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.19 20:04:28.634777 [ 304 ] {} <Debug> TCP-Session: 155eefa3-65ed-4ba8-b83b-c3d11f116690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.19 20:04:28.634661 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1071 | 2026.05.19 20:04:28.634841 [ 303 ] {} <Debug> TCP-Session: fd8db5a3-ad63-4361-956d-c199d516a160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.19 20:04:31.924419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 96 | ||
| 1073 | 2026.05.19 20:04:31.926512 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.19 20:04:31.926551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 1075 | 2026.05.19 20:04:31.927758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.05.19 20:04:31.928257 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.19 20:04:31.928484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1078 | 2026.05.19 20:04:32.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.68 MiB, peak 172.67 MiB, free memory in arenas 0.00 B, will set to 164.71 MiB (RSS), difference: 4.02 MiB | ||
| 1079 | 2026.05.19 20:04:33.281629 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.19 20:04:33.281869 [ 3 ] {743410b5-2994-4edc-bed3-477b66a9af55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.19 20:04:33.297421 [ 3 ] {743410b5-2994-4edc-bed3-477b66a9af55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.05.19 20:04:33.297498 [ 3 ] {743410b5-2994-4edc-bed3-477b66a9af55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.05.19 20:04:33.297927 [ 3 ] {743410b5-2994-4edc-bed3-477b66a9af55} <Debug> TCPHandler: Processed in 0.016419541 sec. | ||
| 1084 | 2026.05.19 20:04:33.306914 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.05.19 20:04:33.307045 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1086 | 2026.05.19 20:04:33.307097 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.05.19 20:04:33.312019 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.05.19 20:04:33.312074 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1089 | 2026.05.19 20:04:33.314735 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.05.19 20:04:33.315117 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.05.19 20:04:33.315276 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.00827 sec., 2297.460701330109 rows/sec., 321.43 KiB/sec. | ||
| 1092 | 2026.05.19 20:04:33.315316 [ 3 ] {3911efcc-e9f5-4843-b9ce-fddb8c44786c} <Debug> TCPHandler: Processed in 0.008482227 sec. | ||
| 1093 | 2026.05.19 20:04:33.315444 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.05.19 20:04:33.315546 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.05.19 20:04:33.315590 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.05.19 20:04:33.324308 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.05.19 20:04:33.324345 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1098 | 2026.05.19 20:04:33.327157 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.05.19 20:04:33.327590 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.05.19 20:04:33.327731 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.012205 sec., 327.7345350266284 rows/sec., 26.72 KiB/sec. | ||
| 1101 | 2026.05.19 20:04:33.327770 [ 3 ] {02231de4-3803-4290-988c-28ed860e8bce} <Debug> TCPHandler: Processed in 0.012375424 sec. | ||
| 1102 | 2026.05.19 20:04:33.327904 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.19 20:04:33.328005 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.05.19 20:04:33.328049 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.05.19 20:04:33.330437 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.19 20:04:33.330472 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1107 | 2026.05.19 20:04:33.330956 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.05.19 20:04:33.331381 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.19 20:04:33.331515 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Debug> executeQuery: Read 48 rows, 4.05 KiB in 0.003532 sec., 13590.033975084938 rows/sec., 1.12 MiB/sec. | ||
| 1110 | 2026.05.19 20:04:33.331552 [ 3 ] {bef76de0-2efc-4b44-95e2-89df8c3c1723} <Debug> TCPHandler: Processed in 0.003699066 sec. | ||
| 1111 | 2026.05.19 20:04:33.331681 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.19 20:04:33.331785 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.05.19 20:04:33.331826 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.05.19 20:04:33.332279 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.05.19 20:04:33.332314 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1116 | 2026.05.19 20:04:33.332716 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.05.19 20:04:33.333137 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.05.19 20:04:33.333269 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001505 sec., 9302.32558139535 rows/sec., 685.22 KiB/sec. | ||
| 1119 | 2026.05.19 20:04:33.333307 [ 3 ] {9663e2ab-1969-46b9-9ca2-c38c2895c076} <Debug> TCPHandler: Processed in 0.001676407 sec. | ||
| 1120 | 2026.05.19 20:04:33.333420 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.05.19 20:04:33.333515 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1122 | 2026.05.19 20:04:33.333554 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1123 | 2026.05.19 20:04:33.333975 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.19 20:04:33.334012 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1125 | 2026.05.19 20:04:33.334425 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.05.19 20:04:33.334850 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.19 20:04:33.334981 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Debug> executeQuery: Read 51 rows, 4.09 KiB in 0.001485 sec., 34343.43434343435 rows/sec., 2.69 MiB/sec. | ||
| 1128 | 2026.05.19 20:04:33.335018 [ 3 ] {6040ee1c-6d04-4be9-b2ac-d2873ba1ee10} <Debug> TCPHandler: Processed in 0.001647597 sec. | ||
| 1129 | 2026.05.19 20:04:33.335139 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.05.19 20:04:33.335234 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.05.19 20:04:33.335276 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1132 | 2026.05.19 20:04:33.337624 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.19 20:04:33.337662 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1134 | 2026.05.19 20:04:33.340504 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.05.19 20:04:33.340963 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.19 20:04:33.341098 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Debug> executeQuery: Read 62 rows, 4.40 KiB in 0.005881 sec., 10542.424757694269 rows/sec., 748.24 KiB/sec. | ||
| 1137 | 2026.05.19 20:04:33.341134 [ 3 ] {90af4bf9-7552-4041-8fb9-f2f63f5dd9fa} <Debug> TCPHandler: Processed in 0.006044276 sec. | ||
| 1138 | 2026.05.19 20:04:33.341265 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.19 20:04:33.341360 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.05.19 20:04:33.341414 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <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 | ||
| 1141 | 2026.05.19 20:04:33.342239 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.05.19 20:04:33.342276 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1143 | 2026.05.19 20:04:33.352025 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.05.19 20:04:33.352461 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.05.19 20:04:33.352610 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.011267 sec., 887.5477056891808 rows/sec., 1.59 MiB/sec. | ||
| 1146 | 2026.05.19 20:04:33.352672 [ 3 ] {2abb3f65-e268-4da4-9f78-688d983f7075} <Debug> TCPHandler: Processed in 0.01145644 sec. | ||
| 1147 | 2026.05.19 20:04:33.352808 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.05.19 20:04:33.352910 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.05.19 20:04:33.352954 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1150 | 2026.05.19 20:04:33.353300 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Trace> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.05.19 20:04:33.353337 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1152 | 2026.05.19 20:04:33.353764 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.05.19 20:04:33.354206 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Trace> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.05.19 20:04:33.354343 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001452 sec., 6198.347107438017 rows/sec., 437.84 KiB/sec. | ||
| 1155 | 2026.05.19 20:04:33.354380 [ 3 ] {5234714a-2428-4bf7-a078-74a8fa389a7f} <Debug> TCPHandler: Processed in 0.001626018 sec. | ||
| 1156 | 2026.05.19 20:04:33.354509 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.05.19 20:04:33.354604 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.05.19 20:04:33.354646 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1159 | 2026.05.19 20:04:33.354987 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.05.19 20:04:33.355024 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1161 | 2026.05.19 20:04:33.355430 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.05.19 20:04:33.355868 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.05.19 20:04:33.355999 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001412 sec., 12747.875354107648 rows/sec., 894.26 KiB/sec. | ||
| 1164 | 2026.05.19 20:04:33.356036 [ 3 ] {3a792962-1406-4ff3-8832-5dab387f48bb} <Debug> TCPHandler: Processed in 0.001575937 sec. | ||
| 1165 | 2026.05.19 20:04:34.439460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 1166 | 2026.05.19 20:04:34.440013 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.19 20:04:34.440069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1168 | 2026.05.19 20:04:34.440700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2026.05.19 20:04:34.441335 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.19 20:04:34.441475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 1171 | 2026.05.19 20:04:34.498098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1172 | 2026.05.19 20:04:34.515573 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.05.19 20:04:34.515633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1174 | 2026.05.19 20:04:34.522255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1175 | 2026.05.19 20:04:34.523481 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.05.19 20:04:34.526682 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1177 | 2026.05.19 20:04:35.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.73 MiB, peak 172.67 MiB, free memory in arenas 0.00 B, will set to 167.40 MiB (RSS), difference: 1.67 MiB | ||
| 1178 | 2026.05.19 20:04:38.277672 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.05.19 20:04:38.277888 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1180 | 2026.05.19 20:04:38.278184 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1181 | 2026.05.19 20:04:38.282287 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <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 | ||
| 1182 | 2026.05.19 20:04:38.282542 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1183 | 2026.05.19 20:04:38.282623 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1184 | 2026.05.19 20:04:38.282795 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1185 | 2026.05.19 20:04:38.284793 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1186 | 2026.05.19 20:04:38.286711 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1187 | 2026.05.19 20:04:38.286736 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1188 | 2026.05.19 20:04:38.290896 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1189 | 2026.05.19 20:04:38.290923 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1190 | 2026.05.19 20:04:38.317604 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.039793 sec., 477.47091196944183 rows/sec., 66.80 KiB/sec. | ||
| 1191 | 2026.05.19 20:04:38.317686 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Debug> MemoryTracker: Peak memory usage (for query): 132.09 KiB. | ||
| 1192 | 2026.05.19 20:04:38.317705 [ 3 ] {0a411266-d2de-46cc-a5e8-3cbb5b635286} <Debug> TCPHandler: Processed in 0.040154564 sec. | ||
| 1193 | 2026.05.19 20:04:38.319018 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.19 20:04:38.319132 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.19 20:04:38.319178 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1196 | 2026.05.19 20:04:38.319686 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.19 20:04:38.319733 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1198 | 2026.05.19 20:04:38.320250 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.05.19 20:04:38.320762 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.19 20:04:38.320909 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001808 sec., 14380.530973451328 rows/sec., 1.08 MiB/sec. | ||
| 1201 | 2026.05.19 20:04:38.320946 [ 3 ] {24f561bf-602f-4713-acf5-6ece6aa6acb5} <Debug> TCPHandler: Processed in 0.001983999 sec. | ||
| 1202 | 2026.05.19 20:04:38.321080 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.19 20:04:38.321175 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.19 20:04:38.321215 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1205 | 2026.05.19 20:04:38.321612 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.19 20:04:38.321648 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1207 | 2026.05.19 20:04:38.322046 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.05.19 20:04:38.322504 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.19 20:04:38.322631 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001474 sec., 18995.92944369064 rows/sec., 1.48 MiB/sec. | ||
| 1210 | 2026.05.19 20:04:38.322667 [ 3 ] {682a5a87-d38e-4be8-b90c-c9168f001810} <Debug> TCPHandler: Processed in 0.001636617 sec. | ||
| 1211 | 2026.05.19 20:04:38.322798 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.19 20:04:38.322894 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.19 20:04:38.322935 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1214 | 2026.05.19 20:04:38.323314 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.19 20:04:38.323348 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1216 | 2026.05.19 20:04:38.323770 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1217 | 2026.05.19 20:04:38.324220 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.19 20:04:38.324347 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001471 sec., 67980.96532970767 rows/sec., 4.71 MiB/sec. | ||
| 1219 | 2026.05.19 20:04:38.324383 [ 3 ] {c2eb8af6-71df-4dbe-b20e-af720da1b7c9} <Debug> TCPHandler: Processed in 0.001633097 sec. | ||
| 1220 | 2026.05.19 20:04:38.324502 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.19 20:04:38.324596 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.19 20:04:38.324637 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1223 | 2026.05.19 20:04:38.324961 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.19 20:04:38.324995 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1225 | 2026.05.19 20:04:38.325406 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1226 | 2026.05.19 20:04:38.325900 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.05.19 20:04:38.326031 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001452 sec., 20661.15702479339 rows/sec., 1.42 MiB/sec. | ||
| 1228 | 2026.05.19 20:04:38.326068 [ 3 ] {c8416d1b-1cd7-49b0-9d7c-c7dbbb2ecacd} <Debug> TCPHandler: Processed in 0.001614177 sec. | ||
| 1229 | 2026.05.19 20:04:41.864721 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1230 | 2026.05.19 20:04:41.864793 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1231 | 2026.05.19 20:04:41.928813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 126 | ||
| 1232 | 2026.05.19 20:04:41.930916 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.19 20:04:41.930955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1234 | 2026.05.19 20:04:41.932340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1235 | 2026.05.19 20:04:41.932829 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.19 20:04:41.933084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 1237 | 2026.05.19 20:04:41.941748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1238 | 2026.05.19 20:04:41.942228 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.19 20:04:41.942285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1240 | 2026.05.19 20:04:41.942904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1241 | 2026.05.19 20:04:41.943392 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.05.19 20:04:41.943521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1243 | 2026.05.19 20:04:42.026945 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1244 | 2026.05.19 20:04:42.044219 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.19 20:04:42.044282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1246 | 2026.05.19 20:04:42.050943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1247 | 2026.05.19 20:04:42.052300 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.19 20:04:42.056247 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1249 | 2026.05.19 20:04:43.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.68 MiB, peak 172.68 MiB, free memory in arenas 0.00 B, will set to 169.82 MiB (RSS), difference: 1.13 MiB | ||
| 1250 | 2026.05.19 20:04:43.278398 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.19 20:04:43.278609 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) 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') FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.19 20:04:43.278911 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1253 | 2026.05.19 20:04:43.278946 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <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')" moved to PREWHERE | ||
| 1254 | 2026.05.19 20:04:43.279178 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1255 | 2026.05.19 20:04:43.279246 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1256 | 2026.05.19 20:04:43.279381 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1257 | 2026.05.19 20:04:43.279416 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1258 | 2026.05.19 20:04:43.279439 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1259 | 2026.05.19 20:04:43.279455 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1260 | 2026.05.19 20:04:43.279508 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <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'))" | ||
| 1261 | 2026.05.19 20:04:43.279529 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1262 | 2026.05.19 20:04:43.280684 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002155 sec., 8816.705336426914 rows/sec., 1.20 MiB/sec. | ||
| 1263 | 2026.05.19 20:04:43.280786 [ 3 ] {b1120af6-c712-41e5-9d11-01d42567ed50} <Debug> TCPHandler: Processed in 0.002507321 sec. | ||
| 1264 | 2026.05.19 20:04:43.282773 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.05.19 20:04:43.282903 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1266 | 2026.05.19 20:04:43.282955 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1267 | 2026.05.19 20:04:43.283523 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.05.19 20:04:43.283565 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1269 | 2026.05.19 20:04:43.284063 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1270 | 2026.05.19 20:04:43.284503 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.05.19 20:04:43.284646 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.001779 sec., 42720.62956717257 rows/sec., 3.69 MiB/sec. | ||
| 1272 | 2026.05.19 20:04:43.284683 [ 3 ] {edd3bb13-2bdd-43c7-9d6a-c0bcd710d371} <Debug> TCPHandler: Processed in 0.001970419 sec. | ||
| 1273 | 2026.05.19 20:04:43.284808 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.05.19 20:04:43.284903 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.05.19 20:04:43.284943 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1276 | 2026.05.19 20:04:43.285371 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.05.19 20:04:43.285407 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1278 | 2026.05.19 20:04:43.285802 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1279 | 2026.05.19 20:04:43.286221 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.05.19 20:04:43.286354 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001469 sec., 17018.379850238256 rows/sec., 1.25 MiB/sec. | ||
| 1281 | 2026.05.19 20:04:43.286392 [ 3 ] {69253e7e-4bd4-4c56-b0c0-fe71f88e4926} <Debug> TCPHandler: Processed in 0.001634388 sec. | ||
| 1282 | 2026.05.19 20:04:43.286506 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.19 20:04:43.286600 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1284 | 2026.05.19 20:04:43.286639 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1285 | 2026.05.19 20:04:43.287062 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.05.19 20:04:43.287100 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1287 | 2026.05.19 20:04:43.287496 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1288 | 2026.05.19 20:04:43.287924 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.05.19 20:04:43.288056 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Debug> executeQuery: Read 59 rows, 4.75 KiB in 0.001473 sec., 40054.31093007468 rows/sec., 3.15 MiB/sec. | ||
| 1290 | 2026.05.19 20:04:43.288094 [ 3 ] {2cc96853-e561-41b6-a0c6-529e8a718666} <Debug> TCPHandler: Processed in 0.001637597 sec. | ||
| 1291 | 2026.05.19 20:04:43.288211 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.05.19 20:04:43.288304 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.05.19 20:04:43.288348 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1294 | 2026.05.19 20:04:43.288766 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.05.19 20:04:43.288803 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1296 | 2026.05.19 20:04:43.289268 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1297 | 2026.05.19 20:04:43.289703 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.05.19 20:04:43.289836 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001549 sec., 64557.77921239509 rows/sec., 4.48 MiB/sec. | ||
| 1299 | 2026.05.19 20:04:43.289873 [ 3 ] {6192508c-d8d9-4781-8d6e-7a67eb954db2} <Debug> TCPHandler: Processed in 0.001712267 sec. | ||
| 1300 | 2026.05.19 20:04:43.289989 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.19 20:04:43.290088 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.19 20:04:43.290143 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <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 | ||
| 1303 | 2026.05.19 20:04:43.290915 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.19 20:04:43.290952 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1305 | 2026.05.19 20:04:43.291601 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2026.05.19 20:04:43.292006 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.19 20:04:43.292140 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00207 sec., 12077.294685990339 rows/sec., 21.64 MiB/sec. | ||
| 1308 | 2026.05.19 20:04:43.292189 [ 3 ] {99355057-eac4-48ac-9bfe-8d10692353a6} <Debug> TCPHandler: Processed in 0.00224927 sec. | ||
| 1309 | 2026.05.19 20:04:43.292310 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.19 20:04:43.292406 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.19 20:04:43.292447 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1312 | 2026.05.19 20:04:43.292757 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Trace> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.19 20:04:43.292794 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1314 | 2026.05.19 20:04:43.293185 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2026.05.19 20:04:43.293593 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Trace> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.19 20:04:43.293721 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001334 sec., 8995.502248875562 rows/sec., 699.11 KiB/sec. | ||
| 1317 | 2026.05.19 20:04:43.293765 [ 3 ] {30994456-3bcf-4879-9143-6c53fcbe2675} <Debug> TCPHandler: Processed in 0.001503417 sec. | ||
| 1318 | 2026.05.19 20:04:43.293884 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.19 20:04:43.293978 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.19 20:04:43.294018 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1321 | 2026.05.19 20:04:43.294337 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.19 20:04:43.294372 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1323 | 2026.05.19 20:04:43.294801 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.05.19 20:04:43.295267 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.19 20:04:43.295398 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001438 sec., 20862.30876216968 rows/sec., 1.43 MiB/sec. | ||
| 1326 | 2026.05.19 20:04:43.295440 [ 3 ] {45e3200a-568a-4f46-b62d-dfc2d52c4d72} <Debug> TCPHandler: Processed in 0.001605197 sec. | ||
| 1327 | 2026.05.19 20:04:48.278180 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.19 20:04:48.278411 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.19 20:04:48.278719 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1330 | 2026.05.19 20:04:48.278756 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1331 | 2026.05.19 20:04:48.279011 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1332 | 2026.05.19 20:04:48.279083 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1333 | 2026.05.19 20:04:48.279238 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1334 | 2026.05.19 20:04:48.279275 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1335 | 2026.05.19 20:04:48.279297 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1336 | 2026.05.19 20:04:48.279313 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2026.05.19 20:04:48.279355 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1338 | 2026.05.19 20:04:48.279395 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1339 | 2026.05.19 20:04:48.280486 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002162 sec., 8788.159111933395 rows/sec., 1.20 MiB/sec. | ||
| 1340 | 2026.05.19 20:04:48.280585 [ 3 ] {7ee7c31a-1211-4b74-b27f-50c786fd75fe} <Debug> TCPHandler: Processed in 0.002527221 sec. | ||
| 1341 | 2026.05.19 20:04:48.281913 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.05.19 20:04:48.282023 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1343 | 2026.05.19 20:04:48.282067 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.05.19 20:04:48.282569 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.05.19 20:04:48.282613 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1346 | 2026.05.19 20:04:48.283142 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1347 | 2026.05.19 20:04:48.283506 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.05.19 20:04:48.283655 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 305.95 KiB/sec. | ||
| 1349 | 2026.05.19 20:04:48.283695 [ 3 ] {207ac45c-a7d2-4f00-b268-4b00a9b3a433} <Debug> TCPHandler: Processed in 0.001834348 sec. | ||
| 1350 | 2026.05.19 20:04:48.283808 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.05.19 20:04:48.283904 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1352 | 2026.05.19 20:04:48.283945 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1353 | 2026.05.19 20:04:48.284345 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.05.19 20:04:48.284383 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1355 | 2026.05.19 20:04:48.284793 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.05.19 20:04:48.285247 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.05.19 20:04:48.285379 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001493 sec., 1339.5847287340926 rows/sec., 109.23 KiB/sec. | ||
| 1358 | 2026.05.19 20:04:48.285416 [ 3 ] {84ee5c77-7616-44fa-9a41-9483c8453da4} <Debug> TCPHandler: Processed in 0.001658207 sec. | ||
| 1359 | 2026.05.19 20:04:48.285532 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.05.19 20:04:48.285628 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1361 | 2026.05.19 20:04:48.285668 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1362 | 2026.05.19 20:04:48.286076 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.19 20:04:48.286115 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1364 | 2026.05.19 20:04:48.286521 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1365 | 2026.05.19 20:04:48.286934 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.05.19 20:04:48.287071 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Debug> executeQuery: Read 31 rows, 2.42 KiB in 0.00146 sec., 21232.87671232877 rows/sec., 1.62 MiB/sec. | ||
| 1367 | 2026.05.19 20:04:48.287109 [ 3 ] {f8b382b6-5e49-4c43-bbf7-d2c867fac523} <Debug> TCPHandler: Processed in 0.001627667 sec. | ||
| 1368 | 2026.05.19 20:04:48.287224 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.05.19 20:04:48.287319 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.05.19 20:04:48.287360 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1371 | 2026.05.19 20:04:48.287754 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.05.19 20:04:48.287791 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1373 | 2026.05.19 20:04:48.288208 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1374 | 2026.05.19 20:04:48.288637 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.05.19 20:04:48.288766 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001465 sec., 1365.1877133105802 rows/sec., 95.32 KiB/sec. | ||
| 1376 | 2026.05.19 20:04:48.288803 [ 3 ] {27df7065-5e9f-4a26-9035-40ced89aec6f} <Debug> TCPHandler: Processed in 0.001629037 sec. | ||
| 1377 | 2026.05.19 20:04:48.288915 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.05.19 20:04:48.289010 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2026.05.19 20:04:48.289049 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2026.05.19 20:04:48.289440 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.05.19 20:04:48.289476 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1382 | 2026.05.19 20:04:48.289881 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1383 | 2026.05.19 20:04:48.290336 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.05.19 20:04:48.290467 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001474 sec., 25780.189959294436 rows/sec., 2.02 MiB/sec. | ||
| 1385 | 2026.05.19 20:04:48.290505 [ 3 ] {ed38084e-96c6-480f-9b98-c7771c40c89a} <Debug> TCPHandler: Processed in 0.001639287 sec. | ||
| 1386 | 2026.05.19 20:04:48.290617 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.05.19 20:04:48.290712 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.05.19 20:04:48.290754 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1389 | 2026.05.19 20:04:48.291144 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.05.19 20:04:48.291181 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1391 | 2026.05.19 20:04:48.291635 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.05.19 20:04:48.292065 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.05.19 20:04:48.292195 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Debug> executeQuery: Read 109 rows, 7.78 KiB in 0.001501 sec., 72618.254497002 rows/sec., 5.06 MiB/sec. | ||
| 1394 | 2026.05.19 20:04:48.292233 [ 3 ] {f95a4c30-eb7a-4341-9500-573c5bfe00fb} <Debug> TCPHandler: Processed in 0.001666497 sec. | ||
| 1395 | 2026.05.19 20:04:48.292354 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.05.19 20:04:48.292448 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.05.19 20:04:48.292489 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1398 | 2026.05.19 20:04:48.292830 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.05.19 20:04:48.292866 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1400 | 2026.05.19 20:04:48.293277 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1401 | 2026.05.19 20:04:48.293698 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.05.19 20:04:48.293829 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001399 sec., 27162.258756254465 rows/sec., 1.82 MiB/sec. | ||
| 1403 | 2026.05.19 20:04:48.293865 [ 3 ] {e64d4446-cec0-43f5-afe1-8b1b2662bf0c} <Debug> TCPHandler: Processed in 0.001562127 sec. | ||
| 1404 | 2026.05.19 20:04:49.443670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1405 | 2026.05.19 20:04:49.444185 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.05.19 20:04:49.444232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1407 | 2026.05.19 20:04:49.444878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1408 | 2026.05.19 20:04:49.445342 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.05.19 20:04:49.445521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1410 | 2026.05.19 20:04:49.556402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1411 | 2026.05.19 20:04:49.572997 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.05.19 20:04:49.573054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1413 | 2026.05.19 20:04:49.579511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.05.19 20:04:49.580601 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.05.19 20:04:49.583344 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1416 | 2026.05.19 20:04:50.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.66 MiB, peak 174.66 MiB, free memory in arenas 0.00 B, will set to 172.05 MiB (RSS), difference: 1.40 MiB | ||
| 1417 | 2026.05.19 20:04:51.933311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 158 | ||
| 1418 | 2026.05.19 20:04:51.935537 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.05.19 20:04:51.935583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1420 | 2026.05.19 20:04:51.936888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1421 | 2026.05.19 20:04:51.937411 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.05.19 20:04:51.937661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1423 | 2026.05.19 20:04:53.278936 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.05.19 20:04:53.279147 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1425 | 2026.05.19 20:04:53.279458 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1426 | 2026.05.19 20:04:53.279492 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <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 | ||
| 1427 | 2026.05.19 20:04:53.279704 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1428 | 2026.05.19 20:04:53.279772 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1429 | 2026.05.19 20:04:53.279906 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1430 | 2026.05.19 20:04:53.279998 [ 329 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1431 | 2026.05.19 20:04:53.280002 [ 337 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1432 | 2026.05.19 20:04:53.280126 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1433 | 2026.05.19 20:04:53.280152 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1434 | 2026.05.19 20:04:53.282553 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1435 | 2026.05.19 20:04:53.282579 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1436 | 2026.05.19 20:04:53.284939 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1437 | 2026.05.19 20:04:53.284985 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1438 | 2026.05.19 20:04:53.286170 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.007106 sec., 3236.7013791162394 rows/sec., 445.68 KiB/sec. | ||
| 1439 | 2026.05.19 20:04:53.286292 [ 3 ] {522471cb-9c56-49ee-979d-764779e403f8} <Debug> TCPHandler: Processed in 0.007472773 sec. | ||
| 1440 | 2026.05.19 20:04:53.288011 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.19 20:04:53.288136 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1442 | 2026.05.19 20:04:53.288187 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1443 | 2026.05.19 20:04:53.288766 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.19 20:04:53.288808 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1445 | 2026.05.19 20:04:53.289337 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1446 | 2026.05.19 20:04:53.289880 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.19 20:04:53.290047 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Debug> executeQuery: Read 80 rows, 7.05 KiB in 0.001947 sec., 41088.85464817668 rows/sec., 3.54 MiB/sec. | ||
| 1448 | 2026.05.19 20:04:53.290085 [ 3 ] {ed29aa6f-9631-4716-a3d0-1dbcc22d4155} <Debug> TCPHandler: Processed in 0.002132059 sec. | ||
| 1449 | 2026.05.19 20:04:53.290210 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.19 20:04:53.290302 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.19 20:04:53.290342 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1452 | 2026.05.19 20:04:53.290741 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.19 20:04:53.290776 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1454 | 2026.05.19 20:04:53.291191 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1455 | 2026.05.19 20:04:53.291625 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.05.19 20:04:53.291755 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00147 sec., 17006.802721088436 rows/sec., 1.25 MiB/sec. | ||
| 1457 | 2026.05.19 20:04:53.291789 [ 3 ] {404f7418-9817-434e-89de-f79bd1692080} <Debug> TCPHandler: Processed in 0.001625747 sec. | ||
| 1458 | 2026.05.19 20:04:53.291902 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.05.19 20:04:53.291993 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1460 | 2026.05.19 20:04:53.292031 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1461 | 2026.05.19 20:04:53.292459 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.19 20:04:53.292493 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1463 | 2026.05.19 20:04:53.292902 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1464 | 2026.05.19 20:04:53.293479 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.19 20:04:53.293623 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001647 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. | ||
| 1466 | 2026.05.19 20:04:53.293661 [ 3 ] {026c567f-94f8-4204-af48-7e9c270a69ea} <Debug> TCPHandler: Processed in 0.001805138 sec. | ||
| 1467 | 2026.05.19 20:04:53.293782 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.05.19 20:04:53.293875 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.05.19 20:04:53.293917 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1470 | 2026.05.19 20:04:53.294304 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.05.19 20:04:53.294339 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1472 | 2026.05.19 20:04:53.294851 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1473 | 2026.05.19 20:04:53.295298 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.05.19 20:04:53.295459 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001602 sec., 68664.16978776529 rows/sec., 4.79 MiB/sec. | ||
| 1475 | 2026.05.19 20:04:53.295495 [ 3 ] {86b4e0b1-140c-401d-9e9a-021f84f39d2a} <Debug> TCPHandler: Processed in 0.001759288 sec. | ||
| 1476 | 2026.05.19 20:04:53.295612 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.05.19 20:04:53.295703 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.05.19 20:04:53.295755 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <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 | ||
| 1479 | 2026.05.19 20:04:53.296586 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.05.19 20:04:53.296620 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1481 | 2026.05.19 20:04:53.297280 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1482 | 2026.05.19 20:04:53.297709 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.19 20:04:53.297842 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002157 sec., 11590.171534538711 rows/sec., 20.77 MiB/sec. | ||
| 1484 | 2026.05.19 20:04:53.297889 [ 3 ] {ef4b99e4-4d0c-45ff-8a68-9e8cbe2dd024} <Debug> TCPHandler: Processed in 0.00232327 sec. | ||
| 1485 | 2026.05.19 20:04:53.298004 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.05.19 20:04:53.298097 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1487 | 2026.05.19 20:04:53.298137 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1488 | 2026.05.19 20:04:53.298457 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.19 20:04:53.298490 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1490 | 2026.05.19 20:04:53.298890 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1491 | 2026.05.19 20:04:53.299330 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.05.19 20:04:53.299479 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.0014 sec., 28571.428571428572 rows/sec., 1.91 MiB/sec. | ||
| 1493 | 2026.05.19 20:04:53.299515 [ 3 ] {55242548-f741-4298-9fbd-228be8bd5a70} <Debug> TCPHandler: Processed in 0.001557687 sec. | ||
| 1494 | 2026.05.19 20:04:56.865070 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1495 | 2026.05.19 20:04:56.865179 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1496 | 2026.05.19 20:04:56.945644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1497 | 2026.05.19 20:04:56.946160 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.19 20:04:56.946206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1499 | 2026.05.19 20:04:56.946873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1500 | 2026.05.19 20:04:56.947340 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.05.19 20:04:56.947470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1502 | 2026.05.19 20:04:56.947471 [ 76 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1503 | 2026.05.19 20:04:56.947538 [ 76 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.05.19 20:04:56.947557 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1505 | 2026.05.19 20:04:56.950156 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1506 | 2026.05.19 20:04:56.952701 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1507 | 2026.05.19 20:04:56.954830 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1508 | 2026.05.19 20:04:56.954953 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1509 | 2026.05.19 20:04:56.955009 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1510 | 2026.05.19 20:04:56.955058 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1511 | 2026.05.19 20:04:56.955099 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1512 | 2026.05.19 20:04:56.955142 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 1513 | 2026.05.19 20:04:56.985569 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.037915934 sec., 76854.2323129901 rows/sec., 1.10 MiB/sec. | ||
| 1514 | 2026.05.19 20:04:56.986316 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1515 | 2026.05.19 20:04:56.986875 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_6_1} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.05.19 20:04:56.986961 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_6_1} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1517 | 2026.05.19 20:04:56.989007 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1518 | 2026.05.19 20:04:57.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.26 MiB, peak 178.58 MiB, free memory in arenas 0.00 B, will set to 173.30 MiB (RSS), difference: 1.03 MiB | ||
| 1519 | 2026.05.19 20:04:57.083460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1520 | 2026.05.19 20:04:57.101681 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.05.19 20:04:57.101728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1522 | 2026.05.19 20:04:57.108242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1523 | 2026.05.19 20:04:57.109341 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.05.19 20:04:57.109610 [ 75 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1525 | 2026.05.19 20:04:57.109653 [ 75 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.19 20:04:57.109671 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1527 | 2026.05.19 20:04:57.109760 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1528 | 2026.05.19 20:04:57.112663 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1529 | 2026.05.19 20:04:57.112845 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1530 | 2026.05.19 20:04:57.113603 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1531 | 2026.05.19 20:04:57.116907 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1532 | 2026.05.19 20:04:57.120229 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1533 | 2026.05.19 20:04:57.124132 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1534 | 2026.05.19 20:04:57.130921 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1535 | 2026.05.19 20:04:57.135140 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 1536 | 2026.05.19 20:04:57.192215 [ 191 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.082480558 sec., 557.707187189495 rows/sec., 2.88 MiB/sec. | ||
| 1537 | 2026.05.19 20:04:57.194690 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1538 | 2026.05.19 20:04:57.197188 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_6_1} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.05.19 20:04:57.197296 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_6_1} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1540 | 2026.05.19 20:04:57.199371 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1541 | 2026.05.19 20:04:58.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.37 MiB, peak 183.91 MiB, free memory in arenas 0.00 B, will set to 183.59 MiB (RSS), difference: 9.21 MiB | ||
| 1542 | 2026.05.19 20:04:58.279122 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.05.19 20:04:58.279368 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1544 | 2026.05.19 20:04:58.279721 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1545 | 2026.05.19 20:04:58.279761 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <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 | ||
| 1546 | 2026.05.19 20:04:58.279985 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.05.19 20:04:58.280052 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2026.05.19 20:04:58.280187 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1549 | 2026.05.19 20:04:58.280295 [ 357 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1550 | 2026.05.19 20:04:58.280308 [ 332 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1551 | 2026.05.19 20:04:58.280430 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1552 | 2026.05.19 20:04:58.280457 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1553 | 2026.05.19 20:04:58.280529 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1554 | 2026.05.19 20:04:58.280548 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1555 | 2026.05.19 20:04:58.280582 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1556 | 2026.05.19 20:04:58.280627 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1557 | 2026.05.19 20:04:58.281672 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002401 sec., 9579.341940857976 rows/sec., 1.29 MiB/sec. | ||
| 1558 | 2026.05.19 20:04:58.281792 [ 3 ] {872aa8b7-e24c-4fb6-8d21-b70ae511caa1} <Debug> TCPHandler: Processed in 0.002802712 sec. | ||
| 1559 | 2026.05.19 20:04:58.283215 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.05.19 20:04:58.283324 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1561 | 2026.05.19 20:04:58.283366 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1562 | 2026.05.19 20:04:58.283817 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.19 20:04:58.283860 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1564 | 2026.05.19 20:04:58.284314 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1565 | 2026.05.19 20:04:58.284747 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.19 20:04:58.284873 [ 73 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1567 | 2026.05.19 20:04:58.284894 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001599 sec., 18761.72607879925 rows/sec., 1.43 MiB/sec. | ||
| 1568 | 2026.05.19 20:04:58.284925 [ 73 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.05.19 20:04:58.284939 [ 3 ] {237849c4-19fc-4d3e-bf74-bc999e76d566} <Debug> TCPHandler: Processed in 0.001776427 sec. | ||
| 1570 | 2026.05.19 20:04:58.284953 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1571 | 2026.05.19 20:04:58.285050 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 1572 | 2026.05.19 20:04:58.285066 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.05.19 20:04:58.285167 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1574 | 2026.05.19 20:04:58.285178 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1575 | 2026.05.19 20:04:58.285206 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1576 | 2026.05.19 20:04:58.285260 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1577 | 2026.05.19 20:04:58.285290 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1578 | 2026.05.19 20:04:58.285341 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1579 | 2026.05.19 20:04:58.285383 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 1580 | 2026.05.19 20:04:58.285425 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
| 1581 | 2026.05.19 20:04:58.285465 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 1582 | 2026.05.19 20:04:58.285705 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.19 20:04:58.285748 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1584 | 2026.05.19 20:04:58.286325 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2026.05.19 20:04:58.286397 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386216 sec., 209923.99452899114 rows/sec., 18.12 MiB/sec. | ||
| 1586 | 2026.05.19 20:04:58.286689 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1587 | 2026.05.19 20:04:58.286793 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.05.19 20:04:58.286908 [ 73 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.05.19 20:04:58.286942 [ 73 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.19 20:04:58.286944 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001791 sec., 20100.502512562813 rows/sec., 1.57 MiB/sec. | ||
| 1591 | 2026.05.19 20:04:58.286964 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1592 | 2026.05.19 20:04:58.286998 [ 3 ] {36eb00e2-37ca-44ad-8605-9dc57c139c5d} <Debug> TCPHandler: Processed in 0.001981508 sec. | ||
| 1593 | 2026.05.19 20:04:58.287074 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 1594 | 2026.05.19 20:04:58.287138 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.05.19 20:04:58.287177 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1596 | 2026.05.19 20:04:58.287216 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part | ||
| 1597 | 2026.05.19 20:04:58.287239 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.05.19 20:04:58.287270 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.05.19 20:04:58.287288 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1600 | 2026.05.19 20:04:58.287274 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1601 | 2026.05.19 20:04:58.287371 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_6_1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1602 | 2026.05.19 20:04:58.287379 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 59 rows starting from the beginning of the part | ||
| 1603 | 2026.05.19 20:04:58.287434 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1604 | 2026.05.19 20:04:58.287485 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1605 | 2026.05.19 20:04:58.287491 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part | ||
| 1606 | 2026.05.19 20:04:58.287547 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1607 | 2026.05.19 20:04:58.287701 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.19 20:04:58.287743 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1609 | 2026.05.19 20:04:58.288216 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1610 | 2026.05.19 20:04:58.288295 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270796 sec., 214825.98308461782 rows/sec., 17.63 MiB/sec. | ||
| 1611 | 2026.05.19 20:04:58.288501 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1612 | 2026.05.19 20:04:58.288704 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.05.19 20:04:58.288825 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1614 | 2026.05.19 20:04:58.288854 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.05.19 20:04:58.288860 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001638 sec., 67155.06715506715 rows/sec., 4.69 MiB/sec. | ||
| 1616 | 2026.05.19 20:04:58.288873 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1617 | 2026.05.19 20:04:58.288907 [ 3 ] {d2f0952d-f7c3-430d-b2de-2e28b4d5286a} <Debug> TCPHandler: Processed in 0.001818657 sec. | ||
| 1618 | 2026.05.19 20:04:58.288984 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 1619 | 2026.05.19 20:04:58.288992 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.19 20:04:58.289038 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.05.19 20:04:58.289080 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_6_1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1622 | 2026.05.19 20:04:58.289101 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1623 | 2026.05.19 20:04:58.289138 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1624 | 2026.05.19 20:04:58.289145 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 62 rows starting from the beginning of the part | ||
| 1625 | 2026.05.19 20:04:58.289141 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.05.19 20:04:58.289216 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1627 | 2026.05.19 20:04:58.289249 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1628 | 2026.05.19 20:04:58.289306 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 1629 | 2026.05.19 20:04:58.289352 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 109 rows starting from the beginning of the part | ||
| 1630 | 2026.05.19 20:04:58.289394 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1631 | 2026.05.19 20:04:58.289438 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1632 | 2026.05.19 20:04:58.289544 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.19 20:04:58.289580 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1634 | 2026.05.19 20:04:58.289984 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1635 | 2026.05.19 20:04:58.290529 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.05.19 20:04:58.290636 [ 73 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2026.05.19 20:04:58.290663 [ 73 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.05.19 20:04:58.290672 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001548 sec., 25839.793281653747 rows/sec., 1.72 MiB/sec. | ||
| 1639 | 2026.05.19 20:04:58.290680 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1640 | 2026.05.19 20:04:58.290717 [ 3 ] {cfd44e2f-8b65-496a-aedd-04eac5dbfb5c} <Debug> TCPHandler: Processed in 0.001727698 sec. | ||
| 1641 | 2026.05.19 20:04:58.290765 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 1642 | 2026.05.19 20:04:58.290870 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1643 | 2026.05.19 20:04:58.290911 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 1644 | 2026.05.19 20:04:58.290990 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 1645 | 2026.05.19 20:04:58.291035 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 1646 | 2026.05.19 20:04:58.291075 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1647 | 2026.05.19 20:04:58.291122 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1648 | 2026.05.19 20:04:58.291167 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1649 | 2026.05.19 20:04:58.292298 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570136 sec., 124829.95103608859 rows/sec., 8.43 MiB/sec. | ||
| 1650 | 2026.05.19 20:04:58.292426 [ 196 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.003476405 sec., 170003.20733631437 rows/sec., 11.83 MiB/sec. | ||
| 1651 | 2026.05.19 20:04:58.292521 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1652 | 2026.05.19 20:04:58.292706 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1653 | 2026.05.19 20:04:58.293031 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.05.19 20:04:58.293100 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_6_1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.05.19 20:04:58.293154 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1656 | 2026.05.19 20:04:58.293289 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.05.19 20:04:58.293358 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1658 | 2026.05.19 20:04:58.293416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1659 | 2026.05.19 20:05:01.938026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 182 | ||
| 1660 | 2026.05.19 20:05:01.940162 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.19 20:05:01.940227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1662 | 2026.05.19 20:05:01.941734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1663 | 2026.05.19 20:05:01.942254 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.19 20:05:01.942657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1665 | 2026.05.19 20:05:03.283703 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.05.19 20:05:03.283928 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1667 | 2026.05.19 20:05:03.284265 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.05.19 20:05:03.284306 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <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 | ||
| 1669 | 2026.05.19 20:05:03.284555 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.05.19 20:05:03.284624 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.05.19 20:05:03.284768 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 1672 | 2026.05.19 20:05:03.284857 [ 357 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1673 | 2026.05.19 20:05:03.284869 [ 332 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1674 | 2026.05.19 20:05:03.284987 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1675 | 2026.05.19 20:05:03.285016 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.05.19 20:05:03.285085 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1677 | 2026.05.19 20:05:03.285106 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1678 | 2026.05.19 20:05:03.285143 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1679 | 2026.05.19 20:05:03.285182 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1680 | 2026.05.19 20:05:03.286324 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002489 sec., 9240.658899156288 rows/sec., 1.24 MiB/sec. | ||
| 1681 | 2026.05.19 20:05:03.286435 [ 3 ] {b87be155-d202-4046-bd47-95711b2e7271} <Debug> TCPHandler: Processed in 0.002849993 sec. | ||
| 1682 | 2026.05.19 20:05:03.291344 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.05.19 20:05:03.291465 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.19 20:05:03.291515 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1685 | 2026.05.19 20:05:03.292098 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.05.19 20:05:03.292136 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1687 | 2026.05.19 20:05:03.292649 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1688 | 2026.05.19 20:05:03.293002 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.05.19 20:05:03.293143 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001765 sec., 6798.866855524079 rows/sec., 2.42 MiB/sec. | ||
| 1690 | 2026.05.19 20:05:03.293183 [ 3 ] {b04ebd88-770b-43b3-9b07-e62a28a18530} <Debug> TCPHandler: Processed in 0.001951148 sec. | ||
| 1691 | 2026.05.19 20:05:03.293374 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.05.19 20:05:03.293476 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1693 | 2026.05.19 20:05:03.293518 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1694 | 2026.05.19 20:05:03.296386 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.05.19 20:05:03.296420 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1696 | 2026.05.19 20:05:03.296918 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1697 | 2026.05.19 20:05:03.297334 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.05.19 20:05:03.297475 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004021 sec., 70629.19671723452 rows/sec., 4.49 MiB/sec. | ||
| 1699 | 2026.05.19 20:05:03.297514 [ 3 ] {490c1c34-9bf2-4270-a509-784d08e46ed3} <Debug> TCPHandler: Processed in 0.004192668 sec. | ||
| 1700 | 2026.05.19 20:05:03.297648 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.05.19 20:05:03.297748 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1702 | 2026.05.19 20:05:03.297791 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1703 | 2026.05.19 20:05:03.298182 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.19 20:05:03.298218 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1705 | 2026.05.19 20:05:03.298657 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1706 | 2026.05.19 20:05:03.299128 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.19 20:05:03.299260 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001532 sec., 1305.4830287206266 rows/sec., 106.45 KiB/sec. | ||
| 1708 | 2026.05.19 20:05:03.299298 [ 3 ] {5dc73517-8f92-4a0a-a393-e7aff55b37ae} <Debug> TCPHandler: Processed in 0.001700308 sec. | ||
| 1709 | 2026.05.19 20:05:03.299415 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.05.19 20:05:03.299511 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1711 | 2026.05.19 20:05:03.299552 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1712 | 2026.05.19 20:05:03.300290 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.19 20:05:03.300326 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1714 | 2026.05.19 20:05:03.300804 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1715 | 2026.05.19 20:05:03.301242 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.19 20:05:03.301373 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Debug> executeQuery: Read 822 rows, 65.56 KiB in 0.001879 sec., 437466.737626397 rows/sec., 34.07 MiB/sec. | ||
| 1717 | 2026.05.19 20:05:03.301409 [ 3 ] {943f0c91-0bfd-4c31-a3a8-fb73bdcaa308} <Debug> TCPHandler: Processed in 0.002044139 sec. | ||
| 1718 | 2026.05.19 20:05:03.301527 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.19 20:05:03.301625 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.05.19 20:05:03.301666 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1721 | 2026.05.19 20:05:03.302111 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.19 20:05:03.302146 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1723 | 2026.05.19 20:05:03.302551 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1724 | 2026.05.19 20:05:03.302959 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.19 20:05:03.303108 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.0015 sec., 112666.66666666667 rows/sec., 6.88 MiB/sec. | ||
| 1726 | 2026.05.19 20:05:03.303149 [ 3 ] {61b875e1-4948-4755-a554-b6549aaf0f9a} <Debug> TCPHandler: Processed in 0.001671467 sec. | ||
| 1727 | 2026.05.19 20:05:03.303268 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.05.19 20:05:03.303363 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.05.19 20:05:03.303402 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1730 | 2026.05.19 20:05:03.303828 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.05.19 20:05:03.303865 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1732 | 2026.05.19 20:05:03.304442 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1733 | 2026.05.19 20:05:03.304879 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.19 20:05:03.305006 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001661 sec., 89704.9969897652 rows/sec., 5.80 MiB/sec. | ||
| 1735 | 2026.05.19 20:05:03.305044 [ 3 ] {8fcfffe8-24fc-4c0d-8ca1-3ecf79a3b56c} <Debug> TCPHandler: Processed in 0.001826318 sec. | ||
| 1736 | 2026.05.19 20:05:03.305167 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.19 20:05:03.305264 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.05.19 20:05:03.305305 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1739 | 2026.05.19 20:05:03.305722 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.05.19 20:05:03.305758 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1741 | 2026.05.19 20:05:03.306316 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1742 | 2026.05.19 20:05:03.306724 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.05.19 20:05:03.306849 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001603 sec., 92326.8870867124 rows/sec., 5.25 MiB/sec. | ||
| 1744 | 2026.05.19 20:05:03.306886 [ 3 ] {690879fb-b3bc-4396-b336-210df019587d} <Debug> TCPHandler: Processed in 0.001769228 sec. | ||
| 1745 | 2026.05.19 20:05:03.307004 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.05.19 20:05:03.307100 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.19 20:05:03.307141 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1748 | 2026.05.19 20:05:03.307707 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.19 20:05:03.307743 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1750 | 2026.05.19 20:05:03.308170 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1751 | 2026.05.19 20:05:03.308621 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.05.19 20:05:03.308752 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Debug> executeQuery: Read 489 rows, 35.11 KiB in 0.001669 sec., 292989.814260036 rows/sec., 20.54 MiB/sec. | ||
| 1753 | 2026.05.19 20:05:03.308790 [ 3 ] {2c0ec20b-7424-4088-bc6a-ebac31bec56e} <Debug> TCPHandler: Processed in 0.001836238 sec. | ||
| 1754 | 2026.05.19 20:05:03.308904 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.19 20:05:03.308999 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.19 20:05:03.309041 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1757 | 2026.05.19 20:05:03.309361 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.19 20:05:03.309398 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1759 | 2026.05.19 20:05:03.309939 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1760 | 2026.05.19 20:05:03.310404 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.05.19 20:05:03.310534 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
| 1762 | 2026.05.19 20:05:03.310570 [ 3 ] {1051411b-86d9-4fed-9c09-3d65472b6776} <Debug> TCPHandler: Processed in 0.001715558 sec. | ||
| 1763 | 2026.05.19 20:05:03.310699 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.19 20:05:03.310796 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.19 20:05:03.310838 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1766 | 2026.05.19 20:05:03.311238 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.19 20:05:03.311273 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1768 | 2026.05.19 20:05:03.311722 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1769 | 2026.05.19 20:05:03.312177 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.05.19 20:05:03.312305 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Debug> executeQuery: Read 216 rows, 14.55 KiB in 0.001528 sec., 141361.25654450263 rows/sec., 9.30 MiB/sec. | ||
| 1771 | 2026.05.19 20:05:03.312342 [ 3 ] {b10af912-6672-46b6-bc1e-95709e78af46} <Debug> TCPHandler: Processed in 0.001693427 sec. | ||
| 1772 | 2026.05.19 20:05:03.312461 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.19 20:05:03.312557 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.19 20:05:03.312599 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1775 | 2026.05.19 20:05:03.312908 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.19 20:05:03.312945 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1777 | 2026.05.19 20:05:03.313416 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1778 | 2026.05.19 20:05:03.313822 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.19 20:05:03.313950 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
| 1780 | 2026.05.19 20:05:03.313986 [ 3 ] {ca805a05-8fb6-483e-b1b7-7fa3bffdf13f} <Debug> TCPHandler: Processed in 0.001575056 sec. | ||
| 1781 | 2026.05.19 20:05:03.314103 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.19 20:05:03.314198 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.19 20:05:03.314250 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <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 | ||
| 1784 | 2026.05.19 20:05:03.315019 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.19 20:05:03.315054 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1786 | 2026.05.19 20:05:03.315730 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1787 | 2026.05.19 20:05:03.316177 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.19 20:05:03.316320 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002139 sec., 11687.70453482936 rows/sec., 20.94 MiB/sec. | ||
| 1789 | 2026.05.19 20:05:03.316370 [ 3 ] {d56fd3bb-a339-4051-9d1c-1349e6c0d562} <Debug> TCPHandler: Processed in 0.00231654 sec. | ||
| 1790 | 2026.05.19 20:05:03.316486 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.19 20:05:03.316582 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.19 20:05:03.316622 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1793 | 2026.05.19 20:05:03.316961 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.19 20:05:03.316997 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1795 | 2026.05.19 20:05:03.317403 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1796 | 2026.05.19 20:05:03.317876 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.19 20:05:03.318006 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001442 sec., 48543.68932038835 rows/sec., 2.95 MiB/sec. | ||
| 1798 | 2026.05.19 20:05:03.318041 [ 3 ] {f96205dc-bfd9-4ff4-bb9e-e9759bac665b} <Debug> TCPHandler: Processed in 0.001605647 sec. | ||
| 1799 | 2026.05.19 20:05:04.447800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1800 | 2026.05.19 20:05:04.448359 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.05.19 20:05:04.448402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1802 | 2026.05.19 20:05:04.449005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1803 | 2026.05.19 20:05:04.449493 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.05.19 20:05:04.449625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1805 | 2026.05.19 20:05:04.612999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1806 | 2026.05.19 20:05:04.630433 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.05.19 20:05:04.630496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1808 | 2026.05.19 20:05:04.636203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2026.05.19 20:05:04.637338 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.05.19 20:05:04.640298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1811 | 2026.05.19 20:05:08.279465 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.05.19 20:05:08.279726 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1813 | 2026.05.19 20:05:08.280082 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1814 | 2026.05.19 20:05:08.280126 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <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 | ||
| 1815 | 2026.05.19 20:05:08.280382 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2026.05.19 20:05:08.280454 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1817 | 2026.05.19 20:05:08.280593 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1818 | 2026.05.19 20:05:08.280660 [ 342 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1819 | 2026.05.19 20:05:08.280697 [ 332 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1820 | 2026.05.19 20:05:08.280699 [ 357 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1821 | 2026.05.19 20:05:08.280844 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1822 | 2026.05.19 20:05:08.280870 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1823 | 2026.05.19 20:05:08.280958 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1824 | 2026.05.19 20:05:08.280979 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 1825 | 2026.05.19 20:05:08.281014 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1826 | 2026.05.19 20:05:08.281053 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1827 | 2026.05.19 20:05:08.281089 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1828 | 2026.05.19 20:05:08.282118 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002491 sec., 14050.582095543958 rows/sec., 1.39 MiB/sec. | ||
| 1829 | 2026.05.19 20:05:08.282257 [ 3 ] {e327a585-2a26-47f2-837f-f743f0737152} <Debug> TCPHandler: Processed in 0.002922202 sec. | ||
| 1830 | 2026.05.19 20:05:08.283668 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.05.19 20:05:08.283772 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1832 | 2026.05.19 20:05:08.283815 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1833 | 2026.05.19 20:05:08.284248 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.05.19 20:05:08.284282 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1835 | 2026.05.19 20:05:08.284824 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1836 | 2026.05.19 20:05:08.285320 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.05.19 20:05:08.285474 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.34 MiB/sec. | ||
| 1838 | 2026.05.19 20:05:08.285512 [ 3 ] {eeb3bb22-0d39-45e8-be8c-f9e493e2afca} <Debug> TCPHandler: Processed in 0.001884698 sec. | ||
| 1839 | 2026.05.19 20:05:08.285642 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.05.19 20:05:08.285744 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1841 | 2026.05.19 20:05:08.285787 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1842 | 2026.05.19 20:05:08.286298 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.05.19 20:05:08.286333 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1844 | 2026.05.19 20:05:08.286728 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1845 | 2026.05.19 20:05:08.287152 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.05.19 20:05:08.287292 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00157 sec., 22929.936305732484 rows/sec., 1.79 MiB/sec. | ||
| 1847 | 2026.05.19 20:05:08.287331 [ 3 ] {e1cd4955-64fe-4ff0-9434-44a3c88cb383} <Debug> TCPHandler: Processed in 0.001738567 sec. | ||
| 1848 | 2026.05.19 20:05:08.287461 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.05.19 20:05:08.287560 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.05.19 20:05:08.287603 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1851 | 2026.05.19 20:05:08.287986 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.05.19 20:05:08.288024 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1853 | 2026.05.19 20:05:08.288455 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1854 | 2026.05.19 20:05:08.288976 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.05.19 20:05:08.289114 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001573 sec., 69930.06993006993 rows/sec., 4.88 MiB/sec. | ||
| 1856 | 2026.05.19 20:05:08.289151 [ 3 ] {c4b42ae0-5e36-4c3d-9ae8-fc0ffd069b55} <Debug> TCPHandler: Processed in 0.001739957 sec. | ||
| 1857 | 2026.05.19 20:05:08.289277 [ 3 ] {} <Trace> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.05.19 20:05:08.289374 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57273) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.05.19 20:05:08.289417 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1860 | 2026.05.19 20:05:08.289740 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.05.19 20:05:08.289776 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1862 | 2026.05.19 20:05:08.290177 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1863 | 2026.05.19 20:05:08.290623 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.05.19 20:05:08.290762 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001407 sec., 28429.282160625444 rows/sec., 1.90 MiB/sec. | ||
| 1865 | 2026.05.19 20:05:08.290799 [ 3 ] {57115489-7a93-4699-84ab-4d3d5f9df87b} <Debug> TCPHandler: Processed in 0.001571557 sec. | ||
| 1866 | 2026.05.19 20:05:11.865278 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1867 | 2026.05.19 20:05:11.865350 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1868 | 2026.05.19 20:05:11.943118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 220 | ||
| 1869 | 2026.05.19 20:05:11.945680 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.05.19 20:05:11.945726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1871 | 2026.05.19 20:05:11.947102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1872 | 2026.05.19 20:05:11.947662 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.05.19 20:05:11.947800 [ 53 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1874 | 2026.05.19 20:05:11.947837 [ 53 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.19 20:05:11.947856 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1876 | 2026.05.19 20:05:11.947906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1877 | 2026.05.19 20:05:11.947971 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 1878 | 2026.05.19 20:05:11.948594 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1879 | 2026.05.19 20:05:11.948760 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1880 | 2026.05.19 20:05:11.949167 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1881 | 2026.05.19 20:05:11.949549 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 1882 | 2026.05.19 20:05:11.949924 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1883 | 2026.05.19 20:05:11.949941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1884 | 2026.05.19 20:05:11.950286 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1885 | 2026.05.19 20:05:11.950418 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.05.19 20:05:11.950465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1887 | 2026.05.19 20:05:11.950647 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1888 | 2026.05.19 20:05:11.951179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1889 | 2026.05.19 20:05:11.951667 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.19 20:05:11.951798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1891 | 2026.05.19 20:05:11.956228 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 72 columns (72 merged, 0 gathered) in 0.008312076 sec., 26467.515455825956 rows/sec., 25.47 MiB/sec. | ||
| 1892 | 2026.05.19 20:05:11.957290 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1893 | 2026.05.19 20:05:11.958271 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.19 20:05:11.958358 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_6_1} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1895 | 2026.05.19 20:05:11.958614 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 1896 | 2026.05.19 20:05:12.140616 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1897 | 2026.05.19 20:05:12.157651 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.05.19 20:05:12.157711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1899 | 2026.05.19 20:05:12.163368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1900 | 2026.05.19 20:05:12.164557 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.05.19 20:05:12.167787 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1902 | 2026.05.19 20:05:12.881366 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1903 | 2026.05.19 20:05:12.881429 [ 3 ] {} <Debug> TCP-Session: c9c9f31d-3eb6-490e-8da7-48b643e2c859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.05.19 20:05:12.935823 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1905 | 2026.05.19 20:05:12.935858 [ 260 ] {} <Debug> TCP-Session: 2e9f6359-d1be-4e8d-92a6-2c69da700216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2026.05.19 20:05:13.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.05 MiB, peak 190.52 MiB, free memory in arenas 0.00 B, will set to 184.93 MiB (RSS), difference: 3.88 MiB | ||
| 1907 | 2026.05.19 20:05:13.284318 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.05.19 20:05:13.284692 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1909 | 2026.05.19 20:05:13.285068 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1910 | 2026.05.19 20:05:13.285109 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <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 | ||
| 1911 | 2026.05.19 20:05:13.285364 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1912 | 2026.05.19 20:05:13.285437 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1913 | 2026.05.19 20:05:13.285586 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1914 | 2026.05.19 20:05:13.285695 [ 342 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1915 | 2026.05.19 20:05:13.285700 [ 357 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1916 | 2026.05.19 20:05:13.285700 [ 333 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1917 | 2026.05.19 20:05:13.285925 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 1918 | 2026.05.19 20:05:13.285969 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1919 | 2026.05.19 20:05:13.286055 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1920 | 2026.05.19 20:05:13.286077 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 1921 | 2026.05.19 20:05:13.286112 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1922 | 2026.05.19 20:05:13.286151 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1923 | 2026.05.19 20:05:13.286188 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1924 | 2026.05.19 20:05:13.287749 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.003216 sec., 10883.084577114427 rows/sec., 2.29 MiB/sec. | ||
| 1925 | 2026.05.19 20:05:13.287916 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> MemoryTracker: Peak memory usage (for query): 145.22 KiB. | ||
| 1926 | 2026.05.19 20:05:13.287932 [ 4 ] {455ac944-cd4b-4fe5-a95d-5dcef7163477} <Debug> TCPHandler: Processed in 0.003802957 sec. | ||
| 1927 | 2026.05.19 20:05:13.296969 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.05.19 20:05:13.297095 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1929 | 2026.05.19 20:05:13.297145 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1930 | 2026.05.19 20:05:13.297806 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.05.19 20:05:13.297845 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1932 | 2026.05.19 20:05:13.298241 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1933 | 2026.05.19 20:05:13.298483 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.05.19 20:05:13.298627 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001548 sec., 183462.5322997416 rows/sec., 11.65 MiB/sec. | ||
| 1935 | 2026.05.19 20:05:13.298668 [ 4 ] {20442622-d7b3-4b38-92e2-4e07b2e9ed81} <Debug> TCPHandler: Processed in 0.001749217 sec. | ||
| 1936 | 2026.05.19 20:05:13.298800 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.05.19 20:05:13.298901 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1938 | 2026.05.19 20:05:13.298944 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1939 | 2026.05.19 20:05:13.299653 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.05.19 20:05:13.299693 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1941 | 2026.05.19 20:05:13.300071 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1942 | 2026.05.19 20:05:13.300300 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.05.19 20:05:13.300427 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Debug> executeQuery: Read 821 rows, 65.48 KiB in 0.001548 sec., 530361.7571059432 rows/sec., 41.31 MiB/sec. | ||
| 1944 | 2026.05.19 20:05:13.300465 [ 4 ] {51f8231e-992f-4e73-8b94-a8ba314c3152} <Debug> TCPHandler: Processed in 0.001720137 sec. | ||
| 1945 | 2026.05.19 20:05:13.300586 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.05.19 20:05:13.300688 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1947 | 2026.05.19 20:05:13.300730 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1948 | 2026.05.19 20:05:13.301223 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.05.19 20:05:13.301261 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1950 | 2026.05.19 20:05:13.301605 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1951 | 2026.05.19 20:05:13.301830 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.05.19 20:05:13.301933 [ 51 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1953 | 2026.05.19 20:05:13.301953 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001284 sec., 130062.30529595015 rows/sec., 7.93 MiB/sec. | ||
| 1954 | 2026.05.19 20:05:13.301985 [ 51 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.05.19 20:05:13.301998 [ 4 ] {0432c3d1-d76a-4375-9349-42f1104407fb} <Debug> TCPHandler: Processed in 0.001464567 sec. | ||
| 1956 | 2026.05.19 20:05:13.302010 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1957 | 2026.05.19 20:05:13.302117 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 1958 | 2026.05.19 20:05:13.302137 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.05.19 20:05:13.302252 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1960 | 2026.05.19 20:05:13.302262 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.05.19 20:05:13.302289 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1962 | 2026.05.19 20:05:13.302311 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1963 | 2026.05.19 20:05:13.302356 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 1964 | 2026.05.19 20:05:13.302405 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 1965 | 2026.05.19 20:05:13.302448 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 1966 | 2026.05.19 20:05:13.302502 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 169 rows starting from the beginning of the part | ||
| 1967 | 2026.05.19 20:05:13.302550 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 167 rows starting from the beginning of the part | ||
| 1968 | 2026.05.19 20:05:13.302757 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.05.19 20:05:13.302799 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1970 | 2026.05.19 20:05:13.303134 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1971 | 2026.05.19 20:05:13.303366 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.05.19 20:05:13.303432 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361666 sec., 295226.582730273 rows/sec., 19.71 MiB/sec. | ||
| 1973 | 2026.05.19 20:05:13.303493 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 1974 | 2026.05.19 20:05:13.303530 [ 4 ] {227391cb-fb6f-4c91-b38a-c643cebe9316} <Debug> TCPHandler: Processed in 0.001442816 sec. | ||
| 1975 | 2026.05.19 20:05:13.303572 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1976 | 2026.05.19 20:05:13.303662 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.05.19 20:05:13.303757 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.05.19 20:05:13.303799 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1979 | 2026.05.19 20:05:13.303837 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.05.19 20:05:13.303901 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_6_1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1981 | 2026.05.19 20:05:13.303976 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1982 | 2026.05.19 20:05:13.304231 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.05.19 20:05:13.304266 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1984 | 2026.05.19 20:05:13.304571 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1985 | 2026.05.19 20:05:13.304785 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.05.19 20:05:13.304906 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 1987 | 2026.05.19 20:05:13.304943 [ 4 ] {b96a6252-dca7-4e3c-b434-d7b430eae3db} <Debug> TCPHandler: Processed in 0.001332356 sec. | ||
| 1988 | 2026.05.19 20:05:13.305063 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.05.19 20:05:13.305165 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1990 | 2026.05.19 20:05:13.305204 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1991 | 2026.05.19 20:05:13.305767 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.05.19 20:05:13.305803 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1993 | 2026.05.19 20:05:13.306146 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1994 | 2026.05.19 20:05:13.306365 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.19 20:05:13.306490 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Debug> executeQuery: Read 487 rows, 34.94 KiB in 0.001343 sec., 362620.9977661951 rows/sec., 25.41 MiB/sec. | ||
| 1996 | 2026.05.19 20:05:13.306530 [ 4 ] {69cd384d-85c8-4172-87a0-a8c2c74c8768} <Debug> TCPHandler: Processed in 0.001516647 sec. | ||
| 1997 | 2026.05.19 20:05:13.306654 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.05.19 20:05:13.306750 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1999 | 2026.05.19 20:05:13.306792 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2000 | 2026.05.19 20:05:13.307119 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.19 20:05:13.307155 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2002 | 2026.05.19 20:05:13.307466 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2003 | 2026.05.19 20:05:13.307693 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.05.19 20:05:13.307820 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 2005 | 2026.05.19 20:05:13.307857 [ 4 ] {16f68e38-1786-425c-b1fd-dfd28768e71f} <Debug> TCPHandler: Processed in 0.001255435 sec. | ||
| 2006 | 2026.05.19 20:05:13.308002 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.05.19 20:05:13.308106 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2008 | 2026.05.19 20:05:13.308151 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2009 | 2026.05.19 20:05:13.308560 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.05.19 20:05:13.308597 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2011 | 2026.05.19 20:05:13.308952 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2012 | 2026.05.19 20:05:13.309174 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.05.19 20:05:13.309305 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001217 sec., 176663.92769104356 rows/sec., 11.62 MiB/sec. | ||
| 2014 | 2026.05.19 20:05:13.309342 [ 4 ] {417bddc0-01a6-41c0-82f3-541b89eb91c4} <Debug> TCPHandler: Processed in 0.001400266 sec. | ||
| 2015 | 2026.05.19 20:05:13.309463 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.05.19 20:05:13.309560 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.05.19 20:05:13.309602 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2018 | 2026.05.19 20:05:13.309923 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.05.19 20:05:13.309960 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2020 | 2026.05.19 20:05:13.310255 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2021 | 2026.05.19 20:05:13.310473 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.19 20:05:13.310598 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 2023 | 2026.05.19 20:05:13.310634 [ 4 ] {3c12f062-ed3d-46e7-840c-6cdb85811bc2} <Debug> TCPHandler: Processed in 0.001222555 sec. | ||
| 2024 | 2026.05.19 20:05:13.310762 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.05.19 20:05:13.310853 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.05.19 20:05:13.310904 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <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 | ||
| 2027 | 2026.05.19 20:05:13.311649 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.05.19 20:05:13.311684 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2029 | 2026.05.19 20:05:13.312260 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2030 | 2026.05.19 20:05:13.312494 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.05.19 20:05:13.312635 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001793 sec., 13943.112102621304 rows/sec., 24.99 MiB/sec. | ||
| 2032 | 2026.05.19 20:05:13.312686 [ 4 ] {219896cf-b700-4777-b736-378d39ac1aa3} <Debug> TCPHandler: Processed in 0.001972558 sec. | ||
| 2033 | 2026.05.19 20:05:13.312809 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.05.19 20:05:13.312906 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2035 | 2026.05.19 20:05:13.312948 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2036 | 2026.05.19 20:05:13.313284 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.05.19 20:05:13.313321 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2038 | 2026.05.19 20:05:13.313635 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2039 | 2026.05.19 20:05:13.313861 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.05.19 20:05:13.313991 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001104 sec., 63405.79710144928 rows/sec., 3.86 MiB/sec. | ||
| 2041 | 2026.05.19 20:05:13.314029 [ 4 ] {33c6ad17-95eb-4393-9050-450d3aa2e5fb} <Debug> TCPHandler: Processed in 0.001269325 sec. | ||
| 2042 | 2026.05.19 20:05:18.300717 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.05.19 20:05:18.300992 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 2044 | 2026.05.19 20:05:18.301405 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2045 | 2026.05.19 20:05:18.301452 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <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 | ||
| 2046 | 2026.05.19 20:05:18.301716 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2047 | 2026.05.19 20:05:18.301796 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2048 | 2026.05.19 20:05:18.301962 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2049 | 2026.05.19 20:05:18.302069 [ 332 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2050 | 2026.05.19 20:05:18.302098 [ 349 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2051 | 2026.05.19 20:05:18.302087 [ 314 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2052 | 2026.05.19 20:05:18.302283 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 2053 | 2026.05.19 20:05:18.302318 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2054 | 2026.05.19 20:05:18.302419 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2055 | 2026.05.19 20:05:18.302442 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2056 | 2026.05.19 20:05:18.302480 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2057 | 2026.05.19 20:05:18.302563 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2058 | 2026.05.19 20:05:18.302640 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2059 | 2026.05.19 20:05:18.304142 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.003251 sec., 10765.918179021839 rows/sec., 1.07 MiB/sec. | ||
| 2060 | 2026.05.19 20:05:18.304346 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> MemoryTracker: Peak memory usage (for query): 129.32 KiB. | ||
| 2061 | 2026.05.19 20:05:18.304373 [ 4 ] {f86311e3-9a85-4c53-b6a4-6a4dd2192bac} <Debug> TCPHandler: Processed in 0.003822787 sec. | ||
| 2062 | 2026.05.19 20:05:18.309568 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.05.19 20:05:18.309750 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2064 | 2026.05.19 20:05:18.309826 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2065 | 2026.05.19 20:05:18.310770 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.05.19 20:05:18.310832 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2067 | 2026.05.19 20:05:18.311537 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2068 | 2026.05.19 20:05:18.311911 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.05.19 20:05:18.312140 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.002444 sec., 2454.991816693944 rows/sec., 1.14 MiB/sec. | ||
| 2070 | 2026.05.19 20:05:18.312200 [ 4 ] {232c4bbf-7e9a-4994-b97d-5f3dc025579a} <Debug> TCPHandler: Processed in 0.002766142 sec. | ||
| 2071 | 2026.05.19 20:05:18.312370 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2026.05.19 20:05:18.312512 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2073 | 2026.05.19 20:05:18.312585 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2074 | 2026.05.19 20:05:18.313204 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.19 20:05:18.313250 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2076 | 2026.05.19 20:05:18.313611 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2077 | 2026.05.19 20:05:18.313835 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.19 20:05:18.313976 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001495 sec., 16053.511705685618 rows/sec., 1.33 MiB/sec. | ||
| 2079 | 2026.05.19 20:05:18.314022 [ 4 ] {49831a79-45a7-487e-a1b3-40471b547eab} <Debug> TCPHandler: Processed in 0.001715398 sec. | ||
| 2080 | 2026.05.19 20:05:18.314155 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.05.19 20:05:18.314255 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2082 | 2026.05.19 20:05:18.314297 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2083 | 2026.05.19 20:05:18.314809 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.05.19 20:05:18.314855 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2085 | 2026.05.19 20:05:18.315206 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2086 | 2026.05.19 20:05:18.315440 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.05.19 20:05:18.315579 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001343 sec., 1489.2032762472077 rows/sec., 121.43 KiB/sec. | ||
| 2088 | 2026.05.19 20:05:18.315630 [ 4 ] {64f910ba-127f-447d-804e-fb85420c05f5} <Debug> TCPHandler: Processed in 0.001523907 sec. | ||
| 2089 | 2026.05.19 20:05:18.315904 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.05.19 20:05:18.316038 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2091 | 2026.05.19 20:05:18.316105 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2092 | 2026.05.19 20:05:18.316787 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.05.19 20:05:18.316825 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2094 | 2026.05.19 20:05:18.317183 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2095 | 2026.05.19 20:05:18.317433 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.05.19 20:05:18.317578 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Debug> executeQuery: Read 173 rows, 16.09 KiB in 0.001568 sec., 110331.63265306123 rows/sec., 10.02 MiB/sec. | ||
| 2097 | 2026.05.19 20:05:18.317617 [ 4 ] {5b6919e6-262d-415b-83e7-4131ee340bcd} <Debug> TCPHandler: Processed in 0.001776157 sec. | ||
| 2098 | 2026.05.19 20:05:18.317769 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.05.19 20:05:18.317891 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2100 | 2026.05.19 20:05:18.317985 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2101 | 2026.05.19 20:05:18.318526 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.05.19 20:05:18.318564 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2103 | 2026.05.19 20:05:18.318893 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2104 | 2026.05.19 20:05:18.319117 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.05.19 20:05:18.319249 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001382 sec., 18089.72503617945 rows/sec., 1.36 MiB/sec. | ||
| 2106 | 2026.05.19 20:05:18.319293 [ 4 ] {6d73f801-e7e6-44ec-ae9a-ea2960a999bd} <Debug> TCPHandler: Processed in 0.001586457 sec. | ||
| 2107 | 2026.05.19 20:05:18.319444 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.05.19 20:05:18.319714 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2109 | 2026.05.19 20:05:18.319797 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2110 | 2026.05.19 20:05:18.320462 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.05.19 20:05:18.320510 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2112 | 2026.05.19 20:05:18.320933 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2113 | 2026.05.19 20:05:18.321248 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.05.19 20:05:18.321424 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 1.05 MiB/sec. | ||
| 2115 | 2026.05.19 20:05:18.321476 [ 4 ] {1cc8337f-d111-44e9-b492-c709f315d7b7} <Debug> TCPHandler: Processed in 0.002093269 sec. | ||
| 2116 | 2026.05.19 20:05:18.321634 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.05.19 20:05:18.321757 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.05.19 20:05:18.321811 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2119 | 2026.05.19 20:05:18.322350 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.05.19 20:05:18.322388 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2121 | 2026.05.19 20:05:18.322773 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2122 | 2026.05.19 20:05:18.323046 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.05.19 20:05:18.323234 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001499 sec., 8005.336891260841 rows/sec., 625.42 KiB/sec. | ||
| 2124 | 2026.05.19 20:05:18.323295 [ 4 ] {c5f81b06-aea1-4720-b82a-2dd5cb59122d} <Debug> TCPHandler: Processed in 0.001715578 sec. | ||
| 2125 | 2026.05.19 20:05:18.323455 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.05.19 20:05:18.323577 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.19 20:05:18.323632 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2128 | 2026.05.19 20:05:18.324268 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.05.19 20:05:18.324317 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2130 | 2026.05.19 20:05:18.324793 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2131 | 2026.05.19 20:05:18.325122 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.05.19 20:05:18.325299 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Debug> executeQuery: Read 85 rows, 7.18 KiB in 0.001747 sec., 48654.83686319405 rows/sec., 4.01 MiB/sec. | ||
| 2133 | 2026.05.19 20:05:18.325352 [ 4 ] {d21e14ba-a9da-41f7-ae15-0e0ef20c851c} <Debug> TCPHandler: Processed in 0.001957499 sec. | ||
| 2134 | 2026.05.19 20:05:18.325512 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.05.19 20:05:18.325645 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.05.19 20:05:18.325703 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2137 | 2026.05.19 20:05:18.326508 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.05.19 20:05:18.326556 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2139 | 2026.05.19 20:05:18.327086 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2140 | 2026.05.19 20:05:18.327410 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.05.19 20:05:18.327580 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Debug> executeQuery: Read 435 rows, 34.83 KiB in 0.001999 sec., 217608.80440220112 rows/sec., 17.01 MiB/sec. | ||
| 2142 | 2026.05.19 20:05:18.327630 [ 4 ] {cc01ce8f-901b-4399-8f62-e431db62f39a} <Debug> TCPHandler: Processed in 0.00222173 sec. | ||
| 2143 | 2026.05.19 20:05:18.327800 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.05.19 20:05:18.327917 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2145 | 2026.05.19 20:05:18.328052 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <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 | ||
| 2146 | 2026.05.19 20:05:18.329259 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.05.19 20:05:18.329308 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2148 | 2026.05.19 20:05:18.330087 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2149 | 2026.05.19 20:05:18.330450 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.05.19 20:05:18.330631 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2151 | 2026.05.19 20:05:18.330641 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00269 sec., 4089.2193308550186 rows/sec., 7.33 MiB/sec. | ||
| 2152 | 2026.05.19 20:05:18.330717 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.05.19 20:05:18.330744 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2154 | 2026.05.19 20:05:18.330775 [ 4 ] {d0f875d6-24f0-4ce3-9c2f-23835224bab4} <Debug> TCPHandler: Processed in 0.002989662 sec. | ||
| 2155 | 2026.05.19 20:05:18.330876 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2156 | 2026.05.19 20:05:18.330943 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.05.19 20:05:18.331073 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.05.19 20:05:18.331132 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2159 | 2026.05.19 20:05:18.331232 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2160 | 2026.05.19 20:05:18.331320 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2161 | 2026.05.19 20:05:18.331532 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2162 | 2026.05.19 20:05:18.331623 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.05.19 20:05:18.331670 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2164 | 2026.05.19 20:05:18.331708 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2165 | 2026.05.19 20:05:18.331882 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2166 | 2026.05.19 20:05:18.332035 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2167 | 2026.05.19 20:05:18.332109 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2168 | 2026.05.19 20:05:18.332232 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2169 | 2026.05.19 20:05:18.332476 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.05.19 20:05:18.332650 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001606 sec., 24906.600249066003 rows/sec., 1.66 MiB/sec. | ||
| 2171 | 2026.05.19 20:05:18.332700 [ 4 ] {da958cce-a4a2-4fbc-a0a4-2440ddf481af} <Debug> TCPHandler: Processed in 0.001819688 sec. | ||
| 2172 | 2026.05.19 20:05:18.339548 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.008718508 sec., 13878.521416737818 rows/sec., 24.87 MiB/sec. | ||
| 2173 | 2026.05.19 20:05:18.340152 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2174 | 2026.05.19 20:05:18.340660 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.05.19 20:05:18.340753 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2176 | 2026.05.19 20:05:18.340915 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2177 | 2026.05.19 20:05:18.552206 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57491 | ||
| 2178 | 2026.05.19 20:05:18.552283 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.05.19 20:05:18.552309 [ 306 ] {} <Debug> TCP-Session: a60671bf-f5b8-4ecc-acdd-930b61919983 Authenticating user 'default' from [fd00:1122:3344:101::e]:57491 | ||
| 2180 | 2026.05.19 20:05:18.552332 [ 306 ] {} <Debug> TCP-Session: a60671bf-f5b8-4ecc-acdd-930b61919983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.19 20:05:18.552344 [ 306 ] {} <Debug> TCP-Session: a60671bf-f5b8-4ecc-acdd-930b61919983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.19 20:05:18.552552 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36240 | ||
| 2183 | 2026.05.19 20:05:18.552563 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35494 | ||
| 2184 | 2026.05.19 20:05:18.552588 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44737 | ||
| 2185 | 2026.05.19 20:05:18.552643 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62115 | ||
| 2186 | 2026.05.19 20:05:18.552673 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45510 | ||
| 2187 | 2026.05.19 20:05:18.552694 [ 306 ] {} <Trace> TCP-Session: a60671bf-f5b8-4ecc-acdd-930b61919983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.05.19 20:05:18.552734 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.19 20:05:18.552749 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.05.19 20:05:18.552686 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.05.19 20:05:18.552774 [ 302 ] {} <Debug> TCP-Session: 9708048a-651d-4746-a965-19f47d69d194 Authenticating user 'default' from [fd00:1122:3344:101::e]:45510 | ||
| 2192 | 2026.05.19 20:05:18.552798 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2193 | 2026.05.19 20:05:18.552815 [ 302 ] {} <Debug> TCP-Session: 9708048a-651d-4746-a965-19f47d69d194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.19 20:05:18.552805 [ 308 ] {} <Debug> TCP-Session: 9b7a92dc-99a1-4664-ad82-e4635e64bc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:35494 | ||
| 2195 | 2026.05.19 20:05:18.552842 [ 302 ] {} <Debug> TCP-Session: 9708048a-651d-4746-a965-19f47d69d194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.19 20:05:18.552848 [ 310 ] {} <Debug> TCP-Session: 9cdfbbdc-c7e0-4bff-98ba-d99022634394 Authenticating user 'default' from [fd00:1122:3344:101::e]:62115 | ||
| 2197 | 2026.05.19 20:05:18.552871 [ 308 ] {} <Debug> TCP-Session: 9b7a92dc-99a1-4664-ad82-e4635e64bc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.19 20:05:18.552881 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2199 | 2026.05.19 20:05:18.552907 [ 310 ] {} <Debug> TCP-Session: 9cdfbbdc-c7e0-4bff-98ba-d99022634394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.19 20:05:18.552908 [ 308 ] {} <Debug> TCP-Session: 9b7a92dc-99a1-4664-ad82-e4635e64bc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.19 20:05:18.552941 [ 310 ] {} <Debug> TCP-Session: 9cdfbbdc-c7e0-4bff-98ba-d99022634394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.05.19 20:05:18.552765 [ 309 ] {} <Debug> TCP-Session: 461c621f-6ca3-43d2-8c5b-ddee9ccab627 Authenticating user 'default' from [fd00:1122:3344:101::e]:44737 | ||
| 2203 | 2026.05.19 20:05:18.552678 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58088 | ||
| 2204 | 2026.05.19 20:05:18.552994 [ 309 ] {} <Debug> TCP-Session: 461c621f-6ca3-43d2-8c5b-ddee9ccab627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.05.19 20:05:18.552659 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43130 | ||
| 2206 | 2026.05.19 20:05:18.553034 [ 309 ] {} <Debug> TCP-Session: 461c621f-6ca3-43d2-8c5b-ddee9ccab627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.05.19 20:05:18.552649 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2026.05.19 20:05:18.552643 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41474 | ||
| 2209 | 2026.05.19 20:05:18.553123 [ 307 ] {} <Debug> TCP-Session: c6768552-a5d0-49fa-8557-321fa3cbf77f Authenticating user 'default' from [fd00:1122:3344:101::e]:36240 | ||
| 2210 | 2026.05.19 20:05:18.553155 [ 307 ] {} <Debug> TCP-Session: c6768552-a5d0-49fa-8557-321fa3cbf77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.19 20:05:18.553168 [ 307 ] {} <Debug> TCP-Session: c6768552-a5d0-49fa-8557-321fa3cbf77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.19 20:05:18.553185 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2213 | 2026.05.19 20:05:18.553246 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2026.05.19 20:05:18.553296 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.05.19 20:05:18.553300 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.05.19 20:05:18.553319 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.05.19 20:05:18.553331 [ 303 ] {} <Debug> TCP-Session: f1f9e261-235c-4fb9-9e5d-eb13970b62ff Authenticating user 'default' from [fd00:1122:3344:101::e]:58088 | ||
| 2218 | 2026.05.19 20:05:18.553344 [ 3 ] {} <Debug> TCP-Session: 57d0de04-acbf-409b-9dd7-896a8494bc59 Authenticating user 'default' from [fd00:1122:3344:101::e]:41474 | ||
| 2219 | 2026.05.19 20:05:18.553357 [ 260 ] {} <Debug> TCP-Session: 97a0cd7a-7ab1-44cc-90a7-b1e1e224ebb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43130 | ||
| 2220 | 2026.05.19 20:05:18.553369 [ 303 ] {} <Debug> TCP-Session: f1f9e261-235c-4fb9-9e5d-eb13970b62ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.05.19 20:05:18.553386 [ 260 ] {} <Debug> TCP-Session: 97a0cd7a-7ab1-44cc-90a7-b1e1e224ebb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.19 20:05:18.553399 [ 303 ] {} <Debug> TCP-Session: f1f9e261-235c-4fb9-9e5d-eb13970b62ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.19 20:05:18.553412 [ 260 ] {} <Debug> TCP-Session: 97a0cd7a-7ab1-44cc-90a7-b1e1e224ebb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.19 20:05:18.553381 [ 3 ] {} <Debug> TCP-Session: 57d0de04-acbf-409b-9dd7-896a8494bc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.19 20:05:18.553451 [ 3 ] {} <Debug> TCP-Session: 57d0de04-acbf-409b-9dd7-896a8494bc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.19 20:05:18.553536 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 2227 | 2026.05.19 20:05:18.553627 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2228 | 2026.05.19 20:05:19.000320 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.06 MiB, peak 190.52 MiB, free memory in arenas 0.00 B, will set to 202.69 MiB (RSS), difference: 16.64 MiB | ||
| 2229 | 2026.05.19 20:05:19.073474 [ 316 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> AggregatingTransform: Aggregating | ||
| 2230 | 2026.05.19 20:05:19.073537 [ 316 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2231 | 2026.05.19 20:05:19.073573 [ 316 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001272746 sec. (785.703 rows/sec., 30.69 KiB/sec.) | ||
| 2232 | 2026.05.19 20:05:19.073596 [ 316 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Trace> Aggregator: Merging aggregated data | ||
| 2233 | 2026.05.19 20:05:19.074292 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.521434 sec., 1.9177882531633919 rows/sec., 76.71 B/sec. | ||
| 2234 | 2026.05.19 20:05:19.074450 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2235 | 2026.05.19 20:05:19.074465 [ 306 ] {ea722f28-beb6-4848-bc7c-454b08e21b5a} <Debug> TCPHandler: Processed in 0.521895434 sec. | ||
| 2236 | 2026.05.19 20:05:19.074587 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.05.19 20:05:19.074618 [ 306 ] {} <Debug> TCP-Session: a60671bf-f5b8-4ecc-acdd-930b61919983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.19 20:05:19.074630 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2026.05.19 20:05:19.074645 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.05.19 20:05:19.074687 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.05.19 20:05:19.074718 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.05.19 20:05:19.074726 [ 308 ] {} <Debug> TCP-Session: 9b7a92dc-99a1-4664-ad82-e4635e64bc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.19 20:05:19.074756 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.05.19 20:05:19.074761 [ 260 ] {} <Debug> TCP-Session: 97a0cd7a-7ab1-44cc-90a7-b1e1e224ebb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.05.19 20:05:19.074775 [ 302 ] {} <Debug> TCP-Session: 9708048a-651d-4746-a965-19f47d69d194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.19 20:05:19.074739 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.05.19 20:05:19.074811 [ 3 ] {} <Debug> TCP-Session: 57d0de04-acbf-409b-9dd7-896a8494bc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.19 20:05:19.074706 [ 307 ] {} <Debug> TCP-Session: c6768552-a5d0-49fa-8557-321fa3cbf77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.19 20:05:19.074849 [ 309 ] {} <Debug> TCP-Session: 461c621f-6ca3-43d2-8c5b-ddee9ccab627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.19 20:05:19.074699 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.05.19 20:05:19.074664 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.05.19 20:05:19.074926 [ 310 ] {} <Debug> TCP-Session: 9cdfbbdc-c7e0-4bff-98ba-d99022634394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.19 20:05:19.074943 [ 303 ] {} <Debug> TCP-Session: f1f9e261-235c-4fb9-9e5d-eb13970b62ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.05.19 20:05:19.452322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2255 | 2026.05.19 20:05:19.452841 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.19 20:05:19.452892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2257 | 2026.05.19 20:05:19.453442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2258 | 2026.05.19 20:05:19.453683 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.05.19 20:05:19.453816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2260 | 2026.05.19 20:05:19.668299 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2261 | 2026.05.19 20:05:19.684929 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.05.19 20:05:19.684996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2263 | 2026.05.19 20:05:19.691545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2264 | 2026.05.19 20:05:19.692275 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.05.19 20:05:19.695466 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2266 | 2026.05.19 20:05:20.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.60 MiB, peak 215.19 MiB, free memory in arenas 0.00 B, will set to 208.44 MiB (RSS), difference: 3.83 MiB | ||
| 2267 | 2026.05.19 20:05:21.948565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 270 | ||
| 2268 | 2026.05.19 20:05:21.951180 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.19 20:05:21.951230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2270 | 2026.05.19 20:05:21.952448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2271 | 2026.05.19 20:05:21.952727 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.19 20:05:21.953057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 2273 | 2026.05.19 20:05:23.280738 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.05.19 20:05:23.280980 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2275 | 2026.05.19 20:05:23.281387 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2276 | 2026.05.19 20:05:23.281426 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <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 | ||
| 2277 | 2026.05.19 20:05:23.281645 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2278 | 2026.05.19 20:05:23.281717 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2279 | 2026.05.19 20:05:23.281862 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2280 | 2026.05.19 20:05:23.281945 [ 351 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2281 | 2026.05.19 20:05:23.281964 [ 337 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2282 | 2026.05.19 20:05:23.281996 [ 318 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2283 | 2026.05.19 20:05:23.281975 [ 356 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2284 | 2026.05.19 20:05:23.282156 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2285 | 2026.05.19 20:05:23.282185 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2286 | 2026.05.19 20:05:23.282271 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2287 | 2026.05.19 20:05:23.282293 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2288 | 2026.05.19 20:05:23.282328 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2289 | 2026.05.19 20:05:23.282365 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2290 | 2026.05.19 20:05:23.282399 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2291 | 2026.05.19 20:05:23.283645 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002715 sec., 12891.34438305709 rows/sec., 1.28 MiB/sec. | ||
| 2292 | 2026.05.19 20:05:23.283786 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> MemoryTracker: Peak memory usage (for query): 128.08 KiB. | ||
| 2293 | 2026.05.19 20:05:23.283802 [ 4 ] {5aff4aa8-ddf0-4487-b8b1-71812592fbb7} <Debug> TCPHandler: Processed in 0.003173684 sec. | ||
| 2294 | 2026.05.19 20:05:23.285606 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.05.19 20:05:23.285820 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2296 | 2026.05.19 20:05:23.285909 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2297 | 2026.05.19 20:05:23.286597 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.19 20:05:23.286636 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2299 | 2026.05.19 20:05:23.287009 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2300 | 2026.05.19 20:05:23.287246 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.19 20:05:23.287366 [ 36 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2302 | 2026.05.19 20:05:23.287392 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Debug> executeQuery: Read 80 rows, 7.05 KiB in 0.001633 sec., 48989.58971218616 rows/sec., 4.22 MiB/sec. | ||
| 2303 | 2026.05.19 20:05:23.287402 [ 36 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.05.19 20:05:23.287425 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2305 | 2026.05.19 20:05:23.287432 [ 4 ] {40e39e52-2814-490b-9a20-676de2c38d9b} <Debug> TCPHandler: Processed in 0.001933359 sec. | ||
| 2306 | 2026.05.19 20:05:23.287518 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 2307 | 2026.05.19 20:05:23.287559 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.05.19 20:05:23.287623 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2026.05.19 20:05:23.287656 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part | ||
| 2310 | 2026.05.19 20:05:23.287662 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.05.19 20:05:23.287709 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2312 | 2026.05.19 20:05:23.287717 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 822 rows starting from the beginning of the part | ||
| 2313 | 2026.05.19 20:05:23.287770 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 2314 | 2026.05.19 20:05:23.287816 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 821 rows starting from the beginning of the part | ||
| 2315 | 2026.05.19 20:05:23.287860 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 173 rows starting from the beginning of the part | ||
| 2316 | 2026.05.19 20:05:23.287904 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part | ||
| 2317 | 2026.05.19 20:05:23.288120 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.05.19 20:05:23.288157 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2319 | 2026.05.19 20:05:23.288465 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2320 | 2026.05.19 20:05:23.288697 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.05.19 20:05:23.288828 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001188 sec., 21043.771043771045 rows/sec., 1.55 MiB/sec. | ||
| 2322 | 2026.05.19 20:05:23.288865 [ 4 ] {f38661ae-bf33-4e2c-bd15-5789080a22d2} <Debug> TCPHandler: Processed in 0.001357706 sec. | ||
| 2323 | 2026.05.19 20:05:23.288977 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.19 20:05:23.289040 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559936 sec., 1287873.348650201 rows/sec., 107.45 MiB/sec. | ||
| 2325 | 2026.05.19 20:05:23.289078 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2326 | 2026.05.19 20:05:23.289122 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2327 | 2026.05.19 20:05:23.289205 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2328 | 2026.05.19 20:05:23.289441 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.05.19 20:05:23.289506 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_11_2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2330 | 2026.05.19 20:05:23.289540 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.05.19 20:05:23.289565 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2332 | 2026.05.19 20:05:23.289574 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2333 | 2026.05.19 20:05:23.289881 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2334 | 2026.05.19 20:05:23.290088 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.19 20:05:23.290177 [ 36 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2336 | 2026.05.19 20:05:23.290202 [ 36 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.05.19 20:05:23.290212 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001154 sec., 52859.61871750433 rows/sec., 4.13 MiB/sec. | ||
| 2338 | 2026.05.19 20:05:23.290220 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2339 | 2026.05.19 20:05:23.290249 [ 4 ] {8211c82a-0831-44eb-9c37-85df63c57b19} <Debug> TCPHandler: Processed in 0.001320976 sec. | ||
| 2340 | 2026.05.19 20:05:23.290340 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 2341 | 2026.05.19 20:05:23.290371 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.19 20:05:23.290457 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2343 | 2026.05.19 20:05:23.290470 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2344 | 2026.05.19 20:05:23.290494 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 2345 | 2026.05.19 20:05:23.290517 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2346 | 2026.05.19 20:05:23.290587 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 489 rows starting from the beginning of the part | ||
| 2347 | 2026.05.19 20:05:23.290647 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2348 | 2026.05.19 20:05:23.290691 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 487 rows starting from the beginning of the part | ||
| 2349 | 2026.05.19 20:05:23.290734 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 85 rows starting from the beginning of the part | ||
| 2350 | 2026.05.19 20:05:23.290777 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 61 rows starting from the beginning of the part | ||
| 2351 | 2026.05.19 20:05:23.290898 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.05.19 20:05:23.290940 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2353 | 2026.05.19 20:05:23.291283 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2354 | 2026.05.19 20:05:23.291527 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.05.19 20:05:23.291618 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2356 | 2026.05.19 20:05:23.291642 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.05.19 20:05:23.291655 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001203 sec., 91438.0714879468 rows/sec., 6.38 MiB/sec. | ||
| 2358 | 2026.05.19 20:05:23.291660 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2359 | 2026.05.19 20:05:23.291691 [ 4 ] {d0392bbc-97de-4a56-8503-68f3689a4790} <Debug> TCPHandler: Processed in 0.001369696 sec. | ||
| 2360 | 2026.05.19 20:05:23.291726 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 2361 | 2026.05.19 20:05:23.291800 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2026.05.19 20:05:23.291809 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.05.19 20:05:23.291826 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 591 rows starting from the beginning of the part | ||
| 2364 | 2026.05.19 20:05:23.291827 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552577 sec., 797383.9622769111 rows/sec., 60.54 MiB/sec. | ||
| 2365 | 2026.05.19 20:05:23.291875 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 216 rows starting from the beginning of the part | ||
| 2366 | 2026.05.19 20:05:23.291904 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.19 20:05:23.291919 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2368 | 2026.05.19 20:05:23.291958 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 2369 | 2026.05.19 20:05:23.291960 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <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 | ||
| 2370 | 2026.05.19 20:05:23.291995 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 435 rows starting from the beginning of the part | ||
| 2371 | 2026.05.19 20:05:23.292024 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2372 | 2026.05.19 20:05:23.292031 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2373 | 2026.05.19 20:05:23.292352 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.05.19 20:05:23.292430 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_11_2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2375 | 2026.05.19 20:05:23.292502 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2376 | 2026.05.19 20:05:23.292722 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.05.19 20:05:23.292762 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2378 | 2026.05.19 20:05:23.293084 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1677 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384986 sec., 1210842.564473576 rows/sec., 85.80 MiB/sec. | ||
| 2379 | 2026.05.19 20:05:23.293297 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2380 | 2026.05.19 20:05:23.293339 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2381 | 2026.05.19 20:05:23.293582 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.05.19 20:05:23.293639 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.05.19 20:05:23.293720 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2384 | 2026.05.19 20:05:23.293726 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00184 sec., 13586.95652173913 rows/sec., 24.35 MiB/sec. | ||
| 2385 | 2026.05.19 20:05:23.293789 [ 4 ] {bf3b4f72-718f-463d-b056-dafc6822bfcc} <Debug> TCPHandler: Processed in 0.002028988 sec. | ||
| 2386 | 2026.05.19 20:05:23.293797 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2387 | 2026.05.19 20:05:23.293924 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.05.19 20:05:23.294025 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.05.19 20:05:23.294066 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2390 | 2026.05.19 20:05:23.294380 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.05.19 20:05:23.294413 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2392 | 2026.05.19 20:05:23.294707 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2393 | 2026.05.19 20:05:23.294912 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.05.19 20:05:23.294992 [ 36 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2395 | 2026.05.19 20:05:23.295014 [ 36 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.05.19 20:05:23.295029 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001077 sec., 37140.20427112349 rows/sec., 2.48 MiB/sec. | ||
| 2397 | 2026.05.19 20:05:23.295029 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2398 | 2026.05.19 20:05:23.295061 [ 4 ] {60acf937-861d-4506-a8da-3a11158fa0de} <Debug> TCPHandler: Processed in 0.001242285 sec. | ||
| 2399 | 2026.05.19 20:05:23.295095 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 2400 | 2026.05.19 20:05:23.295232 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2401 | 2026.05.19 20:05:23.295258 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
| 2402 | 2026.05.19 20:05:23.295325 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 2403 | 2026.05.19 20:05:23.295377 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2404 | 2026.05.19 20:05:23.295419 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part | ||
| 2405 | 2026.05.19 20:05:23.295456 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2406 | 2026.05.19 20:05:23.295493 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 2407 | 2026.05.19 20:05:23.296287 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155595 sec., 394601.915030785 rows/sec., 25.75 MiB/sec. | ||
| 2408 | 2026.05.19 20:05:23.296503 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2409 | 2026.05.19 20:05:23.296822 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.19 20:05:23.296903 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_11_2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2411 | 2026.05.19 20:05:23.296990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2412 | 2026.05.19 20:05:26.865450 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2413 | 2026.05.19 20:05:26.865555 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2414 | 2026.05.19 20:05:26.954194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4834 | ||
| 2415 | 2026.05.19 20:05:26.954663 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.19 20:05:26.954697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2417 | 2026.05.19 20:05:26.955147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2418 | 2026.05.19 20:05:26.955427 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.19 20:05:26.955552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2420 | 2026.05.19 20:05:27.195837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2421 | 2026.05.19 20:05:27.212468 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.19 20:05:27.212521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2423 | 2026.05.19 20:05:27.218754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2424 | 2026.05.19 20:05:27.219428 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.19 20:05:27.222088 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2426 | 2026.05.19 20:05:28.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.26 MiB, peak 215.29 MiB, free memory in arenas 0.00 B, will set to 211.16 MiB (RSS), difference: 1.89 MiB | ||
| 2427 | 2026.05.19 20:05:28.280590 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.05.19 20:05:28.280823 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2429 | 2026.05.19 20:05:28.281151 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2430 | 2026.05.19 20:05:28.281188 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <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 | ||
| 2431 | 2026.05.19 20:05:28.281411 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2432 | 2026.05.19 20:05:28.281484 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2433 | 2026.05.19 20:05:28.281625 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2434 | 2026.05.19 20:05:28.281693 [ 351 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2435 | 2026.05.19 20:05:28.281731 [ 356 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2436 | 2026.05.19 20:05:28.281735 [ 318 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2437 | 2026.05.19 20:05:28.281732 [ 320 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2438 | 2026.05.19 20:05:28.281888 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2439 | 2026.05.19 20:05:28.281917 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2440 | 2026.05.19 20:05:28.282002 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2441 | 2026.05.19 20:05:28.282022 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2442 | 2026.05.19 20:05:28.282057 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2443 | 2026.05.19 20:05:28.282094 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2444 | 2026.05.19 20:05:28.282126 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2445 | 2026.05.19 20:05:28.283275 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002541 sec., 13774.104683195594 rows/sec., 1.37 MiB/sec. | ||
| 2446 | 2026.05.19 20:05:28.283449 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> MemoryTracker: Peak memory usage (for query): 128.44 KiB. | ||
| 2447 | 2026.05.19 20:05:28.283468 [ 4 ] {fc0a282e-c284-48be-843e-ee80cbbb3920} <Debug> TCPHandler: Processed in 0.003014083 sec. | ||
| 2448 | 2026.05.19 20:05:28.285056 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.05.19 20:05:28.285168 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2450 | 2026.05.19 20:05:28.285213 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2451 | 2026.05.19 20:05:28.285744 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.05.19 20:05:28.285788 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2453 | 2026.05.19 20:05:28.286167 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2454 | 2026.05.19 20:05:28.286383 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.05.19 20:05:28.286527 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.001393 sec., 37329.504666188084 rows/sec., 3.19 MiB/sec. | ||
| 2456 | 2026.05.19 20:05:28.286567 [ 4 ] {ea122d2d-e4b0-4b95-846b-cb8c7db5434c} <Debug> TCPHandler: Processed in 0.001568757 sec. | ||
| 2457 | 2026.05.19 20:05:28.286689 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.19 20:05:28.286781 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.05.19 20:05:28.286819 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2460 | 2026.05.19 20:05:28.287225 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.19 20:05:28.287259 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2462 | 2026.05.19 20:05:28.287608 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2463 | 2026.05.19 20:05:28.287809 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.05.19 20:05:28.287935 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001156 sec., 9515.570934256057 rows/sec., 715.53 KiB/sec. | ||
| 2465 | 2026.05.19 20:05:28.287970 [ 4 ] {857eb4ea-0f2c-4ea1-b720-d073e06f9a1b} <Debug> TCPHandler: Processed in 0.001315276 sec. | ||
| 2466 | 2026.05.19 20:05:28.288082 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.19 20:05:28.288174 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.19 20:05:28.288213 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2469 | 2026.05.19 20:05:28.288605 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.19 20:05:28.288640 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2471 | 2026.05.19 20:05:28.288924 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2472 | 2026.05.19 20:05:28.289123 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.19 20:05:28.289247 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.00109 sec., 43119.26605504587 rows/sec., 3.37 MiB/sec. | ||
| 2474 | 2026.05.19 20:05:28.289283 [ 4 ] {a17b7f18-1d42-4fed-ad3b-f307a6f055f8} <Debug> TCPHandler: Processed in 0.001246755 sec. | ||
| 2475 | 2026.05.19 20:05:28.289395 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.19 20:05:28.289488 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.19 20:05:28.289531 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2478 | 2026.05.19 20:05:28.289887 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.19 20:05:28.289922 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2480 | 2026.05.19 20:05:28.290227 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2481 | 2026.05.19 20:05:28.290426 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.19 20:05:28.290551 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001081 sec., 101757.63182238668 rows/sec., 7.10 MiB/sec. | ||
| 2483 | 2026.05.19 20:05:28.290586 [ 4 ] {bef3e2c4-855b-4c48-80f9-e2c7964abc1c} <Debug> TCPHandler: Processed in 0.001237025 sec. | ||
| 2484 | 2026.05.19 20:05:28.290702 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.19 20:05:28.290793 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.19 20:05:28.290845 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <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 | ||
| 2487 | 2026.05.19 20:05:28.291569 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.19 20:05:28.291605 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2489 | 2026.05.19 20:05:28.292100 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2490 | 2026.05.19 20:05:28.292327 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.19 20:05:28.292459 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001683 sec., 6535.9477124183 rows/sec., 11.71 MiB/sec. | ||
| 2492 | 2026.05.19 20:05:28.292515 [ 4 ] {9d9f2403-a97b-464f-81d3-928bd44db0b9} <Debug> TCPHandler: Processed in 0.001858068 sec. | ||
| 2493 | 2026.05.19 20:05:28.292638 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.19 20:05:28.292732 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.19 20:05:28.292773 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2496 | 2026.05.19 20:05:28.293104 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.19 20:05:28.293138 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2498 | 2026.05.19 20:05:28.293428 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2499 | 2026.05.19 20:05:28.293632 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.19 20:05:28.293751 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001038 sec., 38535.64547206165 rows/sec., 2.57 MiB/sec. | ||
| 2501 | 2026.05.19 20:05:28.293785 [ 4 ] {0764a548-8976-44e2-b368-358ecb9af4d1} <Debug> TCPHandler: Processed in 0.001193366 sec. | ||
| 2502 | 2026.05.19 20:05:31.953834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 298 | ||
| 2503 | 2026.05.19 20:05:31.956101 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.19 20:05:31.956146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2505 | 2026.05.19 20:05:31.957319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2506 | 2026.05.19 20:05:31.957582 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.05.19 20:05:31.957820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2508 | 2026.05.19 20:05:33.283172 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.05.19 20:05:33.283535 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2510 | 2026.05.19 20:05:33.284072 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2511 | 2026.05.19 20:05:33.284109 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2512 | 2026.05.19 20:05:33.284345 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2513 | 2026.05.19 20:05:33.284416 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2514 | 2026.05.19 20:05:33.284560 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2515 | 2026.05.19 20:05:33.284649 [ 351 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2516 | 2026.05.19 20:05:33.284658 [ 327 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2517 | 2026.05.19 20:05:33.284663 [ 318 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2518 | 2026.05.19 20:05:33.284666 [ 320 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2519 | 2026.05.19 20:05:33.284841 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2520 | 2026.05.19 20:05:33.284869 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2521 | 2026.05.19 20:05:33.284954 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2522 | 2026.05.19 20:05:33.284976 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2523 | 2026.05.19 20:05:33.285010 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2524 | 2026.05.19 20:05:33.285047 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2525 | 2026.05.19 20:05:33.285081 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2526 | 2026.05.19 20:05:33.286291 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002912 sec., 12019.23076923077 rows/sec., 1.19 MiB/sec. | ||
| 2527 | 2026.05.19 20:05:33.286428 [ 4 ] {4edc411b-1d6c-48e8-adcd-8275685f7fb7} <Debug> TCPHandler: Processed in 0.003430715 sec. | ||
| 2528 | 2026.05.19 20:05:33.288635 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.19 20:05:33.288765 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.19 20:05:33.288819 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2531 | 2026.05.19 20:05:33.289324 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.19 20:05:33.289365 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2533 | 2026.05.19 20:05:33.289721 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2534 | 2026.05.19 20:05:33.289940 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.19 20:05:33.290089 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001362 sec., 7342.1439060205585 rows/sec., 598.70 KiB/sec. | ||
| 2536 | 2026.05.19 20:05:33.290128 [ 4 ] {71a686b8-1aa3-4222-9d0d-5d3c01b22cad} <Debug> TCPHandler: Processed in 0.001553717 sec. | ||
| 2537 | 2026.05.19 20:05:33.290247 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.19 20:05:33.290345 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.19 20:05:33.290385 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2540 | 2026.05.19 20:05:33.290833 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.05.19 20:05:33.290871 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2542 | 2026.05.19 20:05:33.291171 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2543 | 2026.05.19 20:05:33.291374 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.19 20:05:33.291499 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Debug> executeQuery: Read 121 rows, 10.46 KiB in 0.001176 sec., 102891.15646258504 rows/sec., 8.68 MiB/sec. | ||
| 2545 | 2026.05.19 20:05:33.291535 [ 4 ] {05ffc4c7-69d1-46bc-8127-ba3a1fab77a1} <Debug> TCPHandler: Processed in 0.001334926 sec. | ||
| 2546 | 2026.05.19 20:05:33.291663 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.19 20:05:33.291758 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.19 20:05:33.291797 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2549 | 2026.05.19 20:05:33.292195 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.19 20:05:33.292231 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2551 | 2026.05.19 20:05:33.292521 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2552 | 2026.05.19 20:05:33.292727 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.05.19 20:05:33.292851 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001112 sec., 35971.22302158274 rows/sec., 2.59 MiB/sec. | ||
| 2554 | 2026.05.19 20:05:33.292888 [ 4 ] {2c8ad14e-7db0-4276-9fbd-39d97c8097e2} <Debug> TCPHandler: Processed in 0.001271296 sec. | ||
| 2555 | 2026.05.19 20:05:33.293024 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.05.19 20:05:33.293146 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2557 | 2026.05.19 20:05:33.293196 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2558 | 2026.05.19 20:05:33.293718 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.05.19 20:05:33.293765 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2560 | 2026.05.19 20:05:33.294135 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2561 | 2026.05.19 20:05:33.294353 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.05.19 20:05:33.294485 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Debug> executeQuery: Read 110 rows, 8.82 KiB in 0.001364 sec., 80645.16129032258 rows/sec., 6.31 MiB/sec. | ||
| 2563 | 2026.05.19 20:05:33.294524 [ 4 ] {a20cce02-93a1-4120-8850-fc36d318dbc9} <Debug> TCPHandler: Processed in 0.001559497 sec. | ||
| 2564 | 2026.05.19 20:05:33.294653 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.05.19 20:05:33.294749 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.05.19 20:05:33.294792 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2567 | 2026.05.19 20:05:33.295186 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.05.19 20:05:33.295222 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2569 | 2026.05.19 20:05:33.295557 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2570 | 2026.05.19 20:05:33.295775 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.19 20:05:33.295907 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Debug> executeQuery: Read 155 rows, 11.05 KiB in 0.001178 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2572 | 2026.05.19 20:05:33.295945 [ 4 ] {427f6f67-41b8-4b56-b77d-044235ce480e} <Debug> TCPHandler: Processed in 0.001340566 sec. | ||
| 2573 | 2026.05.19 20:05:33.296060 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.05.19 20:05:33.296155 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.05.19 20:05:33.296210 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <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 | ||
| 2576 | 2026.05.19 20:05:33.297082 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.05.19 20:05:33.297128 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2578 | 2026.05.19 20:05:33.297769 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2579 | 2026.05.19 20:05:33.298031 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.05.19 20:05:33.298167 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002029 sec., 14785.608674223755 rows/sec., 26.50 MiB/sec. | ||
| 2581 | 2026.05.19 20:05:33.298218 [ 4 ] {9ba343b4-71fc-44e9-8c1c-2c90cc593cb1} <Debug> TCPHandler: Processed in 0.00220593 sec. | ||
| 2582 | 2026.05.19 20:05:33.298336 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.19 20:05:33.298433 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.05.19 20:05:33.298475 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2585 | 2026.05.19 20:05:33.298794 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Trace> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.19 20:05:33.298831 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2587 | 2026.05.19 20:05:33.299149 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2588 | 2026.05.19 20:05:33.299352 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Trace> oximeter.measurements_i64 (3d202c42-7aae-4b6d-a720-017d0efbfea7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.05.19 20:05:33.299481 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 397.21 KiB/sec. | ||
| 2590 | 2026.05.19 20:05:33.299518 [ 4 ] {51f5dde9-c59c-493d-af25-010dd5abf61e} <Debug> TCPHandler: Processed in 0.001230455 sec. | ||
| 2591 | 2026.05.19 20:05:33.299631 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.05.19 20:05:33.299733 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.05.19 20:05:33.299777 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2594 | 2026.05.19 20:05:33.300114 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.19 20:05:33.300151 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2596 | 2026.05.19 20:05:33.300471 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2597 | 2026.05.19 20:05:33.300681 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.05.19 20:05:33.300814 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001099 sec., 50955.41401273886 rows/sec., 3.43 MiB/sec. | ||
| 2599 | 2026.05.19 20:05:33.300852 [ 4 ] {6a8a695c-901f-4595-b874-ee0e7a5ea706} <Debug> TCPHandler: Processed in 0.001271065 sec. | ||
| 2600 | 2026.05.19 20:05:34.456050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5346 | ||
| 2601 | 2026.05.19 20:05:34.456601 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.05.19 20:05:34.456648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2603 | 2026.05.19 20:05:34.457192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2604 | 2026.05.19 20:05:34.457420 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.05.19 20:05:34.457546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5346 | ||
| 2606 | 2026.05.19 20:05:34.457572 [ 146 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2607 | 2026.05.19 20:05:34.457638 [ 146 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.05.19 20:05:34.457658 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2609 | 2026.05.19 20:05:34.457748 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2610 | 2026.05.19 20:05:34.457829 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2611 | 2026.05.19 20:05:34.457861 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2612 | 2026.05.19 20:05:34.457956 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2613 | 2026.05.19 20:05:34.458024 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2614 | 2026.05.19 20:05:34.458088 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2615 | 2026.05.19 20:05:34.458151 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2616 | 2026.05.19 20:05:34.458206 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 2617 | 2026.05.19 20:05:34.459692 [ 200 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977988 sec., 2702746.427177516 rows/sec., 38.66 MiB/sec. | ||
| 2618 | 2026.05.19 20:05:34.460608 [ 186 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2619 | 2026.05.19 20:05:34.460937 [ 186 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_11_2} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.19 20:05:34.461020 [ 186 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_11_2} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2621 | 2026.05.19 20:05:34.461112 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2622 | 2026.05.19 20:05:34.722564 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2623 | 2026.05.19 20:05:34.739696 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.05.19 20:05:34.739740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2625 | 2026.05.19 20:05:34.746084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2626 | 2026.05.19 20:05:34.746763 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.19 20:05:34.747021 [ 146 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2628 | 2026.05.19 20:05:34.747062 [ 146 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.05.19 20:05:34.747088 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2630 | 2026.05.19 20:05:34.747251 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2631 | 2026.05.19 20:05:34.750331 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2632 | 2026.05.19 20:05:34.751188 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2633 | 2026.05.19 20:05:34.752476 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2634 | 2026.05.19 20:05:34.756636 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2635 | 2026.05.19 20:05:34.760680 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2636 | 2026.05.19 20:05:34.764853 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2637 | 2026.05.19 20:05:34.769076 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2638 | 2026.05.19 20:05:34.773109 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 2639 | 2026.05.19 20:05:34.824146 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076966125 sec., 1078.3965023573683 rows/sec., 5.58 MiB/sec. | ||
| 2640 | 2026.05.19 20:05:34.826607 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2641 | 2026.05.19 20:05:34.828614 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_11_2} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.05.19 20:05:34.828719 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_11_2} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2643 | 2026.05.19 20:05:34.830655 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2644 | 2026.05.19 20:05:35.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.35 MiB, peak 222.23 MiB, free memory in arenas 0.00 B, will set to 221.61 MiB (RSS), difference: 9.26 MiB | ||
| 2645 | 2026.05.19 20:05:38.282834 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.19 20:05:38.283077 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2647 | 2026.05.19 20:05:38.283414 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2648 | 2026.05.19 20:05:38.283451 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <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 | ||
| 2649 | 2026.05.19 20:05:38.283689 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2650 | 2026.05.19 20:05:38.283765 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2651 | 2026.05.19 20:05:38.283910 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2652 | 2026.05.19 20:05:38.284008 [ 327 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2653 | 2026.05.19 20:05:38.284012 [ 318 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2654 | 2026.05.19 20:05:38.284042 [ 353 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2655 | 2026.05.19 20:05:38.284012 [ 322 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2656 | 2026.05.19 20:05:38.284183 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2657 | 2026.05.19 20:05:38.284212 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2658 | 2026.05.19 20:05:38.284298 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2659 | 2026.05.19 20:05:38.284319 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2660 | 2026.05.19 20:05:38.284354 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2661 | 2026.05.19 20:05:38.284391 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2662 | 2026.05.19 20:05:38.284425 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2663 | 2026.05.19 20:05:38.285596 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002611 sec., 13404.825737265415 rows/sec., 1.33 MiB/sec. | ||
| 2664 | 2026.05.19 20:05:38.285735 [ 4 ] {a59ee7ce-ef33-4a36-bdfa-9684b7383cc3} <Debug> TCPHandler: Processed in 0.003031263 sec. | ||
| 2665 | 2026.05.19 20:05:38.287423 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.05.19 20:05:38.287557 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2667 | 2026.05.19 20:05:38.287610 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2668 | 2026.05.19 20:05:38.288233 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.05.19 20:05:38.288270 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2670 | 2026.05.19 20:05:38.288634 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2671 | 2026.05.19 20:05:38.288858 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.05.19 20:05:38.289005 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001487 sec., 52454.60659045057 rows/sec., 4.34 MiB/sec. | ||
| 2673 | 2026.05.19 20:05:38.289043 [ 4 ] {9358ff7b-4851-40b2-9463-7e051653c2a4} <Debug> TCPHandler: Processed in 0.001682257 sec. | ||
| 2674 | 2026.05.19 20:05:38.289171 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.05.19 20:05:38.289273 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.05.19 20:05:38.289344 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2677 | 2026.05.19 20:05:38.289754 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.19 20:05:38.289789 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2679 | 2026.05.19 20:05:38.290170 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2680 | 2026.05.19 20:05:38.290383 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.19 20:05:38.290487 [ 164 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2682 | 2026.05.19 20:05:38.290515 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001265 sec., 8695.652173913042 rows/sec., 653.87 KiB/sec. | ||
| 2683 | 2026.05.19 20:05:38.290524 [ 164 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.19 20:05:38.290546 [ 164 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2685 | 2026.05.19 20:05:38.290551 [ 4 ] {5af991f0-c462-4e55-bb41-717ecad7ca06} <Debug> TCPHandler: Processed in 0.001430046 sec. | ||
| 2686 | 2026.05.19 20:05:38.290656 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 2687 | 2026.05.19 20:05:38.290668 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.19 20:05:38.290775 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2689 | 2026.05.19 20:05:38.290778 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.19 20:05:38.290825 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
| 2691 | 2026.05.19 20:05:38.290830 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2692 | 2026.05.19 20:05:38.290956 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 2693 | 2026.05.19 20:05:38.291018 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2694 | 2026.05.19 20:05:38.291067 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 2695 | 2026.05.19 20:05:38.291117 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2696 | 2026.05.19 20:05:38.291165 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 2697 | 2026.05.19 20:05:38.291323 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.19 20:05:38.291366 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2699 | 2026.05.19 20:05:38.291986 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2700 | 2026.05.19 20:05:38.292053 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436997 sec., 199722.05926665122 rows/sec., 13.94 MiB/sec. | ||
| 2701 | 2026.05.19 20:05:38.292227 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.05.19 20:05:38.292242 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2703 | 2026.05.19 20:05:38.292361 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001603 sec., 46787.27386150967 rows/sec., 3.65 MiB/sec. | ||
| 2704 | 2026.05.19 20:05:38.292404 [ 4 ] {d6767296-ee72-4b42-b0ce-21833e1541f2} <Debug> TCPHandler: Processed in 0.001783837 sec. | ||
| 2705 | 2026.05.19 20:05:38.292536 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.19 20:05:38.292553 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.19 20:05:38.292629 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_11_2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2708 | 2026.05.19 20:05:38.292638 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.05.19 20:05:38.292692 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2710 | 2026.05.19 20:05:38.292695 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2711 | 2026.05.19 20:05:38.293157 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.19 20:05:38.293191 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2713 | 2026.05.19 20:05:38.293535 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2714 | 2026.05.19 20:05:38.293739 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.19 20:05:38.293859 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 2716 | 2026.05.19 20:05:38.293893 [ 4 ] {a54a1da9-6a42-4c37-8cc5-29a6e8b8e903} <Debug> TCPHandler: Processed in 0.001412546 sec. | ||
| 2717 | 2026.05.19 20:05:38.294008 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.05.19 20:05:38.294100 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.05.19 20:05:38.294153 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <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 | ||
| 2720 | 2026.05.19 20:05:38.294856 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.05.19 20:05:38.294889 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2722 | 2026.05.19 20:05:38.295411 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2723 | 2026.05.19 20:05:38.295625 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.05.19 20:05:38.295756 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001674 sec., 6571.087216248507 rows/sec., 11.78 MiB/sec. | ||
| 2725 | 2026.05.19 20:05:38.295804 [ 4 ] {a00d3d74-5575-4eac-a698-0350609af5c4} <Debug> TCPHandler: Processed in 0.001842058 sec. | ||
| 2726 | 2026.05.19 20:05:38.295926 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.05.19 20:05:38.296019 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.05.19 20:05:38.296059 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2729 | 2026.05.19 20:05:38.296383 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.05.19 20:05:38.296418 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2731 | 2026.05.19 20:05:38.296707 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2732 | 2026.05.19 20:05:38.296911 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.19 20:05:38.297031 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 2734 | 2026.05.19 20:05:38.297064 [ 4 ] {0c2bf62b-867a-434a-b496-98e7c30ae121} <Debug> TCPHandler: Processed in 0.001185415 sec. | ||
| 2735 | 2026.05.19 20:05:41.865826 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2736 | 2026.05.19 20:05:41.865897 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2737 | 2026.05.19 20:05:41.957718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5794 | ||
| 2738 | 2026.05.19 20:05:41.958160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 330 | ||
| 2739 | 2026.05.19 20:05:41.958203 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.19 20:05:41.958276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2741 | 2026.05.19 20:05:41.958773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2742 | 2026.05.19 20:05:41.959024 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.05.19 20:05:41.959153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2744 | 2026.05.19 20:05:41.960890 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.19 20:05:41.960947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2746 | 2026.05.19 20:05:41.962222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2747 | 2026.05.19 20:05:41.962506 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.19 20:05:41.962855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2749 | 2026.05.19 20:05:42.250512 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2750 | 2026.05.19 20:05:42.267209 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.19 20:05:42.267278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2752 | 2026.05.19 20:05:42.272779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2753 | 2026.05.19 20:05:42.273506 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.19 20:05:42.276889 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2755 | 2026.05.19 20:05:43.283464 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.05.19 20:05:43.283715 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2757 | 2026.05.19 20:05:43.284089 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2758 | 2026.05.19 20:05:43.284132 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <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 | ||
| 2759 | 2026.05.19 20:05:43.284391 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2760 | 2026.05.19 20:05:43.284465 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2761 | 2026.05.19 20:05:43.284605 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2762 | 2026.05.19 20:05:43.284706 [ 353 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2763 | 2026.05.19 20:05:43.284732 [ 324 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2764 | 2026.05.19 20:05:43.284707 [ 322 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2765 | 2026.05.19 20:05:43.284707 [ 334 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2766 | 2026.05.19 20:05:43.284908 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2767 | 2026.05.19 20:05:43.284938 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2768 | 2026.05.19 20:05:43.285025 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2769 | 2026.05.19 20:05:43.285047 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2770 | 2026.05.19 20:05:43.285081 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2771 | 2026.05.19 20:05:43.285117 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2772 | 2026.05.19 20:05:43.285151 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2773 | 2026.05.19 20:05:43.286415 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.0028 sec., 12500 rows/sec., 1.24 MiB/sec. | ||
| 2774 | 2026.05.19 20:05:43.286578 [ 4 ] {d15cfc4b-7cf0-4f27-a432-93af7e552e0e} <Debug> TCPHandler: Processed in 0.003249045 sec. | ||
| 2775 | 2026.05.19 20:05:43.288616 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.05.19 20:05:43.288736 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2777 | 2026.05.19 20:05:43.288782 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2778 | 2026.05.19 20:05:43.289285 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.19 20:05:43.289335 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2780 | 2026.05.19 20:05:43.289719 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2781 | 2026.05.19 20:05:43.289945 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.19 20:05:43.290093 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001394 sec., 83213.77331420373 rows/sec., 7.07 MiB/sec. | ||
| 2783 | 2026.05.19 20:05:43.290132 [ 4 ] {7575ae64-c94b-49d1-a8ff-155af36551a9} <Debug> TCPHandler: Processed in 0.001568827 sec. | ||
| 2784 | 2026.05.19 20:05:43.290248 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.05.19 20:05:43.290349 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.05.19 20:05:43.290391 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2787 | 2026.05.19 20:05:43.290797 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.05.19 20:05:43.290834 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2789 | 2026.05.19 20:05:43.291126 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2790 | 2026.05.19 20:05:43.291348 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.19 20:05:43.291478 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.91 MiB/sec. | ||
| 2792 | 2026.05.19 20:05:43.291515 [ 4 ] {ba56d35e-355a-4061-a8d4-bfc7d11ccd97} <Debug> TCPHandler: Processed in 0.001318426 sec. | ||
| 2793 | 2026.05.19 20:05:43.291642 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.05.19 20:05:43.291737 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2795 | 2026.05.19 20:05:43.291778 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2796 | 2026.05.19 20:05:43.292177 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.19 20:05:43.292213 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2798 | 2026.05.19 20:05:43.292536 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2799 | 2026.05.19 20:05:43.292763 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.05.19 20:05:43.292894 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001175 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 2801 | 2026.05.19 20:05:43.292931 [ 4 ] {ca86ebc6-2bcf-43ea-b570-a926e53140ab} <Debug> TCPHandler: Processed in 0.001338196 sec. | ||
| 2802 | 2026.05.19 20:05:43.293051 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.05.19 20:05:43.293147 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.05.19 20:05:43.293190 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2805 | 2026.05.19 20:05:43.293572 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.19 20:05:43.293609 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2807 | 2026.05.19 20:05:43.293930 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2808 | 2026.05.19 20:05:43.294141 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.05.19 20:05:43.294273 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 2810 | 2026.05.19 20:05:43.294310 [ 4 ] {0787ab6b-b17e-41ae-b4ac-a66fa753ae6d} <Debug> TCPHandler: Processed in 0.001311726 sec. | ||
| 2811 | 2026.05.19 20:05:43.294418 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.05.19 20:05:43.294513 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.19 20:05:43.294568 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <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 | ||
| 2814 | 2026.05.19 20:05:43.295424 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.19 20:05:43.295465 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2816 | 2026.05.19 20:05:43.296055 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2817 | 2026.05.19 20:05:43.296283 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.19 20:05:43.296389 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2819 | 2026.05.19 20:05:43.296427 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001931 sec., 15535.991714137752 rows/sec., 27.84 MiB/sec. | ||
| 2820 | 2026.05.19 20:05:43.296450 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.05.19 20:05:43.296476 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2822 | 2026.05.19 20:05:43.296490 [ 4 ] {75314e5d-ca50-4b75-9027-33ff50f0919d} <Debug> TCPHandler: Processed in 0.002119679 sec. | ||
| 2823 | 2026.05.19 20:05:43.296566 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2824 | 2026.05.19 20:05:43.296607 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.05.19 20:05:43.296704 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2826 | 2026.05.19 20:05:43.296747 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2827 | 2026.05.19 20:05:43.296779 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2828 | 2026.05.19 20:05:43.296842 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2829 | 2026.05.19 20:05:43.296993 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2830 | 2026.05.19 20:05:43.297099 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.19 20:05:43.297110 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2832 | 2026.05.19 20:05:43.297139 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2833 | 2026.05.19 20:05:43.297222 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2834 | 2026.05.19 20:05:43.297332 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2835 | 2026.05.19 20:05:43.297423 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 2836 | 2026.05.19 20:05:43.297469 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2837 | 2026.05.19 20:05:43.297696 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.05.19 20:05:43.297826 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 2839 | 2026.05.19 20:05:43.297862 [ 4 ] {863d0dfc-7257-4211-a945-4a4051e9fc2b} <Debug> TCPHandler: Processed in 0.001305116 sec. | ||
| 2840 | 2026.05.19 20:05:43.300342 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 19 columns (19 merged, 0 gathered) in 0.003814036 sec., 59779.19453303535 rows/sec., 107.12 MiB/sec. | ||
| 2841 | 2026.05.19 20:05:43.300756 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2842 | 2026.05.19 20:05:43.301045 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.05.19 20:05:43.301112 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2844 | 2026.05.19 20:05:43.301197 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 2845 | 2026.05.19 20:05:45.420335 [ 137 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2846 | 2026.05.19 20:05:45.420410 [ 137 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.05.19 20:05:45.420443 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2848 | 2026.05.19 20:05:45.420579 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 2849 | 2026.05.19 20:05:45.420730 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2850 | 2026.05.19 20:05:45.420765 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2851 | 2026.05.19 20:05:45.420834 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 2852 | 2026.05.19 20:05:45.420883 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 2853 | 2026.05.19 20:05:45.420933 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2854 | 2026.05.19 20:05:45.420975 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 2855 | 2026.05.19 20:05:45.421733 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205905 sec., 16585.054378247045 rows/sec., 1.38 MiB/sec. | ||
| 2856 | 2026.05.19 20:05:45.421970 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2857 | 2026.05.19 20:05:45.422330 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.05.19 20:05:45.422424 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_5_1} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2859 | 2026.05.19 20:05:45.422515 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2860 | 2026.05.19 20:05:48.284622 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.05.19 20:05:48.284908 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 2862 | 2026.05.19 20:05:48.285307 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2863 | 2026.05.19 20:05:48.285354 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <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 | ||
| 2864 | 2026.05.19 20:05:48.285625 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2865 | 2026.05.19 20:05:48.285698 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2866 | 2026.05.19 20:05:48.285845 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2867 | 2026.05.19 20:05:48.285953 [ 353 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2868 | 2026.05.19 20:05:48.285954 [ 326 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2869 | 2026.05.19 20:05:48.285954 [ 334 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2870 | 2026.05.19 20:05:48.285954 [ 322 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2871 | 2026.05.19 20:05:48.286137 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 2872 | 2026.05.19 20:05:48.286168 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2873 | 2026.05.19 20:05:48.286270 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2874 | 2026.05.19 20:05:48.286294 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2875 | 2026.05.19 20:05:48.286331 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2876 | 2026.05.19 20:05:48.286370 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2877 | 2026.05.19 20:05:48.286407 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2878 | 2026.05.19 20:05:48.286441 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2879 | 2026.05.19 20:05:48.287837 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.003039 sec., 13491.280026324448 rows/sec., 2.06 MiB/sec. | ||
| 2880 | 2026.05.19 20:05:48.288025 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> MemoryTracker: Peak memory usage (for query): 176.35 KiB. | ||
| 2881 | 2026.05.19 20:05:48.288042 [ 4 ] {0c434e60-767f-490b-8f1e-64287911ec99} <Debug> TCPHandler: Processed in 0.003567535 sec. | ||
| 2882 | 2026.05.19 20:05:48.290639 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.05.19 20:05:48.290760 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.05.19 20:05:48.290807 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2885 | 2026.05.19 20:05:48.291371 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.05.19 20:05:48.291420 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2887 | 2026.05.19 20:05:48.291812 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2888 | 2026.05.19 20:05:48.292056 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.05.19 20:05:48.292210 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 2890 | 2026.05.19 20:05:48.292256 [ 4 ] {95579fa4-a196-4483-9bff-6a72f8353ce6} <Debug> TCPHandler: Processed in 0.001671527 sec. | ||
| 2891 | 2026.05.19 20:05:48.292383 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.05.19 20:05:48.292488 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2893 | 2026.05.19 20:05:48.292533 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2894 | 2026.05.19 20:05:48.292960 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.19 20:05:48.292999 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2896 | 2026.05.19 20:05:48.293388 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2897 | 2026.05.19 20:05:48.293621 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.05.19 20:05:48.293755 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 126.33 KiB/sec. | ||
| 2899 | 2026.05.19 20:05:48.293793 [ 4 ] {651a7558-d618-41b1-8d32-89a6d5ec4c32} <Debug> TCPHandler: Processed in 0.001462496 sec. | ||
| 2900 | 2026.05.19 20:05:48.293915 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.05.19 20:05:48.294015 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2902 | 2026.05.19 20:05:48.294056 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2903 | 2026.05.19 20:05:48.294573 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.19 20:05:48.294609 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2905 | 2026.05.19 20:05:48.294948 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2906 | 2026.05.19 20:05:48.295191 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.05.19 20:05:48.295301 [ 160 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2908 | 2026.05.19 20:05:48.295323 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001329 sec., 149736.6440933032 rows/sec., 13.34 MiB/sec. | ||
| 2909 | 2026.05.19 20:05:48.295339 [ 160 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.05.19 20:05:48.295360 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2911 | 2026.05.19 20:05:48.295362 [ 4 ] {34a92a40-2a3d-4c2e-8553-5e97c245778e} <Debug> TCPHandler: Processed in 0.001497566 sec. | ||
| 2912 | 2026.05.19 20:05:48.295460 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 2913 | 2026.05.19 20:05:48.295490 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.05.19 20:05:48.295582 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2915 | 2026.05.19 20:05:48.295595 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.19 20:05:48.295617 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 968 rows starting from the beginning of the part | ||
| 2917 | 2026.05.19 20:05:48.295642 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2918 | 2026.05.19 20:05:48.295705 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 2919 | 2026.05.19 20:05:48.295764 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 121 rows starting from the beginning of the part | ||
| 2920 | 2026.05.19 20:05:48.295811 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part | ||
| 2921 | 2026.05.19 20:05:48.295853 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 2922 | 2026.05.19 20:05:48.295897 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 199 rows starting from the beginning of the part | ||
| 2923 | 2026.05.19 20:05:48.296081 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.05.19 20:05:48.296124 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2925 | 2026.05.19 20:05:48.296507 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2926 | 2026.05.19 20:05:48.296758 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.05.19 20:05:48.296896 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001322 sec., 18910.741301059003 rows/sec., 1.42 MiB/sec. | ||
| 2928 | 2026.05.19 20:05:48.296934 [ 4 ] {c14fb11e-169f-4190-b4e6-0334e6f6ffad} <Debug> TCPHandler: Processed in 0.001494466 sec. | ||
| 2929 | 2026.05.19 20:05:48.297033 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616917 sec., 948719.0746340102 rows/sec., 81.76 MiB/sec. | ||
| 2930 | 2026.05.19 20:05:48.297057 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.05.19 20:05:48.297201 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.05.19 20:05:48.297256 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2933 | 2026.05.19 20:05:48.297289 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2934 | 2026.05.19 20:05:48.297634 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.19 20:05:48.297710 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.19 20:05:48.297717 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_16_3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2937 | 2026.05.19 20:05:48.297754 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2938 | 2026.05.19 20:05:48.297829 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2939 | 2026.05.19 20:05:48.298079 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2940 | 2026.05.19 20:05:48.298299 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.19 20:05:48.298425 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00125 sec., 19200 rows/sec., 1.59 MiB/sec. | ||
| 2942 | 2026.05.19 20:05:48.298463 [ 4 ] {484e6e59-e3bd-41e5-9ffb-c2962dc54aa0} <Debug> TCPHandler: Processed in 0.001466647 sec. | ||
| 2943 | 2026.05.19 20:05:48.298587 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.05.19 20:05:48.298703 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.05.19 20:05:48.298752 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2946 | 2026.05.19 20:05:48.299209 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.05.19 20:05:48.299252 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2948 | 2026.05.19 20:05:48.299598 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2949 | 2026.05.19 20:05:48.299832 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.05.19 20:05:48.299960 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00128 sec., 9375 rows/sec., 732.42 KiB/sec. | ||
| 2951 | 2026.05.19 20:05:48.300000 [ 4 ] {8c7fca26-a3a2-403f-9ef3-ea341a391119} <Debug> TCPHandler: Processed in 0.001474246 sec. | ||
| 2952 | 2026.05.19 20:05:48.300105 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.05.19 20:05:48.300206 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2954 | 2026.05.19 20:05:48.300247 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2955 | 2026.05.19 20:05:48.300681 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.05.19 20:05:48.300717 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2957 | 2026.05.19 20:05:48.301044 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2958 | 2026.05.19 20:05:48.301268 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.05.19 20:05:48.301359 [ 160 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2960 | 2026.05.19 20:05:48.301393 [ 160 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.19 20:05:48.301399 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001212 sec., 93234.32343234324 rows/sec., 7.59 MiB/sec. | ||
| 2962 | 2026.05.19 20:05:48.301413 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2963 | 2026.05.19 20:05:48.301439 [ 4 ] {6c1d8a69-1101-4bc1-8e90-3cdc66613b3d} <Debug> TCPHandler: Processed in 0.001384046 sec. | ||
| 2964 | 2026.05.19 20:05:48.301496 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 2965 | 2026.05.19 20:05:48.301554 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.19 20:05:48.301605 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2026.05.19 20:05:48.301638 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 557 rows starting from the beginning of the part | ||
| 2968 | 2026.05.19 20:05:48.301653 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.05.19 20:05:48.301695 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
| 2970 | 2026.05.19 20:05:48.301702 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2971 | 2026.05.19 20:05:48.301751 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 2972 | 2026.05.19 20:05:48.301799 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part | ||
| 2973 | 2026.05.19 20:05:48.301845 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 2974 | 2026.05.19 20:05:48.301888 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
| 2975 | 2026.05.19 20:05:48.302155 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.19 20:05:48.302195 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2977 | 2026.05.19 20:05:48.302561 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2978 | 2026.05.19 20:05:48.302790 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.05.19 20:05:48.302885 [ 160 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2980 | 2026.05.19 20:05:48.302887 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426446 sec., 698238.8397457737 rows/sec., 55.01 MiB/sec. | ||
| 2981 | 2026.05.19 20:05:48.302911 [ 160 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.05.19 20:05:48.302928 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001293 sec., 152358.85537509667 rows/sec., 10.93 MiB/sec. | ||
| 2983 | 2026.05.19 20:05:48.302937 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2984 | 2026.05.19 20:05:48.302966 [ 4 ] {5436185d-ed84-4a1c-b558-589887aab344} <Debug> TCPHandler: Processed in 0.001461896 sec. | ||
| 2985 | 2026.05.19 20:05:48.303017 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 2986 | 2026.05.19 20:05:48.303063 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2987 | 2026.05.19 20:05:48.303081 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.05.19 20:05:48.303141 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2026.05.19 20:05:48.303176 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1677 rows starting from the beginning of the part | ||
| 2990 | 2026.05.19 20:05:48.303178 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.05.19 20:05:48.303246 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <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 | ||
| 2992 | 2026.05.19 20:05:48.303254 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 2993 | 2026.05.19 20:05:48.303310 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 155 rows starting from the beginning of the part | ||
| 2994 | 2026.05.19 20:05:48.303354 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.19 20:05:48.303356 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2996 | 2026.05.19 20:05:48.303417 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 2997 | 2026.05.19 20:05:48.303432 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_16_3} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2998 | 2026.05.19 20:05:48.303459 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part | ||
| 2999 | 2026.05.19 20:05:48.303512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3000 | 2026.05.19 20:05:48.304050 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.05.19 20:05:48.304088 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3002 | 2026.05.19 20:05:48.304619 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3003 | 2026.05.19 20:05:48.304660 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678257 sec., 1465210.6322214059 rows/sec., 103.51 MiB/sec. | ||
| 3004 | 2026.05.19 20:05:48.304865 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.05.19 20:05:48.304901 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3006 | 2026.05.19 20:05:48.305020 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00186 sec., 5913.978494623656 rows/sec., 10.60 MiB/sec. | ||
| 3007 | 2026.05.19 20:05:48.305082 [ 4 ] {28e90d4c-f983-400c-86a8-3fd020337d25} <Debug> TCPHandler: Processed in 0.002050159 sec. | ||
| 3008 | 2026.05.19 20:05:48.305188 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.19 20:05:48.305197 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2026.05.19 20:05:48.305250 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3011 | 2026.05.19 20:05:48.305293 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.19 20:05:48.305316 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3013 | 2026.05.19 20:05:48.305335 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3014 | 2026.05.19 20:05:48.305679 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.19 20:05:48.305712 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3016 | 2026.05.19 20:05:48.306029 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3017 | 2026.05.19 20:05:48.306241 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.19 20:05:48.306335 [ 160 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3019 | 2026.05.19 20:05:48.306364 [ 160 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.19 20:05:48.306369 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 3021 | 2026.05.19 20:05:48.306383 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3022 | 2026.05.19 20:05:48.306406 [ 4 ] {9a9740db-fd99-40fd-be0c-ff028410403c} <Debug> TCPHandler: Processed in 0.001258765 sec. | ||
| 3023 | 2026.05.19 20:05:48.306455 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3024 | 2026.05.19 20:05:48.306546 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3025 | 2026.05.19 20:05:48.306570 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 456 rows starting from the beginning of the part | ||
| 3026 | 2026.05.19 20:05:48.306611 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3027 | 2026.05.19 20:05:48.306644 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3028 | 2026.05.19 20:05:48.306678 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3029 | 2026.05.19 20:05:48.306709 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3030 | 2026.05.19 20:05:48.306742 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3031 | 2026.05.19 20:05:48.307522 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001090905 sec., 671002.5162594359 rows/sec., 44.30 MiB/sec. | ||
| 3032 | 2026.05.19 20:05:48.307690 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3033 | 2026.05.19 20:05:48.307938 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.05.19 20:05:48.308004 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_16_3} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3035 | 2026.05.19 20:05:48.308068 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3036 | 2026.05.19 20:05:49.459361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6306 | ||
| 3037 | 2026.05.19 20:05:49.460010 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.19 20:05:49.460073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3039 | 2026.05.19 20:05:49.460892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3040 | 2026.05.19 20:05:49.461155 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.05.19 20:05:49.461293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6306 | ||
| 3042 | 2026.05.19 20:05:49.777100 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3043 | 2026.05.19 20:05:49.792149 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.19 20:05:49.792207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3045 | 2026.05.19 20:05:49.798338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3046 | 2026.05.19 20:05:49.799034 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.19 20:05:49.801731 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3048 | 2026.05.19 20:05:50.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.89 MiB, peak 228.89 MiB, free memory in arenas 0.00 B, will set to 226.00 MiB (RSS), difference: 1.11 MiB | ||
| 3049 | 2026.05.19 20:05:51.963159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 366 | ||
| 3050 | 2026.05.19 20:05:51.965487 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.19 20:05:51.965530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3052 | 2026.05.19 20:05:51.966705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3053 | 2026.05.19 20:05:51.966977 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.05.19 20:05:51.967219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 3055 | 2026.05.19 20:05:53.283967 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.05.19 20:05:53.284335 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3057 | 2026.05.19 20:05:53.284801 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3058 | 2026.05.19 20:05:53.284838 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <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 | ||
| 3059 | 2026.05.19 20:05:53.285069 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3060 | 2026.05.19 20:05:53.285144 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3061 | 2026.05.19 20:05:53.285290 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3062 | 2026.05.19 20:05:53.285388 [ 334 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3063 | 2026.05.19 20:05:53.285400 [ 338 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3064 | 2026.05.19 20:05:53.285394 [ 328 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3065 | 2026.05.19 20:05:53.285388 [ 326 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3066 | 2026.05.19 20:05:53.285589 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3067 | 2026.05.19 20:05:53.285621 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3068 | 2026.05.19 20:05:53.285710 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3069 | 2026.05.19 20:05:53.285733 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3070 | 2026.05.19 20:05:53.285769 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3071 | 2026.05.19 20:05:53.285810 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3072 | 2026.05.19 20:05:53.285847 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3073 | 2026.05.19 20:05:53.287159 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002975 sec., 11764.70588235294 rows/sec., 1.17 MiB/sec. | ||
| 3074 | 2026.05.19 20:05:53.287313 [ 4 ] {5bfebdd0-e95f-4218-8a6c-0ce7acc6263f} <Debug> TCPHandler: Processed in 0.003537835 sec. | ||
| 3075 | 2026.05.19 20:05:53.289323 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.05.19 20:05:53.289444 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3077 | 2026.05.19 20:05:53.289491 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3078 | 2026.05.19 20:05:53.290067 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.05.19 20:05:53.290113 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3080 | 2026.05.19 20:05:53.290505 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3081 | 2026.05.19 20:05:53.290736 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.05.19 20:05:53.290883 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00148 sec., 78378.37837837837 rows/sec., 6.66 MiB/sec. | ||
| 3083 | 2026.05.19 20:05:53.290921 [ 4 ] {92b52d88-b4ee-43c4-a413-a64ffe2f792d} <Debug> TCPHandler: Processed in 0.001650317 sec. | ||
| 3084 | 2026.05.19 20:05:53.291042 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.05.19 20:05:53.291141 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.05.19 20:05:53.291183 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3087 | 2026.05.19 20:05:53.291600 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.19 20:05:53.291638 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3089 | 2026.05.19 20:05:53.291932 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3090 | 2026.05.19 20:05:53.292152 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.19 20:05:53.292284 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001165 sec., 25751.07296137339 rows/sec., 1.89 MiB/sec. | ||
| 3092 | 2026.05.19 20:05:53.292321 [ 4 ] {237ba231-6096-4d61-9d01-0a3fd7c7f7b9} <Debug> TCPHandler: Processed in 0.001327916 sec. | ||
| 3093 | 2026.05.19 20:05:53.292432 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.05.19 20:05:53.292528 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3095 | 2026.05.19 20:05:53.292568 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3096 | 2026.05.19 20:05:53.292990 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.19 20:05:53.293026 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3098 | 2026.05.19 20:05:53.293336 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3099 | 2026.05.19 20:05:53.293548 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.19 20:05:53.293673 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001164 sec., 80756.01374570446 rows/sec., 6.31 MiB/sec. | ||
| 3101 | 2026.05.19 20:05:53.293710 [ 4 ] {958fc22d-2408-4c7a-a4f3-798a0381dfcd} <Debug> TCPHandler: Processed in 0.001326256 sec. | ||
| 3102 | 2026.05.19 20:05:53.293827 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.05.19 20:05:53.293922 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.05.19 20:05:53.293965 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3105 | 2026.05.19 20:05:53.294367 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.05.19 20:05:53.294402 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3107 | 2026.05.19 20:05:53.294719 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3108 | 2026.05.19 20:05:53.294930 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.05.19 20:05:53.295057 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3110 | 2026.05.19 20:05:53.295093 [ 4 ] {0310bc1b-cdd9-49a7-85b4-58949879d45d} <Debug> TCPHandler: Processed in 0.001315276 sec. | ||
| 3111 | 2026.05.19 20:05:53.295205 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.05.19 20:05:53.295301 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.05.19 20:05:53.295354 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <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 | ||
| 3114 | 2026.05.19 20:05:53.296101 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.05.19 20:05:53.296135 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3116 | 2026.05.19 20:05:53.296654 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3117 | 2026.05.19 20:05:53.296885 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.05.19 20:05:53.297030 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001747 sec., 17172.29536348025 rows/sec., 30.77 MiB/sec. | ||
| 3119 | 2026.05.19 20:05:53.297086 [ 4 ] {6a91f289-8458-4c3b-9f3e-eca51a8ba7e6} <Debug> TCPHandler: Processed in 0.001930519 sec. | ||
| 3120 | 2026.05.19 20:05:53.297214 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.05.19 20:05:53.297309 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.05.19 20:05:53.297351 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3123 | 2026.05.19 20:05:53.297686 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.05.19 20:05:53.297720 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3125 | 2026.05.19 20:05:53.298020 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3126 | 2026.05.19 20:05:53.298227 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.05.19 20:05:53.298350 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3128 | 2026.05.19 20:05:53.298384 [ 4 ] {8a3266ce-6562-4289-bfd3-a9aa95fce48f} <Debug> TCPHandler: Processed in 0.001223755 sec. | ||
| 3129 | 2026.05.19 20:05:56.866173 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3130 | 2026.05.19 20:05:56.866285 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3131 | 2026.05.19 20:05:56.961408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6754 | ||
| 3132 | 2026.05.19 20:05:56.961875 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.05.19 20:05:56.961920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3134 | 2026.05.19 20:05:56.962461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3135 | 2026.05.19 20:05:56.962686 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.05.19 20:05:56.962810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3137 | 2026.05.19 20:05:57.301841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3138 | 2026.05.19 20:05:57.318649 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.19 20:05:57.318717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3140 | 2026.05.19 20:05:57.324873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3141 | 2026.05.19 20:05:57.325540 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.19 20:05:57.328374 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3143 | 2026.05.19 20:05:58.283001 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.19 20:05:58.283268 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3145 | 2026.05.19 20:05:58.283652 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3146 | 2026.05.19 20:05:58.283698 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <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 | ||
| 3147 | 2026.05.19 20:05:58.283935 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3148 | 2026.05.19 20:05:58.284007 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3149 | 2026.05.19 20:05:58.284152 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3150 | 2026.05.19 20:05:58.284245 [ 355 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3151 | 2026.05.19 20:05:58.284256 [ 346 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3152 | 2026.05.19 20:05:58.284283 [ 269 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3153 | 2026.05.19 20:05:58.284256 [ 334 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3154 | 2026.05.19 20:05:58.284414 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3155 | 2026.05.19 20:05:58.284442 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3156 | 2026.05.19 20:05:58.284529 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3157 | 2026.05.19 20:05:58.284551 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3158 | 2026.05.19 20:05:58.284586 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3159 | 2026.05.19 20:05:58.284624 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3160 | 2026.05.19 20:05:58.284666 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3161 | 2026.05.19 20:05:58.285821 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002663 sec., 13143.071723619978 rows/sec., 1.30 MiB/sec. | ||
| 3162 | 2026.05.19 20:05:58.285980 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> MemoryTracker: Peak memory usage (for query): 128.18 KiB. | ||
| 3163 | 2026.05.19 20:05:58.285997 [ 4 ] {1d0b7b2b-3b92-4690-b46b-4d436a56f2a9} <Debug> TCPHandler: Processed in 0.003137924 sec. | ||
| 3164 | 2026.05.19 20:05:58.287884 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.05.19 20:05:58.287999 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.19 20:05:58.288046 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3167 | 2026.05.19 20:05:58.288560 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.19 20:05:58.288605 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3169 | 2026.05.19 20:05:58.288995 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3170 | 2026.05.19 20:05:58.289220 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.19 20:05:58.289378 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001413 sec., 55201.698513800424 rows/sec., 4.57 MiB/sec. | ||
| 3172 | 2026.05.19 20:05:58.289417 [ 4 ] {b2ccfa6c-96db-4e2c-a6fb-18748fee6721} <Debug> TCPHandler: Processed in 0.001585657 sec. | ||
| 3173 | 2026.05.19 20:05:58.289547 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.19 20:05:58.289646 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.19 20:05:58.289689 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3176 | 2026.05.19 20:05:58.290097 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.19 20:05:58.290135 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3178 | 2026.05.19 20:05:58.290439 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3179 | 2026.05.19 20:05:58.290644 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.19 20:05:58.290777 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001153 sec., 9540.329575021684 rows/sec., 717.39 KiB/sec. | ||
| 3181 | 2026.05.19 20:05:58.290815 [ 4 ] {39bc4222-ac16-4a0f-93da-36633a2caaa1} <Debug> TCPHandler: Processed in 0.001319176 sec. | ||
| 3182 | 2026.05.19 20:05:58.290930 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.19 20:05:58.291027 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.19 20:05:58.291068 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3185 | 2026.05.19 20:05:58.291487 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.19 20:05:58.291522 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3187 | 2026.05.19 20:05:58.291825 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3188 | 2026.05.19 20:05:58.292034 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.19 20:05:58.292165 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001157 sec., 64822.81763180639 rows/sec., 5.06 MiB/sec. | ||
| 3190 | 2026.05.19 20:05:58.292203 [ 4 ] {ba27341d-1f9d-408b-9d57-e1136aa62976} <Debug> TCPHandler: Processed in 0.001321186 sec. | ||
| 3191 | 2026.05.19 20:05:58.292324 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.19 20:05:58.292419 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.19 20:05:58.292463 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3194 | 2026.05.19 20:05:58.292876 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.19 20:05:58.292911 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3196 | 2026.05.19 20:05:58.293263 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3197 | 2026.05.19 20:05:58.293480 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.19 20:05:58.293615 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3199 | 2026.05.19 20:05:58.293651 [ 4 ] {e2fb535a-a983-4fb4-aa4b-7efb26629631} <Debug> TCPHandler: Processed in 0.001375586 sec. | ||
| 3200 | 2026.05.19 20:05:58.293770 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.19 20:05:58.293865 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.19 20:05:58.293920 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <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 | ||
| 3203 | 2026.05.19 20:05:58.294672 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.19 20:05:58.294707 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3205 | 2026.05.19 20:05:58.295216 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3206 | 2026.05.19 20:05:58.295437 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.19 20:05:58.295575 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001728 sec., 6365.740740740741 rows/sec., 11.41 MiB/sec. | ||
| 3208 | 2026.05.19 20:05:58.295625 [ 4 ] {cca351fd-53a3-4705-af3d-9743736c3ce9} <Debug> TCPHandler: Processed in 0.001903659 sec. | ||
| 3209 | 2026.05.19 20:05:58.295752 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.19 20:05:58.295847 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.19 20:05:58.295890 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3212 | 2026.05.19 20:05:58.296228 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.19 20:05:58.296261 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3214 | 2026.05.19 20:05:58.296577 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3215 | 2026.05.19 20:05:58.296791 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.19 20:05:58.296929 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3217 | 2026.05.19 20:05:58.296965 [ 4 ] {8087d56b-d887-480f-9bfc-826016dfb4e1} <Debug> TCPHandler: Processed in 0.001262065 sec. | ||
| 3218 | 2026.05.19 20:06:01.967499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 394 | ||
| 3219 | 2026.05.19 20:06:01.969659 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.05.19 20:06:01.969708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3221 | 2026.05.19 20:06:01.970922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3222 | 2026.05.19 20:06:01.971201 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.05.19 20:06:01.971384 [ 124 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3224 | 2026.05.19 20:06:01.971468 [ 124 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.19 20:06:01.971495 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3226 | 2026.05.19 20:06:01.971553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3227 | 2026.05.19 20:06:01.971625 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 3228 | 2026.05.19 20:06:01.972284 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2026.05.19 20:06:01.972445 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part | ||
| 3230 | 2026.05.19 20:06:01.972835 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3231 | 2026.05.19 20:06:01.973213 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3232 | 2026.05.19 20:06:01.973590 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3233 | 2026.05.19 20:06:01.973962 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 3234 | 2026.05.19 20:06:01.974315 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 3235 | 2026.05.19 20:06:01.980643 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 72 columns (72 merged, 0 gathered) in 0.00907299 sec., 43425.59619265534 rows/sec., 38.88 MiB/sec. | ||
| 3236 | 2026.05.19 20:06:01.981508 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3237 | 2026.05.19 20:06:01.982129 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.05.19 20:06:01.982210 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_11_2} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3239 | 2026.05.19 20:06:01.982390 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3240 | 2026.05.19 20:06:03.283485 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.05.19 20:06:03.283847 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3242 | 2026.05.19 20:06:03.284234 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3243 | 2026.05.19 20:06:03.284269 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <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 | ||
| 3244 | 2026.05.19 20:06:03.284515 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3245 | 2026.05.19 20:06:03.284589 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3246 | 2026.05.19 20:06:03.284733 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3247 | 2026.05.19 20:06:03.284827 [ 344 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3248 | 2026.05.19 20:06:03.284830 [ 355 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3249 | 2026.05.19 20:06:03.284829 [ 269 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3250 | 2026.05.19 20:06:03.284827 [ 336 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3251 | 2026.05.19 20:06:03.284998 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3252 | 2026.05.19 20:06:03.285026 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3253 | 2026.05.19 20:06:03.285113 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3254 | 2026.05.19 20:06:03.285165 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3255 | 2026.05.19 20:06:03.285209 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3256 | 2026.05.19 20:06:03.285261 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3257 | 2026.05.19 20:06:03.285331 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3258 | 2026.05.19 20:06:03.286449 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002752 sec., 12718.023255813952 rows/sec., 1.26 MiB/sec. | ||
| 3259 | 2026.05.19 20:06:03.286595 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> MemoryTracker: Peak memory usage (for query): 128.51 KiB. | ||
| 3260 | 2026.05.19 20:06:03.286610 [ 4 ] {ffbaf17e-bb1f-4437-bbbd-c9374955e143} <Debug> TCPHandler: Processed in 0.003310264 sec. | ||
| 3261 | 2026.05.19 20:06:03.288769 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.19 20:06:03.288885 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.19 20:06:03.288932 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3264 | 2026.05.19 20:06:03.289739 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.19 20:06:03.289815 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3266 | 2026.05.19 20:06:03.290258 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3267 | 2026.05.19 20:06:03.290497 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.19 20:06:03.290646 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001795 sec., 1114.2061281337049 rows/sec., 90.86 KiB/sec. | ||
| 3269 | 2026.05.19 20:06:03.290685 [ 4 ] {3322f069-5ce7-4f8f-8bc0-528425b084ab} <Debug> TCPHandler: Processed in 0.001967879 sec. | ||
| 3270 | 2026.05.19 20:06:03.290804 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.05.19 20:06:03.290905 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3272 | 2026.05.19 20:06:03.290945 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3273 | 2026.05.19 20:06:03.291416 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.05.19 20:06:03.291453 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3275 | 2026.05.19 20:06:03.291773 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3276 | 2026.05.19 20:06:03.291982 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.05.19 20:06:03.292108 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001227 sec., 95354.52322738386 rows/sec., 8.09 MiB/sec. | ||
| 3278 | 2026.05.19 20:06:03.292145 [ 4 ] {eb9a3cd1-dacc-455d-accf-0ad3dee6363c} <Debug> TCPHandler: Processed in 0.001390536 sec. | ||
| 3279 | 2026.05.19 20:06:03.292264 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.05.19 20:06:03.292362 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3281 | 2026.05.19 20:06:03.292403 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3282 | 2026.05.19 20:06:03.292809 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.05.19 20:06:03.292846 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3284 | 2026.05.19 20:06:03.293153 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3285 | 2026.05.19 20:06:03.293367 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.19 20:06:03.293478 [ 123 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3287 | 2026.05.19 20:06:03.293496 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001154 sec., 27729.63604852686 rows/sec., 2.03 MiB/sec. | ||
| 3288 | 2026.05.19 20:06:03.293543 [ 123 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.19 20:06:03.293550 [ 4 ] {71890fc9-49ef-4d7f-9731-83ee6787cb66} <Debug> TCPHandler: Processed in 0.001334616 sec. | ||
| 3290 | 2026.05.19 20:06:03.293573 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3291 | 2026.05.19 20:06:03.293679 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.05.19 20:06:03.293761 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 3293 | 2026.05.19 20:06:03.293779 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3294 | 2026.05.19 20:06:03.293872 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3295 | 2026.05.19 20:06:03.293976 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3296 | 2026.05.19 20:06:03.294025 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 3297 | 2026.05.19 20:06:03.294098 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 3298 | 2026.05.19 20:06:03.294145 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3299 | 2026.05.19 20:06:03.294185 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 3300 | 2026.05.19 20:06:03.294235 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 3301 | 2026.05.19 20:06:03.294283 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 3302 | 2026.05.19 20:06:03.294297 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.05.19 20:06:03.294344 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3304 | 2026.05.19 20:06:03.294766 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3305 | 2026.05.19 20:06:03.295016 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.19 20:06:03.295151 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001391 sec., 69015.09705248023 rows/sec., 5.39 MiB/sec. | ||
| 3307 | 2026.05.19 20:06:03.295189 [ 4 ] {83bb0ffd-162e-4f7d-8c06-0983c678e1ca} <Debug> TCPHandler: Processed in 0.001557896 sec. | ||
| 3308 | 2026.05.19 20:06:03.295276 [ 195 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624467 sec., 208683.83291257994 rows/sec., 14.84 MiB/sec. | ||
| 3309 | 2026.05.19 20:06:03.295308 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.19 20:06:03.295408 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.05.19 20:06:03.295452 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3312 | 2026.05.19 20:06:03.295454 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3313 | 2026.05.19 20:06:03.295761 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.05.19 20:06:03.295839 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_16_3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3315 | 2026.05.19 20:06:03.295862 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.05.19 20:06:03.295897 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3317 | 2026.05.19 20:06:03.295926 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3318 | 2026.05.19 20:06:03.296231 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3319 | 2026.05.19 20:06:03.296447 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.05.19 20:06:03.296575 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001185 sec., 135864.9789029536 rows/sec., 9.46 MiB/sec. | ||
| 3321 | 2026.05.19 20:06:03.296611 [ 4 ] {a9c649c0-f609-4e51-8a32-0aafc64db900} <Debug> TCPHandler: Processed in 0.001351596 sec. | ||
| 3322 | 2026.05.19 20:06:03.296724 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.05.19 20:06:03.296819 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.05.19 20:06:03.296874 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <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 | ||
| 3325 | 2026.05.19 20:06:03.297688 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.05.19 20:06:03.297729 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3327 | 2026.05.19 20:06:03.298301 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3328 | 2026.05.19 20:06:03.298552 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.05.19 20:06:03.298697 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001896 sec., 15822.784810126583 rows/sec., 28.35 MiB/sec. | ||
| 3330 | 2026.05.19 20:06:03.298759 [ 4 ] {05f2f006-17cb-4837-98b5-ad5d6dc56f01} <Debug> TCPHandler: Processed in 0.002083519 sec. | ||
| 3331 | 2026.05.19 20:06:03.298896 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.05.19 20:06:03.298995 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.05.19 20:06:03.299038 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3334 | 2026.05.19 20:06:03.299396 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.05.19 20:06:03.299433 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3336 | 2026.05.19 20:06:03.299762 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3337 | 2026.05.19 20:06:03.299995 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.05.19 20:06:03.300126 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3339 | 2026.05.19 20:06:03.300163 [ 4 ] {e347c40f-0bca-45a8-9d6d-c653fde739a8} <Debug> TCPHandler: Processed in 0.001317636 sec. | ||
| 3340 | 2026.05.19 20:06:04.463025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7266 | ||
| 3341 | 2026.05.19 20:06:04.463583 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.19 20:06:04.463632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3343 | 2026.05.19 20:06:04.464155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3344 | 2026.05.19 20:06:04.464397 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.19 20:06:04.464530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7266 | ||
| 3346 | 2026.05.19 20:06:04.828581 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3347 | 2026.05.19 20:06:04.843997 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.19 20:06:04.844057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3349 | 2026.05.19 20:06:04.849682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3350 | 2026.05.19 20:06:04.850350 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.05.19 20:06:04.853129 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3352 | 2026.05.19 20:06:08.284052 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.05.19 20:06:08.284442 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3354 | 2026.05.19 20:06:08.284967 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3355 | 2026.05.19 20:06:08.285036 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <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 | ||
| 3356 | 2026.05.19 20:06:08.285336 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3357 | 2026.05.19 20:06:08.285409 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3358 | 2026.05.19 20:06:08.285555 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3359 | 2026.05.19 20:06:08.285645 [ 355 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3360 | 2026.05.19 20:06:08.285654 [ 269 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3361 | 2026.05.19 20:06:08.285683 [ 358 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3362 | 2026.05.19 20:06:08.285654 [ 336 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3363 | 2026.05.19 20:06:08.285822 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3364 | 2026.05.19 20:06:08.285849 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3365 | 2026.05.19 20:06:08.285932 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3366 | 2026.05.19 20:06:08.285952 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3367 | 2026.05.19 20:06:08.285987 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3368 | 2026.05.19 20:06:08.286023 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3369 | 2026.05.19 20:06:08.286064 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3370 | 2026.05.19 20:06:08.287119 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.00283 sec., 12367.491166077738 rows/sec., 1.23 MiB/sec. | ||
| 3371 | 2026.05.19 20:06:08.287264 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> MemoryTracker: Peak memory usage (for query): 128.04 KiB. | ||
| 3372 | 2026.05.19 20:06:08.287280 [ 4 ] {77d81442-57bc-4c22-8878-e4288373f8b3} <Debug> TCPHandler: Processed in 0.003405525 sec. | ||
| 3373 | 2026.05.19 20:06:08.289066 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.19 20:06:08.289225 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3375 | 2026.05.19 20:06:08.289307 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3376 | 2026.05.19 20:06:08.290150 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.19 20:06:08.290202 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3378 | 2026.05.19 20:06:08.290579 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3379 | 2026.05.19 20:06:08.290802 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.19 20:06:08.290948 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001783 sec., 43746.49467190129 rows/sec., 3.62 MiB/sec. | ||
| 3381 | 2026.05.19 20:06:08.290987 [ 4 ] {a53152e3-9e14-40b2-9118-7033fe314463} <Debug> TCPHandler: Processed in 0.001972749 sec. | ||
| 3382 | 2026.05.19 20:06:08.291110 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.05.19 20:06:08.291211 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.05.19 20:06:08.291253 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3385 | 2026.05.19 20:06:08.291654 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.05.19 20:06:08.291689 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3387 | 2026.05.19 20:06:08.291981 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3388 | 2026.05.19 20:06:08.292199 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.05.19 20:06:08.292327 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00114 sec., 9649.122807017544 rows/sec., 725.57 KiB/sec. | ||
| 3390 | 2026.05.19 20:06:08.292366 [ 4 ] {b0a053ea-616c-4453-9d82-59fff696ba61} <Debug> TCPHandler: Processed in 0.001305586 sec. | ||
| 3391 | 2026.05.19 20:06:08.292483 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.05.19 20:06:08.292578 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3393 | 2026.05.19 20:06:08.292618 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3394 | 2026.05.19 20:06:08.293033 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.19 20:06:08.293069 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3396 | 2026.05.19 20:06:08.293361 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3397 | 2026.05.19 20:06:08.293576 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.19 20:06:08.293702 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001142 sec., 65674.25569176882 rows/sec., 5.13 MiB/sec. | ||
| 3399 | 2026.05.19 20:06:08.293739 [ 4 ] {a42bd324-2392-49cf-b541-82f9169fea0c} <Debug> TCPHandler: Processed in 0.001304056 sec. | ||
| 3400 | 2026.05.19 20:06:08.293855 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.05.19 20:06:08.293950 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.05.19 20:06:08.293992 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3403 | 2026.05.19 20:06:08.294391 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.19 20:06:08.294426 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3405 | 2026.05.19 20:06:08.294747 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3406 | 2026.05.19 20:06:08.294952 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.05.19 20:06:08.295079 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3408 | 2026.05.19 20:06:08.295115 [ 4 ] {37732db7-6610-4e76-8baa-54d5ed134f26} <Debug> TCPHandler: Processed in 0.001308736 sec. | ||
| 3409 | 2026.05.19 20:06:08.295228 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.05.19 20:06:08.295323 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.05.19 20:06:08.295378 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <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 | ||
| 3412 | 2026.05.19 20:06:08.296090 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.05.19 20:06:08.296125 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3414 | 2026.05.19 20:06:08.296613 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3415 | 2026.05.19 20:06:08.296831 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.19 20:06:08.296934 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3417 | 2026.05.19 20:06:08.296964 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001659 sec., 6630.500301386377 rows/sec., 11.88 MiB/sec. | ||
| 3418 | 2026.05.19 20:06:08.296989 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.05.19 20:06:08.297015 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3420 | 2026.05.19 20:06:08.297020 [ 4 ] {eb05d35f-d6f3-4feb-96fd-50290360f075} <Debug> TCPHandler: Processed in 0.001838558 sec. | ||
| 3421 | 2026.05.19 20:06:08.297122 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 3422 | 2026.05.19 20:06:08.297159 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.05.19 20:06:08.297261 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3424 | 2026.05.19 20:06:08.297303 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3425 | 2026.05.19 20:06:08.297377 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3426 | 2026.05.19 20:06:08.297447 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part | ||
| 3427 | 2026.05.19 20:06:08.297579 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 3428 | 2026.05.19 20:06:08.297669 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.05.19 20:06:08.297694 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 3430 | 2026.05.19 20:06:08.297712 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3431 | 2026.05.19 20:06:08.297806 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3432 | 2026.05.19 20:06:08.297912 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 3433 | 2026.05.19 20:06:08.298017 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3434 | 2026.05.19 20:06:08.298045 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3435 | 2026.05.19 20:06:08.298263 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.19 20:06:08.298395 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 3437 | 2026.05.19 20:06:08.298431 [ 4 ] {ac0c11ef-37bd-4c3b-afbd-54d347601c15} <Debug> TCPHandler: Processed in 0.001320336 sec. | ||
| 3438 | 2026.05.19 20:06:08.301293 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.004220228 sec., 76062.24118696904 rows/sec., 136.30 MiB/sec. | ||
| 3439 | 2026.05.19 20:06:08.301965 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3440 | 2026.05.19 20:06:08.302343 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.19 20:06:08.302423 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3442 | 2026.05.19 20:06:08.302549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3443 | 2026.05.19 20:06:09.349799 [ 261 ] {} <Trace> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.19 20:06:09.350192 [ 261 ] {d7e4bb39-7145-4f2c-be42-306552932050} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64659) 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' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3445 | 2026.05.19 20:06:09.350900 [ 261 ] {d7e4bb39-7145-4f2c-be42-306552932050} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3446 | 2026.05.19 20:06:09.351234 [ 261 ] {d7e4bb39-7145-4f2c-be42-306552932050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3447 | 2026.05.19 20:06:09.351626 [ 269 ] {d7e4bb39-7145-4f2c-be42-306552932050} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3448 | 2026.05.19 20:06:09.352028 [ 261 ] {d7e4bb39-7145-4f2c-be42-306552932050} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002005 sec., 61845.38653366584 rows/sec., 3.41 MiB/sec. | ||
| 3449 | 2026.05.19 20:06:09.352084 [ 261 ] {d7e4bb39-7145-4f2c-be42-306552932050} <Debug> TCPHandler: Processed in 0.002478291 sec. | ||
| 3450 | 2026.05.19 20:06:10.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.05 MiB, peak 234.12 MiB, free memory in arenas 0.00 B, will set to 230.02 MiB (RSS), difference: -2.03 MiB | ||
| 3451 | 2026.05.19 20:06:11.866573 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3452 | 2026.05.19 20:06:11.866686 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3453 | 2026.05.19 20:06:11.964753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7714 | ||
| 3454 | 2026.05.19 20:06:11.965300 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.05.19 20:06:11.965347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3456 | 2026.05.19 20:06:11.965837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3457 | 2026.05.19 20:06:11.966073 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.19 20:06:11.966207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3459 | 2026.05.19 20:06:11.966245 [ 114 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3460 | 2026.05.19 20:06:11.966320 [ 114 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.05.19 20:06:11.966349 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3462 | 2026.05.19 20:06:11.966490 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3463 | 2026.05.19 20:06:11.966619 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3464 | 2026.05.19 20:06:11.966667 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3465 | 2026.05.19 20:06:11.966762 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3466 | 2026.05.19 20:06:11.966816 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3467 | 2026.05.19 20:06:11.966863 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3468 | 2026.05.19 20:06:11.966911 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3469 | 2026.05.19 20:06:11.966954 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 3470 | 2026.05.19 20:06:11.968281 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001848708 sec., 4172643.813950067 rows/sec., 59.69 MiB/sec. | ||
| 3471 | 2026.05.19 20:06:11.968756 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3472 | 2026.05.19 20:06:11.969065 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_16_3} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.05.19 20:06:11.969145 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_16_3} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3474 | 2026.05.19 20:06:11.969236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3475 | 2026.05.19 20:06:11.971942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 426 | ||
| 3476 | 2026.05.19 20:06:11.974379 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.19 20:06:11.974423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3478 | 2026.05.19 20:06:11.975604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3479 | 2026.05.19 20:06:11.975868 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.19 20:06:11.976116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3481 | 2026.05.19 20:06:12.001310 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000927404 sec. | ||
| 3482 | 2026.05.19 20:06:12.353350 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3483 | 2026.05.19 20:06:12.369655 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.19 20:06:12.369721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3485 | 2026.05.19 20:06:12.375933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3486 | 2026.05.19 20:06:12.376624 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.19 20:06:12.376895 [ 113 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3488 | 2026.05.19 20:06:12.376970 [ 113 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.19 20:06:12.376995 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3490 | 2026.05.19 20:06:12.377125 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3491 | 2026.05.19 20:06:12.379699 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3492 | 2026.05.19 20:06:12.381330 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3493 | 2026.05.19 20:06:12.382747 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3494 | 2026.05.19 20:06:12.387282 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3495 | 2026.05.19 20:06:12.391530 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3496 | 2026.05.19 20:06:12.395626 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3497 | 2026.05.19 20:06:12.400125 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3498 | 2026.05.19 20:06:12.403935 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 3499 | 2026.05.19 20:06:12.458438 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081364313 sec., 1487.1384706462156 rows/sec., 7.69 MiB/sec. | ||
| 3500 | 2026.05.19 20:06:12.460912 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3501 | 2026.05.19 20:06:12.462916 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_16_3} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.05.19 20:06:12.462993 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_16_3} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3503 | 2026.05.19 20:06:12.465051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3504 | 2026.05.19 20:06:13.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.21 MiB, peak 241.18 MiB, free memory in arenas 0.00 B, will set to 240.77 MiB (RSS), difference: 9.56 MiB | ||
| 3505 | 2026.05.19 20:06:13.284284 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.05.19 20:06:13.284543 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3507 | 2026.05.19 20:06:13.284925 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3508 | 2026.05.19 20:06:13.284970 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <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 | ||
| 3509 | 2026.05.19 20:06:13.285231 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3510 | 2026.05.19 20:06:13.285313 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3511 | 2026.05.19 20:06:13.285454 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3512 | 2026.05.19 20:06:13.285552 [ 354 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3513 | 2026.05.19 20:06:13.285552 [ 358 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3514 | 2026.05.19 20:06:13.285560 [ 317 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3515 | 2026.05.19 20:06:13.285554 [ 335 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3516 | 2026.05.19 20:06:13.285728 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3517 | 2026.05.19 20:06:13.285752 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3518 | 2026.05.19 20:06:13.285836 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3519 | 2026.05.19 20:06:13.285857 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3520 | 2026.05.19 20:06:13.285891 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3521 | 2026.05.19 20:06:13.285931 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3522 | 2026.05.19 20:06:13.285968 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3523 | 2026.05.19 20:06:13.287362 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002922 sec., 11978.097193702943 rows/sec., 1.19 MiB/sec. | ||
| 3524 | 2026.05.19 20:06:13.287510 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> MemoryTracker: Peak memory usage (for query): 128.13 KiB. | ||
| 3525 | 2026.05.19 20:06:13.287538 [ 4 ] {0141751e-9d7c-4ede-98db-bb092e6be211} <Debug> TCPHandler: Processed in 0.003393475 sec. | ||
| 3526 | 2026.05.19 20:06:13.289742 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.05.19 20:06:13.289871 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3528 | 2026.05.19 20:06:13.289922 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3529 | 2026.05.19 20:06:13.290481 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.05.19 20:06:13.290525 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3531 | 2026.05.19 20:06:13.291036 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3532 | 2026.05.19 20:06:13.291276 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.05.19 20:06:13.291422 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001588 sec., 73047.85894206549 rows/sec., 6.20 MiB/sec. | ||
| 3534 | 2026.05.19 20:06:13.291429 [ 113 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3535 | 2026.05.19 20:06:13.291462 [ 4 ] {407e8e52-6c2b-41c2-8473-139ac22c144f} <Debug> TCPHandler: Processed in 0.001782238 sec. | ||
| 3536 | 2026.05.19 20:06:13.291506 [ 113 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.05.19 20:06:13.291538 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3538 | 2026.05.19 20:06:13.291607 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.05.19 20:06:13.291644 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 3540 | 2026.05.19 20:06:13.291707 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.05.19 20:06:13.291756 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3542 | 2026.05.19 20:06:13.291767 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3543 | 2026.05.19 20:06:13.291803 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1007 rows starting from the beginning of the part | ||
| 3544 | 2026.05.19 20:06:13.291862 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 3545 | 2026.05.19 20:06:13.291905 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3546 | 2026.05.19 20:06:13.291942 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 117 rows starting from the beginning of the part | ||
| 3547 | 2026.05.19 20:06:13.291986 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
| 3548 | 2026.05.19 20:06:13.292024 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3549 | 2026.05.19 20:06:13.292169 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.05.19 20:06:13.292214 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3551 | 2026.05.19 20:06:13.292894 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3552 | 2026.05.19 20:06:13.293133 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.05.19 20:06:13.293212 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611847 sec., 938054.2942351229 rows/sec., 80.13 MiB/sec. | ||
| 3554 | 2026.05.19 20:06:13.293272 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001584 sec., 18939.39393939394 rows/sec., 1.39 MiB/sec. | ||
| 3555 | 2026.05.19 20:06:13.293317 [ 4 ] {e426b537-c7d2-40f4-b110-649e27eb096d} <Debug> TCPHandler: Processed in 0.001759758 sec. | ||
| 3556 | 2026.05.19 20:06:13.293429 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3557 | 2026.05.19 20:06:13.293435 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.19 20:06:13.293552 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.19 20:06:13.293595 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3560 | 2026.05.19 20:06:13.293700 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.05.19 20:06:13.293776 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_21_4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3562 | 2026.05.19 20:06:13.293845 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3563 | 2026.05.19 20:06:13.294029 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.05.19 20:06:13.294071 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3565 | 2026.05.19 20:06:13.294395 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3566 | 2026.05.19 20:06:13.294619 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.05.19 20:06:13.294724 [ 113 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3568 | 2026.05.19 20:06:13.294746 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 3569 | 2026.05.19 20:06:13.294759 [ 113 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.19 20:06:13.294786 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3571 | 2026.05.19 20:06:13.294791 [ 4 ] {ae2d681d-66a9-41d1-a314-360de6e25205} <Debug> TCPHandler: Processed in 0.001404906 sec. | ||
| 3572 | 2026.05.19 20:06:13.294892 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 3573 | 2026.05.19 20:06:13.294920 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.05.19 20:06:13.295015 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3575 | 2026.05.19 20:06:13.295019 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.05.19 20:06:13.295056 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 3577 | 2026.05.19 20:06:13.295077 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3578 | 2026.05.19 20:06:13.295128 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3579 | 2026.05.19 20:06:13.295178 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part | ||
| 3580 | 2026.05.19 20:06:13.295242 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 3581 | 2026.05.19 20:06:13.295291 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part | ||
| 3582 | 2026.05.19 20:06:13.295345 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3583 | 2026.05.19 20:06:13.295486 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.19 20:06:13.295529 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3585 | 2026.05.19 20:06:13.295967 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3586 | 2026.05.19 20:06:13.296198 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.05.19 20:06:13.296304 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3588 | 2026.05.19 20:06:13.296329 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 3589 | 2026.05.19 20:06:13.296339 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.05.19 20:06:13.296369 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3591 | 2026.05.19 20:06:13.296374 [ 4 ] {701abe4e-1a0b-4104-91d9-f9da077e16b6} <Debug> TCPHandler: Processed in 0.001503807 sec. | ||
| 3592 | 2026.05.19 20:06:13.296447 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 3593 | 2026.05.19 20:06:13.296457 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1035 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615637 sec., 640614.1973723058 rows/sec., 50.30 MiB/sec. | ||
| 3594 | 2026.05.19 20:06:13.296503 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2026.05.19 20:06:13.296550 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2026.05.19 20:06:13.296581 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2459 rows starting from the beginning of the part | ||
| 3597 | 2026.05.19 20:06:13.296604 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.05.19 20:06:13.296656 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 3599 | 2026.05.19 20:06:13.296661 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3600 | 2026.05.19 20:06:13.296666 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <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 | ||
| 3601 | 2026.05.19 20:06:13.296708 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3602 | 2026.05.19 20:06:13.296755 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3603 | 2026.05.19 20:06:13.296796 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3604 | 2026.05.19 20:06:13.296836 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 3605 | 2026.05.19 20:06:13.296913 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.05.19 20:06:13.296982 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_21_4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3607 | 2026.05.19 20:06:13.297056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3608 | 2026.05.19 20:06:13.297459 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.05.19 20:06:13.297502 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3610 | 2026.05.19 20:06:13.298143 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3611 | 2026.05.19 20:06:13.298298 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878608 sec., 1735327.4339298033 rows/sec., 122.17 MiB/sec. | ||
| 3612 | 2026.05.19 20:06:13.298389 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.19 20:06:13.298534 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001949 sec., 15392.508978963571 rows/sec., 27.58 MiB/sec. | ||
| 3614 | 2026.05.19 20:06:13.298590 [ 4 ] {427b3863-5530-4c7a-8675-e5ad3923575e} <Debug> TCPHandler: Processed in 0.002137299 sec. | ||
| 3615 | 2026.05.19 20:06:13.298603 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3616 | 2026.05.19 20:06:13.298723 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.05.19 20:06:13.298825 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.05.19 20:06:13.298851 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.05.19 20:06:13.298869 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3620 | 2026.05.19 20:06:13.298919 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3621 | 2026.05.19 20:06:13.298981 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3622 | 2026.05.19 20:06:13.299212 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.05.19 20:06:13.299253 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3624 | 2026.05.19 20:06:13.299570 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3625 | 2026.05.19 20:06:13.299788 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.05.19 20:06:13.299886 [ 113 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3627 | 2026.05.19 20:06:13.299914 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3628 | 2026.05.19 20:06:13.299918 [ 113 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.19 20:06:13.299954 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3630 | 2026.05.19 20:06:13.299957 [ 4 ] {6e1fa69c-370c-4d91-b97f-d65e392a1e10} <Debug> TCPHandler: Processed in 0.001284185 sec. | ||
| 3631 | 2026.05.19 20:06:13.300019 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3632 | 2026.05.19 20:06:13.300108 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3633 | 2026.05.19 20:06:13.300131 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 732 rows starting from the beginning of the part | ||
| 3634 | 2026.05.19 20:06:13.300172 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3635 | 2026.05.19 20:06:13.300206 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3636 | 2026.05.19 20:06:13.300238 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3637 | 2026.05.19 20:06:13.300268 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 3638 | 2026.05.19 20:06:13.300304 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3639 | 2026.05.19 20:06:13.301066 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072795 sec., 961973.1635587413 rows/sec., 63.90 MiB/sec. | ||
| 3640 | 2026.05.19 20:06:13.301254 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3641 | 2026.05.19 20:06:13.301491 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.19 20:06:13.301555 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_21_4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3643 | 2026.05.19 20:06:13.301610 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3644 | 2026.05.19 20:06:18.288373 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.05.19 20:06:18.288661 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3646 | 2026.05.19 20:06:18.289054 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3647 | 2026.05.19 20:06:18.289103 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <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 | ||
| 3648 | 2026.05.19 20:06:18.289374 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3649 | 2026.05.19 20:06:18.289454 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3650 | 2026.05.19 20:06:18.289628 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3651 | 2026.05.19 20:06:18.289750 [ 335 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3652 | 2026.05.19 20:06:18.289761 [ 317 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3653 | 2026.05.19 20:06:18.289779 [ 358 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3654 | 2026.05.19 20:06:18.289761 [ 352 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3655 | 2026.05.19 20:06:18.289976 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 3656 | 2026.05.19 20:06:18.290017 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3657 | 2026.05.19 20:06:18.290218 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3658 | 2026.05.19 20:06:18.290261 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3659 | 2026.05.19 20:06:18.290310 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3660 | 2026.05.19 20:06:18.290378 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3661 | 2026.05.19 20:06:18.290440 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3662 | 2026.05.19 20:06:18.290497 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3663 | 2026.05.19 20:06:18.292248 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.00369 sec., 11111.111111111111 rows/sec., 1.69 MiB/sec. | ||
| 3664 | 2026.05.19 20:06:18.292465 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> MemoryTracker: Peak memory usage (for query): 176.17 KiB. | ||
| 3665 | 2026.05.19 20:06:18.292486 [ 4 ] {7b7d350a-b81e-4e42-8e82-f78cb835492d} <Debug> TCPHandler: Processed in 0.004264538 sec. | ||
| 3666 | 2026.05.19 20:06:18.295675 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.05.19 20:06:18.295830 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.05.19 20:06:18.295892 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3669 | 2026.05.19 20:06:18.296473 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.19 20:06:18.296519 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3671 | 2026.05.19 20:06:18.296938 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3672 | 2026.05.19 20:06:18.297175 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.05.19 20:06:18.297332 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 3674 | 2026.05.19 20:06:18.297374 [ 4 ] {cc0290a9-a991-4be5-a08c-f8f8289eee94} <Debug> TCPHandler: Processed in 0.001785227 sec. | ||
| 3675 | 2026.05.19 20:06:18.297510 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.19 20:06:18.297609 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3677 | 2026.05.19 20:06:18.297653 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3678 | 2026.05.19 20:06:18.298096 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.19 20:06:18.298136 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3680 | 2026.05.19 20:06:18.298442 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3681 | 2026.05.19 20:06:18.298658 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.19 20:06:18.298801 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001212 sec., 1650.1650165016501 rows/sec., 134.56 KiB/sec. | ||
| 3683 | 2026.05.19 20:06:18.298853 [ 4 ] {9ff5f1d3-8a19-45f5-9848-c8602d5ce5ba} <Debug> TCPHandler: Processed in 0.001393886 sec. | ||
| 3684 | 2026.05.19 20:06:18.299021 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.05.19 20:06:18.299137 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3686 | 2026.05.19 20:06:18.299191 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3687 | 2026.05.19 20:06:18.299806 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.05.19 20:06:18.299848 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3689 | 2026.05.19 20:06:18.300223 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3690 | 2026.05.19 20:06:18.300444 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.05.19 20:06:18.300579 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001465 sec., 135836.17747440274 rows/sec., 12.10 MiB/sec. | ||
| 3692 | 2026.05.19 20:06:18.300617 [ 4 ] {e6aca2ad-cf6a-4624-9655-a85adf8a99b2} <Debug> TCPHandler: Processed in 0.001658038 sec. | ||
| 3693 | 2026.05.19 20:06:18.300833 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.05.19 20:06:18.300962 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.19 20:06:18.301017 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3696 | 2026.05.19 20:06:18.301601 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.19 20:06:18.301701 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3698 | 2026.05.19 20:06:18.302125 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3699 | 2026.05.19 20:06:18.302428 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.19 20:06:18.302593 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001656 sec., 15096.618357487923 rows/sec., 1.14 MiB/sec. | ||
| 3701 | 2026.05.19 20:06:18.302655 [ 4 ] {81bb354e-c8c9-4534-8e7f-99fde2a11ecc} <Debug> TCPHandler: Processed in 0.001887418 sec. | ||
| 3702 | 2026.05.19 20:06:18.302806 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.05.19 20:06:18.302914 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.19 20:06:18.302961 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3705 | 2026.05.19 20:06:18.303507 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.19 20:06:18.303552 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3707 | 2026.05.19 20:06:18.303945 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3708 | 2026.05.19 20:06:18.304230 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.19 20:06:18.304392 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0015 sec., 16000 rows/sec., 1.33 MiB/sec. | ||
| 3710 | 2026.05.19 20:06:18.304441 [ 4 ] {c770ac7f-5a43-4199-9c9c-0223c12e7315} <Debug> TCPHandler: Processed in 0.001692767 sec. | ||
| 3711 | 2026.05.19 20:06:18.305230 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.19 20:06:18.305342 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.19 20:06:18.305394 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3714 | 2026.05.19 20:06:18.305933 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.05.19 20:06:18.305970 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3716 | 2026.05.19 20:06:18.306316 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3717 | 2026.05.19 20:06:18.306533 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.05.19 20:06:18.306670 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001352 sec., 8875.739644970416 rows/sec., 693.42 KiB/sec. | ||
| 3719 | 2026.05.19 20:06:18.306710 [ 4 ] {f32479b9-5825-4a69-95b0-53e4d552a0ef} <Debug> TCPHandler: Processed in 0.001540187 sec. | ||
| 3720 | 2026.05.19 20:06:18.306846 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.19 20:06:18.306942 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3722 | 2026.05.19 20:06:18.306984 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3723 | 2026.05.19 20:06:18.307450 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.19 20:06:18.307487 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3725 | 2026.05.19 20:06:18.307822 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3726 | 2026.05.19 20:06:18.308046 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.19 20:06:18.308183 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001259 sec., 89753.7728355838 rows/sec., 7.30 MiB/sec. | ||
| 3728 | 2026.05.19 20:06:18.308222 [ 4 ] {9dd1ebdb-df38-40b8-9b3f-3c636a4aa06c} <Debug> TCPHandler: Processed in 0.001425796 sec. | ||
| 3729 | 2026.05.19 20:06:18.308372 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.05.19 20:06:18.308472 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.05.19 20:06:18.308516 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3732 | 2026.05.19 20:06:18.308964 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.19 20:06:18.309001 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3734 | 2026.05.19 20:06:18.309471 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3735 | 2026.05.19 20:06:18.309767 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.05.19 20:06:18.309927 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001473 sec., 133740.66530889343 rows/sec., 9.59 MiB/sec. | ||
| 3737 | 2026.05.19 20:06:18.309974 [ 4 ] {da9f7ce2-7236-4a5a-a7cc-621f7f86785c} <Debug> TCPHandler: Processed in 0.001657397 sec. | ||
| 3738 | 2026.05.19 20:06:18.310140 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.05.19 20:06:18.310251 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3740 | 2026.05.19 20:06:18.310324 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <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 | ||
| 3741 | 2026.05.19 20:06:18.311155 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.05.19 20:06:18.311192 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3743 | 2026.05.19 20:06:18.311735 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3744 | 2026.05.19 20:06:18.311971 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.05.19 20:06:18.312120 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001895 sec., 5804.749340369393 rows/sec., 10.40 MiB/sec. | ||
| 3746 | 2026.05.19 20:06:18.312175 [ 4 ] {46b36b57-9869-4182-95ab-a74adbdd3019} <Debug> TCPHandler: Processed in 0.00209463 sec. | ||
| 3747 | 2026.05.19 20:06:18.312321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.05.19 20:06:18.312417 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.05.19 20:06:18.312461 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3750 | 2026.05.19 20:06:18.312841 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.05.19 20:06:18.312877 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3752 | 2026.05.19 20:06:18.313200 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3753 | 2026.05.19 20:06:18.313425 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.05.19 20:06:18.313557 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 3755 | 2026.05.19 20:06:18.313592 [ 4 ] {c1b352ef-1c86-4c62-a38d-8b2712a86d0d} <Debug> TCPHandler: Processed in 0.001320516 sec. | ||
| 3756 | 2026.05.19 20:06:18.550280 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53913 | ||
| 3757 | 2026.05.19 20:06:18.550370 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.05.19 20:06:18.550400 [ 306 ] {} <Debug> TCP-Session: 7df8b827-c14a-48d4-b92a-408f163bca0a Authenticating user 'default' from [fd00:1122:3344:101::e]:53913 | ||
| 3759 | 2026.05.19 20:06:18.550425 [ 306 ] {} <Debug> TCP-Session: 7df8b827-c14a-48d4-b92a-408f163bca0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.19 20:06:18.550440 [ 306 ] {} <Debug> TCP-Session: 7df8b827-c14a-48d4-b92a-408f163bca0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.05.19 20:06:18.550613 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47885 | ||
| 3762 | 2026.05.19 20:06:18.550657 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44065 | ||
| 3763 | 2026.05.19 20:06:18.550681 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43821 | ||
| 3764 | 2026.05.19 20:06:18.550718 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33281 | ||
| 3765 | 2026.05.19 20:06:18.550738 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.05.19 20:06:18.550759 [ 306 ] {} <Trace> TCP-Session: 7df8b827-c14a-48d4-b92a-408f163bca0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.05.19 20:06:18.550789 [ 307 ] {} <Debug> TCP-Session: 778323b5-2ed3-4e2e-b48f-a6a7c8355ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47885 | ||
| 3768 | 2026.05.19 20:06:18.550740 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3769 | 2026.05.19 20:06:18.550830 [ 307 ] {} <Debug> TCP-Session: 778323b5-2ed3-4e2e-b48f-a6a7c8355ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.19 20:06:18.550707 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64387 | ||
| 3771 | 2026.05.19 20:06:18.550853 [ 309 ] {} <Debug> TCP-Session: 9aaa6c77-a581-4322-a6e4-aad5a4bda3ff Authenticating user 'default' from [fd00:1122:3344:101::e]:44065 | ||
| 3772 | 2026.05.19 20:06:18.550863 [ 307 ] {} <Debug> TCP-Session: 778323b5-2ed3-4e2e-b48f-a6a7c8355ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.05.19 20:06:18.550900 [ 309 ] {} <Debug> TCP-Session: 9aaa6c77-a581-4322-a6e4-aad5a4bda3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.05.19 20:06:18.550698 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49818 | ||
| 3775 | 2026.05.19 20:06:18.550928 [ 309 ] {} <Debug> TCP-Session: 9aaa6c77-a581-4322-a6e4-aad5a4bda3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.05.19 20:06:18.550684 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53142 | ||
| 3777 | 2026.05.19 20:06:18.550968 [ 306 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3778 | 2026.05.19 20:06:18.550658 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56041 | ||
| 3779 | 2026.05.19 20:06:18.551289 [ 306 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3780 | 2026.05.19 20:06:18.551360 [ 306 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3781 | 2026.05.19 20:06:18.551375 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.05.19 20:06:18.551411 [ 3 ] {} <Debug> TCP-Session: 5ca285f9-0073-4bc2-9af7-2b4f2903c1a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53142 | ||
| 3783 | 2026.05.19 20:06:18.551432 [ 3 ] {} <Debug> TCP-Session: 5ca285f9-0073-4bc2-9af7-2b4f2903c1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.19 20:06:18.551449 [ 3 ] {} <Debug> TCP-Session: 5ca285f9-0073-4bc2-9af7-2b4f2903c1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.19 20:06:18.551487 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.05.19 20:06:18.551531 [ 308 ] {} <Debug> TCP-Session: 4f12c236-8736-4ffb-af1e-26f0d767ecf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56041 | ||
| 3787 | 2026.05.19 20:06:18.551557 [ 308 ] {} <Debug> TCP-Session: 4f12c236-8736-4ffb-af1e-26f0d767ecf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.05.19 20:06:18.551570 [ 308 ] {} <Debug> TCP-Session: 4f12c236-8736-4ffb-af1e-26f0d767ecf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.19 20:06:18.551593 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.05.19 20:06:18.551628 [ 303 ] {} <Debug> TCP-Session: c56c7c7a-da62-4768-a9c5-ed54fb84bd52 Authenticating user 'default' from [fd00:1122:3344:101::e]:33281 | ||
| 3791 | 2026.05.19 20:06:18.551645 [ 303 ] {} <Debug> TCP-Session: c56c7c7a-da62-4768-a9c5-ed54fb84bd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.05.19 20:06:18.551661 [ 303 ] {} <Debug> TCP-Session: c56c7c7a-da62-4768-a9c5-ed54fb84bd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.19 20:06:18.551688 [ 306 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 3794 | 2026.05.19 20:06:18.551921 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2026.05.19 20:06:18.551954 [ 260 ] {} <Debug> TCP-Session: 8702f843-4215-4749-8053-9c050feab92b Authenticating user 'default' from [fd00:1122:3344:101::e]:49818 | ||
| 3796 | 2026.05.19 20:06:18.551971 [ 260 ] {} <Debug> TCP-Session: 8702f843-4215-4749-8053-9c050feab92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.05.19 20:06:18.551986 [ 260 ] {} <Debug> TCP-Session: 8702f843-4215-4749-8053-9c050feab92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.05.19 20:06:18.552032 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.05.19 20:06:18.552067 [ 302 ] {} <Debug> TCP-Session: bd80b8fd-f4bb-46de-b302-eb47c4a5124f Authenticating user 'default' from [fd00:1122:3344:101::e]:64387 | ||
| 3800 | 2026.05.19 20:06:18.552084 [ 302 ] {} <Debug> TCP-Session: bd80b8fd-f4bb-46de-b302-eb47c4a5124f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.19 20:06:18.552100 [ 302 ] {} <Debug> TCP-Session: bd80b8fd-f4bb-46de-b302-eb47c4a5124f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.19 20:06:18.552135 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3803 | 2026.05.19 20:06:18.552171 [ 310 ] {} <Debug> TCP-Session: 9a5c4afb-ef3d-47f3-84d6-59e10475ea41 Authenticating user 'default' from [fd00:1122:3344:101::e]:43821 | ||
| 3804 | 2026.05.19 20:06:18.552187 [ 310 ] {} <Debug> TCP-Session: 9a5c4afb-ef3d-47f3-84d6-59e10475ea41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.19 20:06:18.552199 [ 310 ] {} <Debug> TCP-Session: 9a5c4afb-ef3d-47f3-84d6-59e10475ea41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.05.19 20:06:18.552671 [ 330 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Trace> AggregatingTransform: Aggregating | ||
| 3807 | 2026.05.19 20:06:18.552703 [ 330 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Trace> Aggregator: Aggregation method: without_key | ||
| 3808 | 2026.05.19 20:06:18.552733 [ 330 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936564 sec. (1067.733 rows/sec., 41.71 KiB/sec.) | ||
| 3809 | 2026.05.19 20:06:18.552747 [ 330 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Trace> Aggregator: Merging aggregated data | ||
| 3810 | 2026.05.19 20:06:18.553314 [ 306 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00241 sec., 414.9377593360996 rows/sec., 16.21 KiB/sec. | ||
| 3811 | 2026.05.19 20:06:18.553449 [ 306 ] {14ce0ddb-a606-4e40-ba68-b80b4f902063} <Debug> TCPHandler: Processed in 0.002809142 sec. | ||
| 3812 | 2026.05.19 20:06:18.553565 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3813 | 2026.05.19 20:06:18.553593 [ 306 ] {} <Debug> TCP-Session: 7df8b827-c14a-48d4-b92a-408f163bca0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.19 20:06:18.553599 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3815 | 2026.05.19 20:06:18.553617 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3816 | 2026.05.19 20:06:18.553639 [ 307 ] {} <Debug> TCP-Session: 778323b5-2ed3-4e2e-b48f-a6a7c8355ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.19 20:06:18.553638 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3818 | 2026.05.19 20:06:18.553656 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3819 | 2026.05.19 20:06:18.553675 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.05.19 20:06:18.553693 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3821 | 2026.05.19 20:06:18.553715 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.05.19 20:06:18.553729 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2026.05.19 20:06:18.553739 [ 302 ] {} <Debug> TCP-Session: bd80b8fd-f4bb-46de-b302-eb47c4a5124f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.05.19 20:06:18.553762 [ 310 ] {} <Debug> TCP-Session: 9a5c4afb-ef3d-47f3-84d6-59e10475ea41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.19 20:06:18.553768 [ 260 ] {} <Debug> TCP-Session: 8702f843-4215-4749-8053-9c050feab92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.19 20:06:18.553733 [ 309 ] {} <Debug> TCP-Session: 9aaa6c77-a581-4322-a6e4-aad5a4bda3ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.05.19 20:06:18.553719 [ 3 ] {} <Debug> TCP-Session: 5ca285f9-0073-4bc2-9af7-2b4f2903c1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.19 20:06:18.553697 [ 308 ] {} <Debug> TCP-Session: 4f12c236-8736-4ffb-af1e-26f0d767ecf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.05.19 20:06:18.553651 [ 303 ] {} <Debug> TCP-Session: c56c7c7a-da62-4768-a9c5-ed54fb84bd52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.19 20:06:18.616751 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53620 | ||
| 3831 | 2026.05.19 20:06:18.616842 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.05.19 20:06:18.616870 [ 306 ] {} <Debug> TCP-Session: 869b53b0-4018-4769-aacc-af21c5522f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:53620 | ||
| 3833 | 2026.05.19 20:06:18.616894 [ 306 ] {} <Debug> TCP-Session: 869b53b0-4018-4769-aacc-af21c5522f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.19 20:06:18.616909 [ 306 ] {} <Debug> TCP-Session: 869b53b0-4018-4769-aacc-af21c5522f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.19 20:06:18.617128 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53113 | ||
| 3836 | 2026.05.19 20:06:18.617163 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43553 | ||
| 3837 | 2026.05.19 20:06:18.617167 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57170 | ||
| 3838 | 2026.05.19 20:06:18.617213 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52312 | ||
| 3839 | 2026.05.19 20:06:18.617240 [ 306 ] {} <Trace> TCP-Session: 869b53b0-4018-4769-aacc-af21c5522f5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.05.19 20:06:18.617238 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.19 20:06:18.617292 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3842 | 2026.05.19 20:06:18.617316 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2026.05.19 20:06:18.617335 [ 309 ] {} <Debug> TCP-Session: 43f3856a-c346-4e82-99e0-415748453b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:43553 | ||
| 3844 | 2026.05.19 20:06:18.617349 [ 308 ] {} <Debug> TCP-Session: 66c4c2bd-9c8c-493e-96c5-0fa826c1ec63 Authenticating user 'default' from [fd00:1122:3344:101::e]:57170 | ||
| 3845 | 2026.05.19 20:06:18.617363 [ 260 ] {} <Debug> TCP-Session: 50a088c5-3bb1-4e16-b016-42f33f57656c Authenticating user 'default' from [fd00:1122:3344:101::e]:52312 | ||
| 3846 | 2026.05.19 20:06:18.617383 [ 309 ] {} <Debug> TCP-Session: 43f3856a-c346-4e82-99e0-415748453b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.05.19 20:06:18.617397 [ 308 ] {} <Debug> TCP-Session: 66c4c2bd-9c8c-493e-96c5-0fa826c1ec63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.05.19 20:06:18.617411 [ 260 ] {} <Debug> TCP-Session: 50a088c5-3bb1-4e16-b016-42f33f57656c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.19 20:06:18.617437 [ 308 ] {} <Debug> TCP-Session: 66c4c2bd-9c8c-493e-96c5-0fa826c1ec63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.05.19 20:06:18.617451 [ 260 ] {} <Debug> TCP-Session: 50a088c5-3bb1-4e16-b016-42f33f57656c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.05.19 20:06:18.617453 [ 306 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53620) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3852 | 2026.05.19 20:06:18.617427 [ 309 ] {} <Debug> TCP-Session: 43f3856a-c346-4e82-99e0-415748453b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.05.19 20:06:18.617229 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48052 | ||
| 3854 | 2026.05.19 20:06:18.617220 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40486 | ||
| 3855 | 2026.05.19 20:06:18.617202 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40907 | ||
| 3856 | 2026.05.19 20:06:18.617579 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.05.19 20:06:18.617612 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3858 | 2026.05.19 20:06:18.617222 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2026.05.19 20:06:18.617635 [ 303 ] {} <Debug> TCP-Session: 73ad30ac-65c8-4253-9105-68a39a541365 Authenticating user 'default' from [fd00:1122:3344:101::e]:48052 | ||
| 3860 | 2026.05.19 20:06:18.617646 [ 302 ] {} <Debug> TCP-Session: 94c95bb7-6505-4787-bbb1-66b4e176384c Authenticating user 'default' from [fd00:1122:3344:101::e]:40486 | ||
| 3861 | 2026.05.19 20:06:18.617665 [ 307 ] {} <Debug> TCP-Session: 951218c4-b6ee-4400-bd4d-b21c56dd7ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53113 | ||
| 3862 | 2026.05.19 20:06:18.617675 [ 303 ] {} <Debug> TCP-Session: 73ad30ac-65c8-4253-9105-68a39a541365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.19 20:06:18.617686 [ 302 ] {} <Debug> TCP-Session: 94c95bb7-6505-4787-bbb1-66b4e176384c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.19 20:06:18.617701 [ 307 ] {} <Debug> TCP-Session: 951218c4-b6ee-4400-bd4d-b21c56dd7ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.05.19 20:06:18.617634 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.05.19 20:06:18.617731 [ 302 ] {} <Debug> TCP-Session: 94c95bb7-6505-4787-bbb1-66b4e176384c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.19 20:06:18.617744 [ 306 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3868 | 2026.05.19 20:06:18.617763 [ 3 ] {} <Debug> TCP-Session: 27148b6e-3ff0-41e1-aab3-2cf25b44100f Authenticating user 'default' from [fd00:1122:3344:101::e]:40907 | ||
| 3869 | 2026.05.19 20:06:18.617740 [ 307 ] {} <Debug> TCP-Session: 951218c4-b6ee-4400-bd4d-b21c56dd7ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.19 20:06:18.617799 [ 3 ] {} <Debug> TCP-Session: 27148b6e-3ff0-41e1-aab3-2cf25b44100f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.19 20:06:18.617812 [ 306 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3872 | 2026.05.19 20:06:18.617827 [ 3 ] {} <Debug> TCP-Session: 27148b6e-3ff0-41e1-aab3-2cf25b44100f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.19 20:06:18.617726 [ 303 ] {} <Debug> TCP-Session: 73ad30ac-65c8-4253-9105-68a39a541365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.19 20:06:18.617199 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60080 | ||
| 3875 | 2026.05.19 20:06:18.617926 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.05.19 20:06:18.617946 [ 310 ] {} <Debug> TCP-Session: 54200d47-ceb6-46d1-9a1d-090dfc00148f Authenticating user 'default' from [fd00:1122:3344:101::e]:60080 | ||
| 3877 | 2026.05.19 20:06:18.617962 [ 310 ] {} <Debug> TCP-Session: 54200d47-ceb6-46d1-9a1d-090dfc00148f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.19 20:06:18.617973 [ 310 ] {} <Debug> TCP-Session: 54200d47-ceb6-46d1-9a1d-090dfc00148f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.19 20:06:18.618103 [ 306 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 3880 | 2026.05.19 20:06:18.618985 [ 343 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Trace> AggregatingTransform: Aggregating | ||
| 3881 | 2026.05.19 20:06:18.619025 [ 343 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 3882 | 2026.05.19 20:06:18.619055 [ 343 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851384 sec. (1174.558 rows/sec., 45.88 KiB/sec.) | ||
| 3883 | 2026.05.19 20:06:18.619070 [ 343 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Trace> Aggregator: Merging aggregated data | ||
| 3884 | 2026.05.19 20:06:18.619653 [ 306 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00226 sec., 442.47787610619474 rows/sec., 17.28 KiB/sec. | ||
| 3885 | 2026.05.19 20:06:18.619802 [ 306 ] {9908169b-54b3-4876-be3a-ea72bca882ad} <Debug> TCPHandler: Processed in 0.002679151 sec. | ||
| 3886 | 2026.05.19 20:06:18.619929 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.05.19 20:06:18.619958 [ 306 ] {} <Debug> TCP-Session: 869b53b0-4018-4769-aacc-af21c5522f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.19 20:06:18.619958 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3889 | 2026.05.19 20:06:18.619979 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3890 | 2026.05.19 20:06:18.619995 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.05.19 20:06:18.620015 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.05.19 20:06:18.620033 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.05.19 20:06:18.620052 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.05.19 20:06:18.620067 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2026.05.19 20:06:18.620102 [ 309 ] {} <Debug> TCP-Session: 43f3856a-c346-4e82-99e0-415748453b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.05.19 20:06:18.620108 [ 302 ] {} <Debug> TCP-Session: 94c95bb7-6505-4787-bbb1-66b4e176384c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.05.19 20:06:18.620126 [ 307 ] {} <Debug> TCP-Session: 951218c4-b6ee-4400-bd4d-b21c56dd7ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.05.19 20:06:18.620143 [ 3 ] {} <Debug> TCP-Session: 27148b6e-3ff0-41e1-aab3-2cf25b44100f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.19 20:06:18.620086 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2026.05.19 20:06:18.620041 [ 308 ] {} <Debug> TCP-Session: 66c4c2bd-9c8c-493e-96c5-0fa826c1ec63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.05.19 20:06:18.620222 [ 260 ] {} <Debug> TCP-Session: 50a088c5-3bb1-4e16-b016-42f33f57656c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.19 20:06:18.620093 [ 310 ] {} <Debug> TCP-Session: 54200d47-ceb6-46d1-9a1d-090dfc00148f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.05.19 20:06:18.620009 [ 303 ] {} <Debug> TCP-Session: 73ad30ac-65c8-4253-9105-68a39a541365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.19 20:06:18.846357 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41119 | ||
| 3905 | 2026.05.19 20:06:18.846436 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.05.19 20:06:18.846460 [ 306 ] {} <Debug> TCP-Session: e753675e-3394-4291-81c9-3843082ba312 Authenticating user 'default' from [fd00:1122:3344:101::e]:41119 | ||
| 3907 | 2026.05.19 20:06:18.846482 [ 306 ] {} <Debug> TCP-Session: e753675e-3394-4291-81c9-3843082ba312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.19 20:06:18.846494 [ 306 ] {} <Debug> TCP-Session: e753675e-3394-4291-81c9-3843082ba312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.19 20:06:18.846703 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32912 | ||
| 3910 | 2026.05.19 20:06:18.846727 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53301 | ||
| 3911 | 2026.05.19 20:06:18.846732 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34367 | ||
| 3912 | 2026.05.19 20:06:18.846785 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33534 | ||
| 3913 | 2026.05.19 20:06:18.846795 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2026.05.19 20:06:18.846812 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2026.05.19 20:06:18.846821 [ 306 ] {} <Trace> TCP-Session: e753675e-3394-4291-81c9-3843082ba312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.05.19 20:06:18.846857 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3917 | 2026.05.19 20:06:18.846863 [ 309 ] {} <Debug> TCP-Session: 42fc4f4e-933d-4e34-bd6d-580fdf699ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53301 | ||
| 3918 | 2026.05.19 20:06:18.846897 [ 308 ] {} <Debug> TCP-Session: e124825a-dc96-47b5-a4ff-f9569f2a8e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:34367 | ||
| 3919 | 2026.05.19 20:06:18.846856 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.05.19 20:06:18.846919 [ 309 ] {} <Debug> TCP-Session: 42fc4f4e-933d-4e34-bd6d-580fdf699ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.05.19 20:06:18.846937 [ 308 ] {} <Debug> TCP-Session: e124825a-dc96-47b5-a4ff-f9569f2a8e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.05.19 20:06:18.846950 [ 303 ] {} <Debug> TCP-Session: d41a0099-58e1-4a4b-b5fc-9d0422a149f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33534 | ||
| 3923 | 2026.05.19 20:06:18.846978 [ 308 ] {} <Debug> TCP-Session: e124825a-dc96-47b5-a4ff-f9569f2a8e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.05.19 20:06:18.846968 [ 309 ] {} <Debug> TCP-Session: 42fc4f4e-933d-4e34-bd6d-580fdf699ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.05.19 20:06:18.847001 [ 303 ] {} <Debug> TCP-Session: d41a0099-58e1-4a4b-b5fc-9d0422a149f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.05.19 20:06:18.846843 [ 307 ] {} <Debug> TCP-Session: 9e99b941-bd81-4f52-ae9d-155b9b073b5a Authenticating user 'default' from [fd00:1122:3344:101::e]:32912 | ||
| 3927 | 2026.05.19 20:06:18.847037 [ 303 ] {} <Debug> TCP-Session: d41a0099-58e1-4a4b-b5fc-9d0422a149f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.05.19 20:06:18.847052 [ 307 ] {} <Debug> TCP-Session: 9e99b941-bd81-4f52-ae9d-155b9b073b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.05.19 20:06:18.847062 [ 306 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41119) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3930 | 2026.05.19 20:06:18.847069 [ 307 ] {} <Debug> TCP-Session: 9e99b941-bd81-4f52-ae9d-155b9b073b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.05.19 20:06:18.846765 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59810 | ||
| 3932 | 2026.05.19 20:06:18.846763 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50623 | ||
| 3933 | 2026.05.19 20:06:18.846751 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46212 | ||
| 3934 | 2026.05.19 20:06:18.847157 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3935 | 2026.05.19 20:06:18.846753 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48478 | ||
| 3936 | 2026.05.19 20:06:18.847213 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2026.05.19 20:06:18.847207 [ 302 ] {} <Debug> TCP-Session: 00c6f13c-153a-4a05-9753-7df1836dab37 Authenticating user 'default' from [fd00:1122:3344:101::e]:59810 | ||
| 3938 | 2026.05.19 20:06:18.847250 [ 310 ] {} <Debug> TCP-Session: ba44ce24-4320-40c8-afd8-04e062c266b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46212 | ||
| 3939 | 2026.05.19 20:06:18.847260 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.05.19 20:06:18.847265 [ 302 ] {} <Debug> TCP-Session: 00c6f13c-153a-4a05-9753-7df1836dab37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.19 20:06:18.847282 [ 310 ] {} <Debug> TCP-Session: ba44ce24-4320-40c8-afd8-04e062c266b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.19 20:06:18.847288 [ 3 ] {} <Debug> TCP-Session: 6e232114-a7d9-4614-85fd-e985209bf507 Authenticating user 'default' from [fd00:1122:3344:101::e]:48478 | ||
| 3943 | 2026.05.19 20:06:18.847304 [ 310 ] {} <Debug> TCP-Session: ba44ce24-4320-40c8-afd8-04e062c266b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.05.19 20:06:18.847294 [ 302 ] {} <Debug> TCP-Session: 00c6f13c-153a-4a05-9753-7df1836dab37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.05.19 20:06:18.847317 [ 3 ] {} <Debug> TCP-Session: 6e232114-a7d9-4614-85fd-e985209bf507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.05.19 20:06:18.847206 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3947 | 2026.05.19 20:06:18.847349 [ 3 ] {} <Debug> TCP-Session: 6e232114-a7d9-4614-85fd-e985209bf507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.05.19 20:06:18.847347 [ 306 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3949 | 2026.05.19 20:06:18.847367 [ 260 ] {} <Debug> TCP-Session: b23c6b30-334e-4066-9627-3b24624fd7c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50623 | ||
| 3950 | 2026.05.19 20:06:18.847404 [ 260 ] {} <Debug> TCP-Session: b23c6b30-334e-4066-9627-3b24624fd7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.05.19 20:06:18.847417 [ 260 ] {} <Debug> TCP-Session: b23c6b30-334e-4066-9627-3b24624fd7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.05.19 20:06:18.847426 [ 306 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3953 | 2026.05.19 20:06:18.847736 [ 306 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 3954 | 2026.05.19 20:06:18.848572 [ 314 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Trace> AggregatingTransform: Aggregating | ||
| 3955 | 2026.05.19 20:06:18.848625 [ 314 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3956 | 2026.05.19 20:06:18.848667 [ 314 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833833 sec. (1199.281 rows/sec., 46.85 KiB/sec.) | ||
| 3957 | 2026.05.19 20:06:18.848689 [ 314 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Trace> Aggregator: Merging aggregated data | ||
| 3958 | 2026.05.19 20:06:18.849223 [ 306 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002244 sec., 445.63279857397504 rows/sec., 17.41 KiB/sec. | ||
| 3959 | 2026.05.19 20:06:18.849342 [ 306 ] {cdf161ba-883c-4ffe-a00b-7ff817e684c6} <Debug> TCPHandler: Processed in 0.002676131 sec. | ||
| 3960 | 2026.05.19 20:06:18.849476 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.05.19 20:06:18.849504 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2026.05.19 20:06:18.849511 [ 306 ] {} <Debug> TCP-Session: e753675e-3394-4291-81c9-3843082ba312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.19 20:06:18.849520 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.05.19 20:06:18.849535 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.05.19 20:06:18.849561 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2026.05.19 20:06:18.849578 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.05.19 20:06:18.849594 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2026.05.19 20:06:18.849612 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.05.19 20:06:18.849632 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.05.19 20:06:18.849651 [ 3 ] {} <Debug> TCP-Session: 6e232114-a7d9-4614-85fd-e985209bf507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.05.19 20:06:18.849665 [ 310 ] {} <Debug> TCP-Session: ba44ce24-4320-40c8-afd8-04e062c266b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.19 20:06:18.849676 [ 260 ] {} <Debug> TCP-Session: b23c6b30-334e-4066-9627-3b24624fd7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.19 20:06:18.849634 [ 302 ] {} <Debug> TCP-Session: 00c6f13c-153a-4a05-9753-7df1836dab37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.19 20:06:18.849619 [ 308 ] {} <Debug> TCP-Session: e124825a-dc96-47b5-a4ff-f9569f2a8e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.05.19 20:06:18.849587 [ 307 ] {} <Debug> TCP-Session: 9e99b941-bd81-4f52-ae9d-155b9b073b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.05.19 20:06:18.849584 [ 303 ] {} <Debug> TCP-Session: d41a0099-58e1-4a4b-b5fc-9d0422a149f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.05.19 20:06:18.849538 [ 309 ] {} <Debug> TCP-Session: 42fc4f4e-933d-4e34-bd6d-580fdf699ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.05.19 20:06:19.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.12 MiB, peak 255.01 MiB, free memory in arenas 0.00 B, will set to 242.09 MiB (RSS), difference: -1.03 MiB | ||
| 3979 | 2026.05.19 20:06:19.466483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8226 | ||
| 3980 | 2026.05.19 20:06:19.467159 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.05.19 20:06:19.467215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3982 | 2026.05.19 20:06:19.467883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3983 | 2026.05.19 20:06:19.468225 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.05.19 20:06:19.468419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8226 | ||
| 3985 | 2026.05.19 20:06:19.879965 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3986 | 2026.05.19 20:06:19.895431 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.19 20:06:19.895500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3988 | 2026.05.19 20:06:19.901437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3989 | 2026.05.19 20:06:19.902161 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.19 20:06:19.904894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3991 | 2026.05.19 20:06:20.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.63 MiB, peak 255.01 MiB, free memory in arenas 0.00 B, will set to 243.84 MiB (RSS), difference: 1.22 MiB | ||
| 3992 | 2026.05.19 20:06:21.976547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 468 | ||
| 3993 | 2026.05.19 20:06:21.979167 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.05.19 20:06:21.979219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3995 | 2026.05.19 20:06:21.980433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3996 | 2026.05.19 20:06:21.980715 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.05.19 20:06:21.980961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3998 | 2026.05.19 20:06:23.283502 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.05.19 20:06:23.283833 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4000 | 2026.05.19 20:06:23.284169 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4001 | 2026.05.19 20:06:23.284206 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <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 | ||
| 4002 | 2026.05.19 20:06:23.284433 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4003 | 2026.05.19 20:06:23.284506 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4004 | 2026.05.19 20:06:23.284648 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4005 | 2026.05.19 20:06:23.284756 [ 334 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4006 | 2026.05.19 20:06:23.284755 [ 363 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4007 | 2026.05.19 20:06:23.284767 [ 337 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4008 | 2026.05.19 20:06:23.284764 [ 365 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4009 | 2026.05.19 20:06:23.284982 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4010 | 2026.05.19 20:06:23.285013 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4011 | 2026.05.19 20:06:23.285105 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4012 | 2026.05.19 20:06:23.285126 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4013 | 2026.05.19 20:06:23.285163 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4014 | 2026.05.19 20:06:23.285204 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4015 | 2026.05.19 20:06:23.285241 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4016 | 2026.05.19 20:06:23.286469 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002755 sec., 12704.174228675136 rows/sec., 1.26 MiB/sec. | ||
| 4017 | 2026.05.19 20:06:23.286632 [ 4 ] {f1aea607-c11e-48e8-98ee-f09957ae6d85} <Debug> TCPHandler: Processed in 0.003320194 sec. | ||
| 4018 | 2026.05.19 20:06:23.288793 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.05.19 20:06:23.288926 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4020 | 2026.05.19 20:06:23.288980 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4021 | 2026.05.19 20:06:23.289597 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.19 20:06:23.289644 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4023 | 2026.05.19 20:06:23.290039 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4024 | 2026.05.19 20:06:23.290263 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.19 20:06:23.290409 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001522 sec., 76215.50591327202 rows/sec., 6.47 MiB/sec. | ||
| 4026 | 2026.05.19 20:06:23.290447 [ 4 ] {e0d17f27-1a7d-4cab-be14-e8a5f78d2317} <Debug> TCPHandler: Processed in 0.001716218 sec. | ||
| 4027 | 2026.05.19 20:06:23.290581 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.05.19 20:06:23.290680 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.05.19 20:06:23.290722 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4030 | 2026.05.19 20:06:23.291130 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.05.19 20:06:23.291164 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4032 | 2026.05.19 20:06:23.291471 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4033 | 2026.05.19 20:06:23.291689 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.05.19 20:06:23.291827 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001167 sec., 25706.940874035987 rows/sec., 1.89 MiB/sec. | ||
| 4035 | 2026.05.19 20:06:23.291863 [ 4 ] {e67e5895-8dc4-40d9-9dde-33b8f22a45c4} <Debug> TCPHandler: Processed in 0.001342606 sec. | ||
| 4036 | 2026.05.19 20:06:23.291976 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.05.19 20:06:23.292073 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4038 | 2026.05.19 20:06:23.292113 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4039 | 2026.05.19 20:06:23.292565 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.05.19 20:06:23.292603 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4041 | 2026.05.19 20:06:23.292919 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4042 | 2026.05.19 20:06:23.293141 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.05.19 20:06:23.293272 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001218 sec., 77175.69786535304 rows/sec., 6.03 MiB/sec. | ||
| 4044 | 2026.05.19 20:06:23.293308 [ 4 ] {db98e6d6-f861-41b1-9f88-c3b8a96ec106} <Debug> TCPHandler: Processed in 0.001381736 sec. | ||
| 4045 | 2026.05.19 20:06:23.293424 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.19 20:06:23.293519 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.19 20:06:23.293562 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4048 | 2026.05.19 20:06:23.294013 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.19 20:06:23.294053 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4050 | 2026.05.19 20:06:23.294399 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4051 | 2026.05.19 20:06:23.294608 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.19 20:06:23.294768 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 4053 | 2026.05.19 20:06:23.294810 [ 4 ] {3b545a4e-5e1e-4177-a77c-7d7be5ec166e} <Debug> TCPHandler: Processed in 0.001435346 sec. | ||
| 4054 | 2026.05.19 20:06:23.294931 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.19 20:06:23.295051 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.05.19 20:06:23.295116 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <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 | ||
| 4057 | 2026.05.19 20:06:23.295980 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.05.19 20:06:23.296017 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4059 | 2026.05.19 20:06:23.296568 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4060 | 2026.05.19 20:06:23.296798 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.05.19 20:06:23.296935 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001909 sec., 15715.03404924044 rows/sec., 28.16 MiB/sec. | ||
| 4062 | 2026.05.19 20:06:23.296999 [ 4 ] {b156effe-f316-46a6-acd0-197591ef2454} <Debug> TCPHandler: Processed in 0.002126399 sec. | ||
| 4063 | 2026.05.19 20:06:23.297121 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.19 20:06:23.297214 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.05.19 20:06:23.297256 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4066 | 2026.05.19 20:06:23.297602 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.05.19 20:06:23.297638 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4068 | 2026.05.19 20:06:23.297951 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4069 | 2026.05.19 20:06:23.298163 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.05.19 20:06:23.298286 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4071 | 2026.05.19 20:06:23.298320 [ 4 ] {3fe60663-3943-45dc-9c34-7c19f2cf1f80} <Debug> TCPHandler: Processed in 0.001246626 sec. | ||
| 4072 | 2026.05.19 20:06:26.866743 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4073 | 2026.05.19 20:06:26.866843 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4074 | 2026.05.19 20:06:26.968708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8674 | ||
| 4075 | 2026.05.19 20:06:26.969176 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.05.19 20:06:26.969214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4077 | 2026.05.19 20:06:26.969775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4078 | 2026.05.19 20:06:26.970041 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.05.19 20:06:26.970176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 4080 | 2026.05.19 20:06:27.405169 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4081 | 2026.05.19 20:06:27.420293 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.05.19 20:06:27.420341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4083 | 2026.05.19 20:06:27.426478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4084 | 2026.05.19 20:06:27.427187 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.05.19 20:06:27.429745 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4086 | 2026.05.19 20:06:28.284079 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.05.19 20:06:28.284443 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4088 | 2026.05.19 20:06:28.284987 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4089 | 2026.05.19 20:06:28.285030 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <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 | ||
| 4090 | 2026.05.19 20:06:28.285250 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4091 | 2026.05.19 20:06:28.285318 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4092 | 2026.05.19 20:06:28.285459 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4093 | 2026.05.19 20:06:28.285547 [ 365 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4094 | 2026.05.19 20:06:28.285562 [ 334 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4095 | 2026.05.19 20:06:28.285556 [ 345 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4096 | 2026.05.19 20:06:28.285547 [ 337 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4097 | 2026.05.19 20:06:28.285720 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4098 | 2026.05.19 20:06:28.285749 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4099 | 2026.05.19 20:06:28.285834 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4100 | 2026.05.19 20:06:28.285855 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4101 | 2026.05.19 20:06:28.285891 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4102 | 2026.05.19 20:06:28.285930 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4103 | 2026.05.19 20:06:28.285980 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4104 | 2026.05.19 20:06:28.287192 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.0029 sec., 12068.96551724138 rows/sec., 1.20 MiB/sec. | ||
| 4105 | 2026.05.19 20:06:28.287346 [ 4 ] {517bf7fd-e038-4ac2-bb7a-18a7492611d0} <Debug> TCPHandler: Processed in 0.003502035 sec. | ||
| 4106 | 2026.05.19 20:06:28.289179 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.05.19 20:06:28.289289 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4108 | 2026.05.19 20:06:28.289333 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4109 | 2026.05.19 20:06:28.289817 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.05.19 20:06:28.289860 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4111 | 2026.05.19 20:06:28.290239 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4112 | 2026.05.19 20:06:28.290468 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.19 20:06:28.290609 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001351 sec., 57735.011102886754 rows/sec., 4.78 MiB/sec. | ||
| 4114 | 2026.05.19 20:06:28.290648 [ 4 ] {b3da2022-f190-4cd2-8c21-e08252531d33} <Debug> TCPHandler: Processed in 0.001520637 sec. | ||
| 4115 | 2026.05.19 20:06:28.290771 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.05.19 20:06:28.290866 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.05.19 20:06:28.290908 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4118 | 2026.05.19 20:06:28.291295 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.05.19 20:06:28.291332 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4120 | 2026.05.19 20:06:28.291621 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4121 | 2026.05.19 20:06:28.291835 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.19 20:06:28.291943 [ 30 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4123 | 2026.05.19 20:06:28.291962 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001114 sec., 9874.326750448834 rows/sec., 742.50 KiB/sec. | ||
| 4124 | 2026.05.19 20:06:28.291990 [ 30 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.19 20:06:28.292005 [ 4 ] {63229678-a1f0-44bb-abb9-64f32f11a99a} <Debug> TCPHandler: Processed in 0.001287286 sec. | ||
| 4126 | 2026.05.19 20:06:28.292015 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4127 | 2026.05.19 20:06:28.292121 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.05.19 20:06:28.292123 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4129 | 2026.05.19 20:06:28.292214 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4130 | 2026.05.19 20:06:28.292256 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4131 | 2026.05.19 20:06:28.292256 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4132 | 2026.05.19 20:06:28.292303 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4133 | 2026.05.19 20:06:28.292367 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4134 | 2026.05.19 20:06:28.292414 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4135 | 2026.05.19 20:06:28.292460 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4136 | 2026.05.19 20:06:28.292507 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4137 | 2026.05.19 20:06:28.292553 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4138 | 2026.05.19 20:06:28.292638 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.05.19 20:06:28.292677 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4140 | 2026.05.19 20:06:28.293110 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4141 | 2026.05.19 20:06:28.293341 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.05.19 20:06:28.293469 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001255 sec., 59760.9561752988 rows/sec., 4.67 MiB/sec. | ||
| 4143 | 2026.05.19 20:06:28.293507 [ 4 ] {c1764ddd-e65a-4242-828e-85eb723355b1} <Debug> TCPHandler: Processed in 0.001423116 sec. | ||
| 4144 | 2026.05.19 20:06:28.293541 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450416 sec., 220626.35823101786 rows/sec., 15.61 MiB/sec. | ||
| 4145 | 2026.05.19 20:06:28.293628 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.19 20:06:28.293717 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4147 | 2026.05.19 20:06:28.293730 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.05.19 20:06:28.293780 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4149 | 2026.05.19 20:06:28.293975 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.05.19 20:06:28.294051 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_21_4} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4151 | 2026.05.19 20:06:28.294125 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4152 | 2026.05.19 20:06:28.294189 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.05.19 20:06:28.294230 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4154 | 2026.05.19 20:06:28.294560 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4155 | 2026.05.19 20:06:28.294773 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.19 20:06:28.294902 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4157 | 2026.05.19 20:06:28.294938 [ 4 ] {64bbd940-bd8b-4395-9fb0-dd010696e131} <Debug> TCPHandler: Processed in 0.001359377 sec. | ||
| 4158 | 2026.05.19 20:06:28.295056 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.05.19 20:06:28.295150 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.05.19 20:06:28.295203 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <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 | ||
| 4161 | 2026.05.19 20:06:28.295958 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.05.19 20:06:28.295997 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4163 | 2026.05.19 20:06:28.296518 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4164 | 2026.05.19 20:06:28.296756 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.05.19 20:06:28.296894 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001762 sec., 6242.905788876277 rows/sec., 11.19 MiB/sec. | ||
| 4166 | 2026.05.19 20:06:28.296946 [ 4 ] {6a193739-4cda-4696-9171-b3d5501d25c1} <Debug> TCPHandler: Processed in 0.001938358 sec. | ||
| 4167 | 2026.05.19 20:06:28.297069 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.05.19 20:06:28.297169 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.05.19 20:06:28.297211 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4170 | 2026.05.19 20:06:28.297561 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.05.19 20:06:28.297598 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4172 | 2026.05.19 20:06:28.297916 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4173 | 2026.05.19 20:06:28.298142 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.05.19 20:06:28.298272 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 4175 | 2026.05.19 20:06:28.298309 [ 4 ] {c7a7bf49-b602-49bc-b42c-8fb0e119ebb7} <Debug> TCPHandler: Processed in 0.001289305 sec. | ||
| 4176 | 2026.05.19 20:06:29.100024 [ 56 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4177 | 2026.05.19 20:06:29.100086 [ 56 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.05.19 20:06:29.100106 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4179 | 2026.05.19 20:06:29.100203 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::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 | ||
| 4180 | 2026.05.19 20:06:29.100324 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4181 | 2026.05.19 20:06:29.100356 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 4182 | 2026.05.19 20:06:29.100422 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4183 | 2026.05.19 20:06:29.100466 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4184 | 2026.05.19 20:06:29.100522 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::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 | ||
| 4185 | 2026.05.19 20:06:29.100567 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4186 | 2026.05.19 20:06:29.101359 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193994 sec., 278058.3487019198 rows/sec., 17.46 MiB/sec. | ||
| 4187 | 2026.05.19 20:06:29.101597 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4188 | 2026.05.19 20:06:29.101945 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.19 20:06:29.102021 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_5_1} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4190 | 2026.05.19 20:06:29.102129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4191 | 2026.05.19 20:06:30.099045 [ 80 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4192 | 2026.05.19 20:06:30.099110 [ 80 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.19 20:06:30.099131 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4194 | 2026.05.19 20:06:30.099245 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::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 | ||
| 4195 | 2026.05.19 20:06:30.099380 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4196 | 2026.05.19 20:06:30.099413 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4197 | 2026.05.19 20:06:30.099477 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4198 | 2026.05.19 20:06:30.099523 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4199 | 2026.05.19 20:06:30.099568 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4200 | 2026.05.19 20:06:30.099609 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4201 | 2026.05.19 20:06:30.100482 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284675 sec., 498180.47366065346 rows/sec., 34.63 MiB/sec. | ||
| 4202 | 2026.05.19 20:06:30.100687 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4203 | 2026.05.19 20:06:30.100944 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.19 20:06:30.101012 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_5_1} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4205 | 2026.05.19 20:06:30.101075 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4206 | 2026.05.19 20:06:30.708735 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.05.19 20:06:30.708971 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.19 20:06:30.709362 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4209 | 2026.05.19 20:06:30.709407 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4210 | 2026.05.19 20:06:30.709656 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4211 | 2026.05.19 20:06:30.709733 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4212 | 2026.05.19 20:06:30.709892 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4213 | 2026.05.19 20:06:30.709993 [ 337 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4214 | 2026.05.19 20:06:30.710022 [ 365 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4215 | 2026.05.19 20:06:30.709993 [ 345 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4216 | 2026.05.19 20:06:30.709997 [ 334 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4217 | 2026.05.19 20:06:30.710180 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4218 | 2026.05.19 20:06:30.710211 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4219 | 2026.05.19 20:06:30.710301 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4220 | 2026.05.19 20:06:30.710324 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4221 | 2026.05.19 20:06:30.710362 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4222 | 2026.05.19 20:06:30.710401 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4223 | 2026.05.19 20:06:30.710438 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4224 | 2026.05.19 20:06:30.711639 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002765 sec., 12658.227848101265 rows/sec., 1.26 MiB/sec. | ||
| 4225 | 2026.05.19 20:06:30.711806 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> MemoryTracker: Peak memory usage (for query): 130.76 KiB. | ||
| 4226 | 2026.05.19 20:06:30.711822 [ 4 ] {f7435a47-78f4-44fa-b838-08a8ea19d2ee} <Debug> TCPHandler: Processed in 0.003216104 sec. | ||
| 4227 | 2026.05.19 20:06:30.741270 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.05.19 20:06:30.741409 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4229 | 2026.05.19 20:06:30.741464 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4230 | 2026.05.19 20:06:30.742121 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.05.19 20:06:30.742161 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4232 | 2026.05.19 20:06:30.742616 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4233 | 2026.05.19 20:06:30.742837 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.05.19 20:06:30.742993 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001624 sec., 5541.871921182266 rows/sec., 1.13 MiB/sec. | ||
| 4235 | 2026.05.19 20:06:30.743035 [ 4 ] {bea3df26-4ac7-4023-aca6-fefed7a6be3b} <Debug> TCPHandler: Processed in 0.001831257 sec. | ||
| 4236 | 2026.05.19 20:06:30.743142 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.05.19 20:06:30.743236 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4238 | 2026.05.19 20:06:30.743277 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4239 | 2026.05.19 20:06:30.743712 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.05.19 20:06:30.743746 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4241 | 2026.05.19 20:06:30.744118 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4242 | 2026.05.19 20:06:30.744356 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.05.19 20:06:30.744492 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001261 sec., 9516.256938937351 rows/sec., 775.98 KiB/sec. | ||
| 4244 | 2026.05.19 20:06:30.744530 [ 4 ] {fb1fcf61-aa59-40be-9740-c7cb4f0e2b2a} <Debug> TCPHandler: Processed in 0.001430576 sec. | ||
| 4245 | 2026.05.19 20:06:30.744637 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.05.19 20:06:30.744733 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4247 | 2026.05.19 20:06:30.744776 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4248 | 2026.05.19 20:06:30.746375 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.05.19 20:06:30.746416 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4250 | 2026.05.19 20:06:30.746955 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4251 | 2026.05.19 20:06:30.747172 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.05.19 20:06:30.747319 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Debug> executeQuery: Read 2473 rows, 187.97 KiB in 0.002603 sec., 950057.6258163658 rows/sec., 70.52 MiB/sec. | ||
| 4253 | 2026.05.19 20:06:30.747359 [ 4 ] {c77e9359-99ea-41f5-befd-73c9e8852583} <Debug> TCPHandler: Processed in 0.002772082 sec. | ||
| 4254 | 2026.05.19 20:06:30.747487 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.05.19 20:06:30.747583 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.05.19 20:06:30.747625 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4257 | 2026.05.19 20:06:30.748104 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.19 20:06:30.748146 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4259 | 2026.05.19 20:06:30.748480 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4260 | 2026.05.19 20:06:30.748695 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.05.19 20:06:30.748826 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001262 sec., 41996.83042789223 rows/sec., 3.03 MiB/sec. | ||
| 4262 | 2026.05.19 20:06:30.748866 [ 4 ] {2fb28282-0dbd-46b8-bd01-3c476ecbe814} <Debug> TCPHandler: Processed in 0.001428636 sec. | ||
| 4263 | 2026.05.19 20:06:30.748970 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.05.19 20:06:30.749066 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4265 | 2026.05.19 20:06:30.749107 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4266 | 2026.05.19 20:06:30.749734 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.05.19 20:06:30.749772 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4268 | 2026.05.19 20:06:30.750126 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4269 | 2026.05.19 20:06:30.750338 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.19 20:06:30.750434 [ 90 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4271 | 2026.05.19 20:06:30.750465 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001418 sec., 564880.1128349788 rows/sec., 32.63 MiB/sec. | ||
| 4272 | 2026.05.19 20:06:30.750479 [ 90 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.05.19 20:06:30.750507 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4274 | 2026.05.19 20:06:30.750510 [ 4 ] {ab5aaa25-477e-4e09-9f0f-e1c6a825fc20} <Debug> TCPHandler: Processed in 0.001590437 sec. | ||
| 4275 | 2026.05.19 20:06:30.750631 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 4276 | 2026.05.19 20:06:30.750634 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2026.05.19 20:06:30.750771 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.05.19 20:06:30.750772 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.19 20:06:30.750812 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 4280 | 2026.05.19 20:06:30.750833 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4281 | 2026.05.19 20:06:30.750887 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 4282 | 2026.05.19 20:06:30.750948 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4283 | 2026.05.19 20:06:30.751000 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4284 | 2026.05.19 20:06:30.751058 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4285 | 2026.05.19 20:06:30.751101 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 4286 | 2026.05.19 20:06:30.751223 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.05.19 20:06:30.751265 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4288 | 2026.05.19 20:06:30.751613 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4289 | 2026.05.19 20:06:30.751843 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.05.19 20:06:30.751966 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001213 sec., 1648.8046166529266 rows/sec., 115.93 KiB/sec. | ||
| 4291 | 2026.05.19 20:06:30.752006 [ 4 ] {917130c8-0c76-4e6b-b985-5d1ac0b9f352} <Debug> TCPHandler: Processed in 0.001422256 sec. | ||
| 4292 | 2026.05.19 20:06:30.752097 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505607 sec., 777759.4020219088 rows/sec., 50.45 MiB/sec. | ||
| 4293 | 2026.05.19 20:06:30.752124 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.19 20:06:30.752254 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.19 20:06:30.752303 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4296 | 2026.05.19 20:06:30.752365 [ 201 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4297 | 2026.05.19 20:06:30.752669 [ 201 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.05.19 20:06:30.752747 [ 201 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_6_1} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4299 | 2026.05.19 20:06:30.752839 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4300 | 2026.05.19 20:06:30.753268 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.19 20:06:30.753310 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4302 | 2026.05.19 20:06:30.753728 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4303 | 2026.05.19 20:06:30.753960 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.19 20:06:30.754112 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Debug> executeQuery: Read 1332 rows, 91.50 KiB in 0.00188 sec., 708510.6382978724 rows/sec., 47.53 MiB/sec. | ||
| 4305 | 2026.05.19 20:06:30.754151 [ 4 ] {70fe57ba-ed41-4f47-8cc0-1eefacc73263} <Debug> TCPHandler: Processed in 0.00208769 sec. | ||
| 4306 | 2026.05.19 20:06:30.754256 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.19 20:06:30.754351 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.19 20:06:30.754393 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4309 | 2026.05.19 20:06:30.756422 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.19 20:06:30.756463 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4311 | 2026.05.19 20:06:30.757560 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4312 | 2026.05.19 20:06:30.757786 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.19 20:06:30.757926 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Debug> executeQuery: Read 5924 rows, 392.57 KiB in 0.003593 sec., 1648761.4806568327 rows/sec., 106.70 MiB/sec. | ||
| 4314 | 2026.05.19 20:06:30.757966 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4315 | 2026.05.19 20:06:30.757979 [ 4 ] {81b2b5ee-a023-43a8-b6a6-35126f648158} <Debug> TCPHandler: Processed in 0.003774016 sec. | ||
| 4316 | 2026.05.19 20:06:30.758154 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.05.19 20:06:30.758253 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.05.19 20:06:30.758308 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <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 | ||
| 4319 | 2026.05.19 20:06:30.759195 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.05.19 20:06:30.759239 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4321 | 2026.05.19 20:06:30.759826 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4322 | 2026.05.19 20:06:30.760043 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.05.19 20:06:30.760157 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4324 | 2026.05.19 20:06:30.760179 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001945 sec., 21079.691516709514 rows/sec., 37.77 MiB/sec. | ||
| 4325 | 2026.05.19 20:06:30.760210 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.05.19 20:06:30.760239 [ 4 ] {dabbf69a-fd31-4106-adb9-1333612b8aed} <Debug> TCPHandler: Processed in 0.002142729 sec. | ||
| 4327 | 2026.05.19 20:06:30.760245 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4328 | 2026.05.19 20:06:30.760349 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 4329 | 2026.05.19 20:06:30.760358 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.19 20:06:30.760473 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.05.19 20:06:30.760515 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4332 | 2026.05.19 20:06:30.760560 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4333 | 2026.05.19 20:06:30.760616 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 321 rows starting from the beginning of the part | ||
| 4334 | 2026.05.19 20:06:30.760735 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 4335 | 2026.05.19 20:06:30.760846 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.05.19 20:06:30.760849 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4337 | 2026.05.19 20:06:30.760888 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4338 | 2026.05.19 20:06:30.760982 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4339 | 2026.05.19 20:06:30.761092 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4340 | 2026.05.19 20:06:30.761185 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4341 | 2026.05.19 20:06:30.761210 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4342 | 2026.05.19 20:06:30.761429 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.05.19 20:06:30.761586 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.79 MiB/sec. | ||
| 4344 | 2026.05.19 20:06:30.761626 [ 4 ] {c1fc4aea-cf72-45ed-a34b-54f5e2fda6ec} <Debug> TCPHandler: Processed in 0.001315806 sec. | ||
| 4345 | 2026.05.19 20:06:30.764668 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 19 columns (19 merged, 0 gathered) in 0.004352119 sec., 102019.2692341363 rows/sec., 182.81 MiB/sec. | ||
| 4346 | 2026.05.19 20:06:30.765178 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4347 | 2026.05.19 20:06:30.765489 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.05.19 20:06:30.765560 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4349 | 2026.05.19 20:06:30.765643 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4350 | 2026.05.19 20:06:31.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.26 MiB, peak 255.01 MiB, free memory in arenas 0.00 B, will set to 247.96 MiB (RSS), difference: 1.70 MiB | ||
| 4351 | 2026.05.19 20:06:31.981399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 518 | ||
| 4352 | 2026.05.19 20:06:31.984007 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.05.19 20:06:31.984054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4354 | 2026.05.19 20:06:31.985281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4355 | 2026.05.19 20:06:31.985542 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.05.19 20:06:31.985810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4357 | 2026.05.19 20:06:33.280447 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.05.19 20:06:33.280704 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4359 | 2026.05.19 20:06:33.281088 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4360 | 2026.05.19 20:06:33.281131 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <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 | ||
| 4361 | 2026.05.19 20:06:33.281357 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4362 | 2026.05.19 20:06:33.281429 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4363 | 2026.05.19 20:06:33.281574 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4364 | 2026.05.19 20:06:33.281677 [ 342 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4365 | 2026.05.19 20:06:33.281685 [ 357 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4366 | 2026.05.19 20:06:33.281679 [ 333 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4367 | 2026.05.19 20:06:33.281679 [ 337 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4368 | 2026.05.19 20:06:33.281677 [ 334 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4369 | 2026.05.19 20:06:33.281895 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 4370 | 2026.05.19 20:06:33.281926 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4371 | 2026.05.19 20:06:33.282028 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4372 | 2026.05.19 20:06:33.282050 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 44 rows with 4 streams | ||
| 4373 | 2026.05.19 20:06:33.282088 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4374 | 2026.05.19 20:06:33.282125 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4375 | 2026.05.19 20:06:33.282164 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4376 | 2026.05.19 20:06:33.282201 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4377 | 2026.05.19 20:06:33.283347 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> executeQuery: Read 44 rows, 3.86 KiB in 0.002747 sec., 16017.473607571897 rows/sec., 1.37 MiB/sec. | ||
| 4378 | 2026.05.19 20:06:33.283536 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> MemoryTracker: Peak memory usage (for query): 161.74 KiB. | ||
| 4379 | 2026.05.19 20:06:33.283552 [ 4 ] {8653abdf-04a6-46cb-b7ec-e85dea25157a} <Debug> TCPHandler: Processed in 0.003249355 sec. | ||
| 4380 | 2026.05.19 20:06:33.284815 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.05.19 20:06:33.284928 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4382 | 2026.05.19 20:06:33.284973 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4383 | 2026.05.19 20:06:33.285476 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.05.19 20:06:33.285525 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4385 | 2026.05.19 20:06:33.285940 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4386 | 2026.05.19 20:06:33.286177 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.05.19 20:06:33.286328 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001434 sec., 39051.603905160395 rows/sec., 3.00 MiB/sec. | ||
| 4388 | 2026.05.19 20:06:33.286330 [ 74 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4389 | 2026.05.19 20:06:33.286369 [ 4 ] {e1aee79d-d8a0-4473-ac85-cde7952ea69f} <Debug> TCPHandler: Processed in 0.001607287 sec. | ||
| 4390 | 2026.05.19 20:06:33.286394 [ 74 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.05.19 20:06:33.286424 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4392 | 2026.05.19 20:06:33.286495 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.05.19 20:06:33.286524 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 4394 | 2026.05.19 20:06:33.286599 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4395 | 2026.05.19 20:06:33.286631 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4396 | 2026.05.19 20:06:33.286642 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4397 | 2026.05.19 20:06:33.286667 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 4398 | 2026.05.19 20:06:33.286731 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 199 rows starting from the beginning of the part | ||
| 4399 | 2026.05.19 20:06:33.286783 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4400 | 2026.05.19 20:06:33.286832 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4401 | 2026.05.19 20:06:33.286878 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2473 rows starting from the beginning of the part | ||
| 4402 | 2026.05.19 20:06:33.286922 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4403 | 2026.05.19 20:06:33.287077 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.05.19 20:06:33.287115 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4405 | 2026.05.19 20:06:33.287457 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4406 | 2026.05.19 20:06:33.287684 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.05.19 20:06:33.287796 [ 74 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4408 | 2026.05.19 20:06:33.287821 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 4409 | 2026.05.19 20:06:33.287826 [ 74 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.19 20:06:33.287861 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4411 | 2026.05.19 20:06:33.287867 [ 4 ] {707b912b-67cf-4f38-894a-d199d57982d4} <Debug> TCPHandler: Processed in 0.001421106 sec. | ||
| 4412 | 2026.05.19 20:06:33.287954 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 4413 | 2026.05.19 20:06:33.287993 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.05.19 20:06:33.288067 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4415 | 2026.05.19 20:06:33.288096 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.05.19 20:06:33.288108 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
| 4417 | 2026.05.19 20:06:33.288148 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4418 | 2026.05.19 20:06:33.288178 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
| 4419 | 2026.05.19 20:06:33.288230 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4420 | 2026.05.19 20:06:33.288276 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 75 rows starting from the beginning of the part | ||
| 4421 | 2026.05.19 20:06:33.288323 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1332 rows starting from the beginning of the part | ||
| 4422 | 2026.05.19 20:06:33.288364 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4423 | 2026.05.19 20:06:33.288417 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932189 sec., 2033962.5160892645 rows/sec., 164.48 MiB/sec. | ||
| 4424 | 2026.05.19 20:06:33.288530 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.05.19 20:06:33.288574 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4426 | 2026.05.19 20:06:33.288797 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4427 | 2026.05.19 20:06:33.288968 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4428 | 2026.05.19 20:06:33.289121 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.05.19 20:06:33.289213 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_26_5} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4430 | 2026.05.19 20:06:33.289237 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.19 20:06:33.289317 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4432 | 2026.05.19 20:06:33.289352 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4433 | 2026.05.19 20:06:33.289378 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001304 sec., 58282.20858895705 rows/sec., 4.06 MiB/sec. | ||
| 4434 | 2026.05.19 20:06:33.289381 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.05.19 20:06:33.289418 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4436 | 2026.05.19 20:06:33.289425 [ 4 ] {ccd4d14c-f893-4aea-a14f-c905a94730fa} <Debug> TCPHandler: Processed in 0.001481156 sec. | ||
| 4437 | 2026.05.19 20:06:33.289483 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 4438 | 2026.05.19 20:06:33.289551 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.05.19 20:06:33.289574 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2026.05.19 20:06:33.289579 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666637 sec., 1368624.3615136351 rows/sec., 101.42 MiB/sec. | ||
| 4441 | 2026.05.19 20:06:33.289602 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3260 rows starting from the beginning of the part | ||
| 4442 | 2026.05.19 20:06:33.289648 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.05.19 20:06:33.289652 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 4444 | 2026.05.19 20:06:33.289692 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4445 | 2026.05.19 20:06:33.289702 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4446 | 2026.05.19 20:06:33.289746 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4447 | 2026.05.19 20:06:33.289784 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5924 rows starting from the beginning of the part | ||
| 4448 | 2026.05.19 20:06:33.289821 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4449 | 2026.05.19 20:06:33.289949 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4450 | 2026.05.19 20:06:33.290104 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.05.19 20:06:33.290160 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4452 | 2026.05.19 20:06:33.290327 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.19 20:06:33.290420 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_26_5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4454 | 2026.05.19 20:06:33.290518 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4455 | 2026.05.19 20:06:33.290615 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4456 | 2026.05.19 20:06:33.290936 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.05.19 20:06:33.291071 [ 74 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4458 | 2026.05.19 20:06:33.291106 [ 74 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.05.19 20:06:33.291108 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001477 sec., 20311.44211238998 rows/sec., 1.36 MiB/sec. | ||
| 4460 | 2026.05.19 20:06:33.291125 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4461 | 2026.05.19 20:06:33.291182 [ 4 ] {bfd2e0d0-b64e-441f-b84e-70bba47f7ad7} <Debug> TCPHandler: Processed in 0.001679028 sec. | ||
| 4462 | 2026.05.19 20:06:33.291228 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 4463 | 2026.05.19 20:06:33.291322 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4464 | 2026.05.19 20:06:33.291350 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1032 rows starting from the beginning of the part | ||
| 4465 | 2026.05.19 20:06:33.291398 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 4466 | 2026.05.19 20:06:33.291443 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4467 | 2026.05.19 20:06:33.291481 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 4468 | 2026.05.19 20:06:33.291516 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 4469 | 2026.05.19 20:06:33.291553 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 4470 | 2026.05.19 20:06:33.292481 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287955 sec., 987612.1448342528 rows/sec., 65.78 MiB/sec. | ||
| 4471 | 2026.05.19 20:06:33.292709 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4472 | 2026.05.19 20:06:33.292972 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.05.19 20:06:33.293022 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9777 rows, containing 5 columns (5 merged, 0 gathered) in 0.003566816 sec., 2741100.1857118504 rows/sec., 183.52 MiB/sec. | ||
| 4474 | 2026.05.19 20:06:33.293036 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_26_5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4475 | 2026.05.19 20:06:33.293104 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4476 | 2026.05.19 20:06:33.293264 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4477 | 2026.05.19 20:06:33.293539 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.05.19 20:06:33.293605 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4479 | 2026.05.19 20:06:33.293671 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 4480 | 2026.05.19 20:06:34.470428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9186 | ||
| 4481 | 2026.05.19 20:06:34.470988 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.19 20:06:34.471039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4483 | 2026.05.19 20:06:34.471562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4484 | 2026.05.19 20:06:34.471810 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.05.19 20:06:34.471965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9186 | ||
| 4486 | 2026.05.19 20:06:34.929996 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4487 | 2026.05.19 20:06:34.946502 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.05.19 20:06:34.946554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4489 | 2026.05.19 20:06:34.952505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4490 | 2026.05.19 20:06:34.953220 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.05.19 20:06:34.955842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4492 | 2026.05.19 20:06:38.283658 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.05.19 20:06:38.284043 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4494 | 2026.05.19 20:06:38.284489 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4495 | 2026.05.19 20:06:38.284525 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <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 | ||
| 4496 | 2026.05.19 20:06:38.284797 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4497 | 2026.05.19 20:06:38.284865 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4498 | 2026.05.19 20:06:38.285006 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4499 | 2026.05.19 20:06:38.285099 [ 337 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4500 | 2026.05.19 20:06:38.285125 [ 342 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4501 | 2026.05.19 20:06:38.285102 [ 347 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4502 | 2026.05.19 20:06:38.285099 [ 357 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4503 | 2026.05.19 20:06:38.285099 [ 333 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4504 | 2026.05.19 20:06:38.285394 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 4505 | 2026.05.19 20:06:38.285434 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4506 | 2026.05.19 20:06:38.285534 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4507 | 2026.05.19 20:06:38.285556 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Reading approx. 44 rows with 4 streams | ||
| 4508 | 2026.05.19 20:06:38.285592 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4509 | 2026.05.19 20:06:38.285629 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4510 | 2026.05.19 20:06:38.285664 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4511 | 2026.05.19 20:06:38.285701 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4512 | 2026.05.19 20:06:38.286975 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> executeQuery: Read 44 rows, 3.86 KiB in 0.003081 sec., 14281.077572216813 rows/sec., 1.22 MiB/sec. | ||
| 4513 | 2026.05.19 20:06:38.287134 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> MemoryTracker: Peak memory usage (for query): 161.81 KiB. | ||
| 4514 | 2026.05.19 20:06:38.287150 [ 4 ] {17b1f493-2d72-4370-bba9-f62e414ff713} <Debug> TCPHandler: Processed in 0.003686666 sec. | ||
| 4515 | 2026.05.19 20:06:38.288893 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.05.19 20:06:38.289000 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4517 | 2026.05.19 20:06:38.289041 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4518 | 2026.05.19 20:06:38.289648 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.05.19 20:06:38.289692 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4520 | 2026.05.19 20:06:38.290099 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4521 | 2026.05.19 20:06:38.290322 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.05.19 20:06:38.290464 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001441 sec., 54129.07702984039 rows/sec., 4.48 MiB/sec. | ||
| 4523 | 2026.05.19 20:06:38.290500 [ 4 ] {def8edab-1ebc-44c4-881d-fe082eceb3dd} <Debug> TCPHandler: Processed in 0.001610367 sec. | ||
| 4524 | 2026.05.19 20:06:38.290623 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.05.19 20:06:38.290717 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.05.19 20:06:38.290757 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4527 | 2026.05.19 20:06:38.291149 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.19 20:06:38.291183 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4529 | 2026.05.19 20:06:38.291476 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4530 | 2026.05.19 20:06:38.291684 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.19 20:06:38.291807 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 4532 | 2026.05.19 20:06:38.291843 [ 4 ] {75b7d629-2130-4242-aeae-1df1c995759e} <Debug> TCPHandler: Processed in 0.001267825 sec. | ||
| 4533 | 2026.05.19 20:06:38.291960 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.05.19 20:06:38.292054 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4535 | 2026.05.19 20:06:38.292093 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4536 | 2026.05.19 20:06:38.292507 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.05.19 20:06:38.292542 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4538 | 2026.05.19 20:06:38.292854 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4539 | 2026.05.19 20:06:38.293058 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.05.19 20:06:38.293180 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001144 sec., 65559.44055944055 rows/sec., 5.12 MiB/sec. | ||
| 4541 | 2026.05.19 20:06:38.293224 [ 4 ] {6c7f0607-908e-4149-9d49-e91937b16071} <Debug> TCPHandler: Processed in 0.001319656 sec. | ||
| 4542 | 2026.05.19 20:06:38.293340 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.05.19 20:06:38.293445 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.05.19 20:06:38.293486 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4545 | 2026.05.19 20:06:38.293892 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.05.19 20:06:38.293927 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4547 | 2026.05.19 20:06:38.294256 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4548 | 2026.05.19 20:06:38.294486 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.05.19 20:06:38.294611 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4550 | 2026.05.19 20:06:38.294647 [ 4 ] {5ce5ad32-5bbd-4a90-a64d-ea9828e9b9b8} <Debug> TCPHandler: Processed in 0.001353725 sec. | ||
| 4551 | 2026.05.19 20:06:38.294762 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.19 20:06:38.294854 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.05.19 20:06:38.294907 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <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 | ||
| 4554 | 2026.05.19 20:06:38.295632 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.05.19 20:06:38.295665 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4556 | 2026.05.19 20:06:38.296171 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4557 | 2026.05.19 20:06:38.296389 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.19 20:06:38.296521 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001684 sec., 6532.066508313539 rows/sec., 11.71 MiB/sec. | ||
| 4559 | 2026.05.19 20:06:38.296580 [ 4 ] {7a9fd4b5-5c4a-4025-b6d1-efe1fe41f3b4} <Debug> TCPHandler: Processed in 0.001872418 sec. | ||
| 4560 | 2026.05.19 20:06:38.296703 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.19 20:06:38.296797 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.19 20:06:38.296838 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2026.05.19 20:06:38.297186 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.19 20:06:38.297220 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4565 | 2026.05.19 20:06:38.297537 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4566 | 2026.05.19 20:06:38.297747 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.05.19 20:06:38.297868 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4568 | 2026.05.19 20:06:38.297902 [ 4 ] {6a7d4118-aaf4-4b58-9334-f6add814a09d} <Debug> TCPHandler: Processed in 0.001246376 sec. | ||
| 4569 | 2026.05.19 20:06:41.866919 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4570 | 2026.05.19 20:06:41.867011 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4571 | 2026.05.19 20:06:41.972192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9634 | ||
| 4572 | 2026.05.19 20:06:41.972688 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.19 20:06:41.972733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4574 | 2026.05.19 20:06:41.973244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4575 | 2026.05.19 20:06:41.973486 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.19 20:06:41.973623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 4577 | 2026.05.19 20:06:41.986236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 542 | ||
| 4578 | 2026.05.19 20:06:41.988496 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.05.19 20:06:41.988570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4580 | 2026.05.19 20:06:41.989898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4581 | 2026.05.19 20:06:41.990217 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.05.19 20:06:41.990650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4583 | 2026.05.19 20:06:42.276373 [ 103 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4584 | 2026.05.19 20:06:42.276437 [ 103 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.19 20:06:42.276459 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4586 | 2026.05.19 20:06:42.276592 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 4587 | 2026.05.19 20:06:42.276776 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4588 | 2026.05.19 20:06:42.276823 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4589 | 2026.05.19 20:06:42.276890 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4590 | 2026.05.19 20:06:42.276937 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4591 | 2026.05.19 20:06:42.276978 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4592 | 2026.05.19 20:06:42.277014 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 4593 | 2026.05.19 20:06:42.277800 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262836 sec., 26923.52767897019 rows/sec., 2.25 MiB/sec. | ||
| 4594 | 2026.05.19 20:06:42.277994 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4595 | 2026.05.19 20:06:42.278338 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.05.19 20:06:42.278419 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_9_2} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4597 | 2026.05.19 20:06:42.278514 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4598 | 2026.05.19 20:06:42.456052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4599 | 2026.05.19 20:06:42.476377 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.19 20:06:42.476452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4601 | 2026.05.19 20:06:42.482908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4602 | 2026.05.19 20:06:42.483812 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.19 20:06:42.488667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4604 | 2026.05.19 20:06:42.789370 [ 109 ] {} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4605 | 2026.05.19 20:06:42.789459 [ 109 ] {} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.05.19 20:06:42.789496 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4607 | 2026.05.19 20:06:42.789630 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::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 | ||
| 4608 | 2026.05.19 20:06:42.789925 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4609 | 2026.05.19 20:06:42.789970 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 4610 | 2026.05.19 20:06:42.790044 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4611 | 2026.05.19 20:06:42.790127 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4612 | 2026.05.19 20:06:42.790205 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::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 | ||
| 4613 | 2026.05.19 20:06:42.790276 [ 198 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4614 | 2026.05.19 20:06:42.791822 [ 195 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.00224337 sec., 22287.89722604831 rows/sec., 5.34 MiB/sec. | ||
| 4615 | 2026.05.19 20:06:42.792042 [ 187 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4616 | 2026.05.19 20:06:42.792459 [ 187 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.05.19 20:06:42.792534 [ 187 ] {9a374f47-116f-49f3-ae42-fb3ae9db642b::all_1_5_1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4618 | 2026.05.19 20:06:42.792624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4619 | 2026.05.19 20:06:43.284933 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.05.19 20:06:43.285192 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4621 | 2026.05.19 20:06:43.285581 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4622 | 2026.05.19 20:06:43.285619 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <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 | ||
| 4623 | 2026.05.19 20:06:43.285842 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4624 | 2026.05.19 20:06:43.285914 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4625 | 2026.05.19 20:06:43.286058 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4626 | 2026.05.19 20:06:43.286093 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4627 | 2026.05.19 20:06:43.286115 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 4628 | 2026.05.19 20:06:43.286131 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4629 | 2026.05.19 20:06:43.286171 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4630 | 2026.05.19 20:06:43.286192 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 4631 | 2026.05.19 20:06:43.287778 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002693 sec., 18566.65428889714 rows/sec., 4.45 MiB/sec. | ||
| 4632 | 2026.05.19 20:06:43.287893 [ 4 ] {1c6ea528-9a70-4ce1-aa81-3d0e15adcf42} <Debug> TCPHandler: Processed in 0.003099383 sec. | ||
| 4633 | 2026.05.19 20:06:43.290060 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.05.19 20:06:43.290191 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4635 | 2026.05.19 20:06:43.290244 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4636 | 2026.05.19 20:06:43.290884 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.19 20:06:43.290928 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4638 | 2026.05.19 20:06:43.291299 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4639 | 2026.05.19 20:06:43.291536 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.19 20:06:43.291680 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001528 sec., 75916.23036649215 rows/sec., 6.45 MiB/sec. | ||
| 4641 | 2026.05.19 20:06:43.291717 [ 4 ] {ef7edb1e-5418-451c-816a-3d1746284b24} <Debug> TCPHandler: Processed in 0.001717537 sec. | ||
| 4642 | 2026.05.19 20:06:43.291842 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.05.19 20:06:43.291942 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.05.19 20:06:43.291983 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4645 | 2026.05.19 20:06:43.292442 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.19 20:06:43.292476 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4647 | 2026.05.19 20:06:43.292763 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4648 | 2026.05.19 20:06:43.292969 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.19 20:06:43.293096 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001177 sec., 25488.530161427356 rows/sec., 1.87 MiB/sec. | ||
| 4650 | 2026.05.19 20:06:43.293131 [ 4 ] {29196ec4-b86b-4c6c-8a7f-d83a6208e8e8} <Debug> TCPHandler: Processed in 0.001337846 sec. | ||
| 4651 | 2026.05.19 20:06:43.293245 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.05.19 20:06:43.293339 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.19 20:06:43.293377 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4654 | 2026.05.19 20:06:43.293836 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.05.19 20:06:43.293869 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4656 | 2026.05.19 20:06:43.294175 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4657 | 2026.05.19 20:06:43.294389 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.19 20:06:43.294510 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00119 sec., 78991.59663865545 rows/sec., 6.17 MiB/sec. | ||
| 4659 | 2026.05.19 20:06:43.294545 [ 4 ] {78af807d-f781-4e6f-bbac-e03153481fea} <Debug> TCPHandler: Processed in 0.001347636 sec. | ||
| 4660 | 2026.05.19 20:06:43.294664 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.05.19 20:06:43.294758 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.05.19 20:06:43.294800 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4663 | 2026.05.19 20:06:43.295203 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.05.19 20:06:43.295238 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4665 | 2026.05.19 20:06:43.295564 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4666 | 2026.05.19 20:06:43.295774 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.19 20:06:43.295896 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4668 | 2026.05.19 20:06:43.295931 [ 4 ] {e752ca18-8a27-4ecd-9012-6f8a3c65733a} <Debug> TCPHandler: Processed in 0.001314095 sec. | ||
| 4669 | 2026.05.19 20:06:43.296038 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.05.19 20:06:43.296130 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.05.19 20:06:43.296184 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <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 | ||
| 4672 | 2026.05.19 20:06:43.297009 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.19 20:06:43.297044 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4674 | 2026.05.19 20:06:43.297615 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4675 | 2026.05.19 20:06:43.297841 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.19 20:06:43.297976 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001863 sec., 16103.05958132045 rows/sec., 28.86 MiB/sec. | ||
| 4677 | 2026.05.19 20:06:43.298027 [ 4 ] {8d1794d5-0b8d-40c6-b6d7-36ba1afc8102} <Debug> TCPHandler: Processed in 0.002035118 sec. | ||
| 4678 | 2026.05.19 20:06:43.298155 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.05.19 20:06:43.298249 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.05.19 20:06:43.298290 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4681 | 2026.05.19 20:06:43.298628 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.05.19 20:06:43.298661 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4683 | 2026.05.19 20:06:43.298957 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4684 | 2026.05.19 20:06:43.299163 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.19 20:06:43.299286 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4686 | 2026.05.19 20:06:43.299322 [ 4 ] {e6e43ad0-242a-4151-9d5d-2fd7bbfa0b9b} <Debug> TCPHandler: Processed in 0.001214625 sec. | ||
| 4687 | 2026.05.19 20:06:48.285449 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.05.19 20:06:48.285737 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4689 | 2026.05.19 20:06:48.286139 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4690 | 2026.05.19 20:06:48.286180 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <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 | ||
| 4691 | 2026.05.19 20:06:48.286431 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4692 | 2026.05.19 20:06:48.286506 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4693 | 2026.05.19 20:06:48.286657 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4694 | 2026.05.19 20:06:48.286695 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4695 | 2026.05.19 20:06:48.286719 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 4696 | 2026.05.19 20:06:48.286735 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4697 | 2026.05.19 20:06:48.286777 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4698 | 2026.05.19 20:06:48.286799 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 4699 | 2026.05.19 20:06:48.287842 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002213 sec., 22593.764121102573 rows/sec., 5.41 MiB/sec. | ||
| 4700 | 2026.05.19 20:06:48.287956 [ 4 ] {cca70e8b-a6ca-43e6-8267-1444d45279ce} <Debug> TCPHandler: Processed in 0.002659641 sec. | ||
| 4701 | 2026.05.19 20:06:48.290571 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.19 20:06:48.290710 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.19 20:06:48.290766 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4704 | 2026.05.19 20:06:48.291354 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.19 20:06:48.291411 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4706 | 2026.05.19 20:06:48.291832 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4707 | 2026.05.19 20:06:48.292079 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.19 20:06:48.292231 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 4709 | 2026.05.19 20:06:48.292273 [ 4 ] {28527c4c-8926-4d7c-94b2-1b695ccf793b} <Debug> TCPHandler: Processed in 0.001764598 sec. | ||
| 4710 | 2026.05.19 20:06:48.292402 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.19 20:06:48.292508 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.19 20:06:48.292553 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4713 | 2026.05.19 20:06:48.292956 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.19 20:06:48.292993 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4715 | 2026.05.19 20:06:48.293304 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4716 | 2026.05.19 20:06:48.293528 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.19 20:06:48.293660 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 138.91 KiB/sec. | ||
| 4718 | 2026.05.19 20:06:48.293699 [ 4 ] {2aa54ab7-526e-4266-8b6b-1c16873eff58} <Debug> TCPHandler: Processed in 0.001348476 sec. | ||
| 4719 | 2026.05.19 20:06:48.293821 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.19 20:06:48.293918 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2026.05.19 20:06:48.293959 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2026.05.19 20:06:48.294458 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.19 20:06:48.294495 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4724 | 2026.05.19 20:06:48.294829 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4725 | 2026.05.19 20:06:48.295045 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.19 20:06:48.295176 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001278 sec., 155712.05007824727 rows/sec., 13.87 MiB/sec. | ||
| 4727 | 2026.05.19 20:06:48.295213 [ 4 ] {447165bf-14fa-4e21-8963-442e4c928fd7} <Debug> TCPHandler: Processed in 0.001442426 sec. | ||
| 4728 | 2026.05.19 20:06:48.295336 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.19 20:06:48.295432 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.19 20:06:48.295473 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4731 | 2026.05.19 20:06:48.295883 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.05.19 20:06:48.295919 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4733 | 2026.05.19 20:06:48.296237 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4734 | 2026.05.19 20:06:48.296453 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.19 20:06:48.296590 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001178 sec., 21222.410865874364 rows/sec., 1.60 MiB/sec. | ||
| 4736 | 2026.05.19 20:06:48.296629 [ 4 ] {d7a4fc4f-1d40-4606-be48-16d70d4aa1f7} <Debug> TCPHandler: Processed in 0.001342766 sec. | ||
| 4737 | 2026.05.19 20:06:48.296751 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.05.19 20:06:48.296847 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.05.19 20:06:48.296888 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4740 | 2026.05.19 20:06:48.297282 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.05.19 20:06:48.297318 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4742 | 2026.05.19 20:06:48.297628 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4743 | 2026.05.19 20:06:48.297856 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.05.19 20:06:48.297986 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.72 MiB/sec. | ||
| 4745 | 2026.05.19 20:06:48.298025 [ 4 ] {38ca2a89-16dd-43d8-9f6f-d7375664d6e1} <Debug> TCPHandler: Processed in 0.001323416 sec. | ||
| 4746 | 2026.05.19 20:06:48.298149 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.05.19 20:06:48.298245 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.05.19 20:06:48.298285 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4749 | 2026.05.19 20:06:48.298684 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.19 20:06:48.298721 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4751 | 2026.05.19 20:06:48.299032 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4752 | 2026.05.19 20:06:48.299243 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.19 20:06:48.299374 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 4754 | 2026.05.19 20:06:48.299412 [ 4 ] {4101a1ff-5ab4-4d25-9809-e8d7e06fbcda} <Debug> TCPHandler: Processed in 0.001312675 sec. | ||
| 4755 | 2026.05.19 20:06:48.299533 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.05.19 20:06:48.299628 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4757 | 2026.05.19 20:06:48.299668 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4758 | 2026.05.19 20:06:48.300108 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.05.19 20:06:48.300145 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4760 | 2026.05.19 20:06:48.300465 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4761 | 2026.05.19 20:06:48.300674 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.05.19 20:06:48.300804 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001194 sec., 94639.86599664993 rows/sec., 7.70 MiB/sec. | ||
| 4763 | 2026.05.19 20:06:48.300842 [ 4 ] {de2502d8-4c9d-4c16-883c-2721cae145e5} <Debug> TCPHandler: Processed in 0.001357996 sec. | ||
| 4764 | 2026.05.19 20:06:48.300969 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.05.19 20:06:48.301064 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.05.19 20:06:48.301107 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4767 | 2026.05.19 20:06:48.301538 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.05.19 20:06:48.301574 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4769 | 2026.05.19 20:06:48.301942 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4770 | 2026.05.19 20:06:48.302157 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.19 20:06:48.302286 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00124 sec., 158870.96774193548 rows/sec., 11.40 MiB/sec. | ||
| 4772 | 2026.05.19 20:06:48.302323 [ 4 ] {16a855c8-e216-4888-8ec2-a00098f65a1f} <Debug> TCPHandler: Processed in 0.001402946 sec. | ||
| 4773 | 2026.05.19 20:06:48.302449 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.05.19 20:06:48.302544 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.05.19 20:06:48.302599 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <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 | ||
| 4776 | 2026.05.19 20:06:48.303387 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.05.19 20:06:48.303424 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4778 | 2026.05.19 20:06:48.303967 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4779 | 2026.05.19 20:06:48.304193 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.05.19 20:06:48.304335 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00181 sec., 6077.348066298343 rows/sec., 10.89 MiB/sec. | ||
| 4781 | 2026.05.19 20:06:48.304399 [ 4 ] {25d453af-33ff-4a50-b58d-665294b475ae} <Debug> TCPHandler: Processed in 0.002000029 sec. | ||
| 4782 | 2026.05.19 20:06:48.304520 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.05.19 20:06:48.304610 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.05.19 20:06:48.304650 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.05.19 20:06:48.304974 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.19 20:06:48.305007 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4787 | 2026.05.19 20:06:48.305311 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4788 | 2026.05.19 20:06:48.305598 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.19 20:06:48.305729 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4790 | 2026.05.19 20:06:48.305767 [ 4 ] {7f2a46de-c376-4771-9fc6-3b34967d84a4} <Debug> TCPHandler: Processed in 0.001287646 sec. | ||
| 4791 | 2026.05.19 20:06:49.473841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10146 | ||
| 4792 | 2026.05.19 20:06:49.474407 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.19 20:06:49.474459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4794 | 2026.05.19 20:06:49.475034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4795 | 2026.05.19 20:06:49.475278 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.19 20:06:49.475422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10146 | ||
| 4797 | 2026.05.19 20:06:49.475426 [ 97 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4798 | 2026.05.19 20:06:49.475513 [ 97 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.05.19 20:06:49.475537 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4800 | 2026.05.19 20:06:49.475631 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4801 | 2026.05.19 20:06:49.475723 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4802 | 2026.05.19 20:06:49.475757 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4803 | 2026.05.19 20:06:49.475820 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4804 | 2026.05.19 20:06:49.475866 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4805 | 2026.05.19 20:06:49.475911 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4806 | 2026.05.19 20:06:49.475954 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4807 | 2026.05.19 20:06:49.475997 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 4808 | 2026.05.19 20:06:49.478102 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002511751 sec., 4039413.142465157 rows/sec., 57.78 MiB/sec. | ||
| 4809 | 2026.05.19 20:06:49.478316 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4810 | 2026.05.19 20:06:49.478552 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_21_4} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.05.19 20:06:49.478615 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_21_4} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4812 | 2026.05.19 20:06:49.478675 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4813 | 2026.05.19 20:06:49.988912 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4814 | 2026.05.19 20:06:50.009084 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.19 20:06:50.009156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4816 | 2026.05.19 20:06:50.016041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4817 | 2026.05.19 20:06:50.017113 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.19 20:06:50.017501 [ 97 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4819 | 2026.05.19 20:06:50.017570 [ 97 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.05.19 20:06:50.017593 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4821 | 2026.05.19 20:06:50.017752 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4822 | 2026.05.19 20:06:50.022376 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4823 | 2026.05.19 20:06:50.023068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4824 | 2026.05.19 20:06:50.023900 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4825 | 2026.05.19 20:06:50.028456 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4826 | 2026.05.19 20:06:50.032833 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4827 | 2026.05.19 20:06:50.036819 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4828 | 2026.05.19 20:06:50.041475 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4829 | 2026.05.19 20:06:50.047124 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 4830 | 2026.05.19 20:06:50.109425 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.091751658 sec., 1732.938711581648 rows/sec., 8.96 MiB/sec. | ||
| 4831 | 2026.05.19 20:06:50.112347 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4832 | 2026.05.19 20:06:50.114494 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_21_4} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.05.19 20:06:50.114620 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_21_4} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4834 | 2026.05.19 20:06:50.117147 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4835 | 2026.05.19 20:06:51.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.55 MiB, peak 264.10 MiB, free memory in arenas 0.00 B, will set to 258.26 MiB (RSS), difference: 4.71 MiB | ||
| 4836 | 2026.05.19 20:06:51.990983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 578 | ||
| 4837 | 2026.05.19 20:06:51.993335 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.19 20:06:51.993383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4839 | 2026.05.19 20:06:51.994577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4840 | 2026.05.19 20:06:51.994839 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.19 20:06:51.994986 [ 95 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4842 | 2026.05.19 20:06:51.995046 [ 95 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.19 20:06:51.995064 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4844 | 2026.05.19 20:06:51.995080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4845 | 2026.05.19 20:06:51.995185 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 4846 | 2026.05.19 20:06:51.995808 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4847 | 2026.05.19 20:06:51.995960 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 394 rows starting from the beginning of the part | ||
| 4848 | 2026.05.19 20:06:51.996328 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4849 | 2026.05.19 20:06:51.996673 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4850 | 2026.05.19 20:06:51.996989 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 4851 | 2026.05.19 20:06:51.997297 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4852 | 2026.05.19 20:06:51.997610 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 4853 | 2026.05.19 20:06:52.001217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.28 MiB, peak 264.10 MiB, free memory in arenas 0.00 B, will set to 258.47 MiB (RSS), difference: -3.81 MiB | ||
| 4854 | 2026.05.19 20:06:52.003751 [ 189 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 72 columns (72 merged, 0 gathered) in 0.008626327 sec., 67004.18382006617 rows/sec., 58.30 MiB/sec. | ||
| 4855 | 2026.05.19 20:06:52.004672 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4856 | 2026.05.19 20:06:52.005185 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.05.19 20:06:52.005256 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_16_3} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4858 | 2026.05.19 20:06:52.005419 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4859 | 2026.05.19 20:06:53.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.54 MiB, peak 264.10 MiB, free memory in arenas 0.00 B, will set to 259.03 MiB (RSS), difference: 4.49 MiB | ||
| 4860 | 2026.05.19 20:06:53.284950 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.05.19 20:06:53.285314 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4862 | 2026.05.19 20:06:53.285868 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4863 | 2026.05.19 20:06:53.285923 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <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 | ||
| 4864 | 2026.05.19 20:06:53.286149 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4865 | 2026.05.19 20:06:53.286222 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4866 | 2026.05.19 20:06:53.286366 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4867 | 2026.05.19 20:06:53.286404 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4868 | 2026.05.19 20:06:53.286426 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 4869 | 2026.05.19 20:06:53.286442 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4870 | 2026.05.19 20:06:53.286482 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4871 | 2026.05.19 20:06:53.286504 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 4872 | 2026.05.19 20:06:53.287891 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002729 sec., 18321.729571271528 rows/sec., 4.39 MiB/sec. | ||
| 4873 | 2026.05.19 20:06:53.288003 [ 4 ] {109a9fd7-53a2-4878-80a1-153e79e8ce72} <Debug> TCPHandler: Processed in 0.003222244 sec. | ||
| 4874 | 2026.05.19 20:06:53.290094 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.05.19 20:06:53.290230 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4876 | 2026.05.19 20:06:53.290288 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4877 | 2026.05.19 20:06:53.290940 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.05.19 20:06:53.290984 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4879 | 2026.05.19 20:06:53.291381 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4880 | 2026.05.19 20:06:53.291617 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.05.19 20:06:53.291765 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001576 sec., 73604.06091370559 rows/sec., 6.25 MiB/sec. | ||
| 4882 | 2026.05.19 20:06:53.291807 [ 4 ] {1a089020-54d2-44cc-abff-87fe142a1a4c} <Debug> TCPHandler: Processed in 0.001775618 sec. | ||
| 4883 | 2026.05.19 20:06:53.291940 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.05.19 20:06:53.292041 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.05.19 20:06:53.292085 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4886 | 2026.05.19 20:06:53.292496 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.19 20:06:53.292535 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4888 | 2026.05.19 20:06:53.292836 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4889 | 2026.05.19 20:06:53.293050 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.19 20:06:53.293152 [ 93 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4891 | 2026.05.19 20:06:53.293179 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00116 sec., 25862.068965517243 rows/sec., 1.90 MiB/sec. | ||
| 4892 | 2026.05.19 20:06:53.293223 [ 93 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.05.19 20:06:53.293231 [ 4 ] {48b44939-9e94-495c-9433-87f2bf426ff2} <Debug> TCPHandler: Processed in 0.001341416 sec. | ||
| 4894 | 2026.05.19 20:06:53.293253 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4895 | 2026.05.19 20:06:53.293360 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4896 | 2026.05.19 20:06:53.293362 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.05.19 20:06:53.293481 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4898 | 2026.05.19 20:06:53.293482 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4899 | 2026.05.19 20:06:53.293526 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4900 | 2026.05.19 20:06:53.293534 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4901 | 2026.05.19 20:06:53.293617 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 4902 | 2026.05.19 20:06:53.293663 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4903 | 2026.05.19 20:06:53.293709 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4904 | 2026.05.19 20:06:53.293784 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4905 | 2026.05.19 20:06:53.293866 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 4906 | 2026.05.19 20:06:53.293983 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.05.19 20:06:53.294026 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4908 | 2026.05.19 20:06:53.294632 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4909 | 2026.05.19 20:06:53.294867 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.05.19 20:06:53.294868 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550597 sec., 233458.46793202878 rows/sec., 16.65 MiB/sec. | ||
| 4911 | 2026.05.19 20:06:53.295004 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001542 sec., 60959.79247730221 rows/sec., 4.76 MiB/sec. | ||
| 4912 | 2026.05.19 20:06:53.295047 [ 4 ] {d91a6d19-c3e6-4ef7-814a-7d9b1b0e891a} <Debug> TCPHandler: Processed in 0.001735678 sec. | ||
| 4913 | 2026.05.19 20:06:53.295059 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4914 | 2026.05.19 20:06:53.295175 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.05.19 20:06:53.295278 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.05.19 20:06:53.295325 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4917 | 2026.05.19 20:06:53.295342 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.19 20:06:53.295415 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_26_5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4919 | 2026.05.19 20:06:53.295523 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4920 | 2026.05.19 20:06:53.295759 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.05.19 20:06:53.295800 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4922 | 2026.05.19 20:06:53.296163 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4923 | 2026.05.19 20:06:53.296375 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.05.19 20:06:53.296521 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 4925 | 2026.05.19 20:06:53.296560 [ 4 ] {2c8f4825-6823-4a16-a020-bc17442e62b5} <Debug> TCPHandler: Processed in 0.001434546 sec. | ||
| 4926 | 2026.05.19 20:06:53.296702 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.05.19 20:06:53.296800 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.05.19 20:06:53.296856 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <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 | ||
| 4929 | 2026.05.19 20:06:53.297708 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.05.19 20:06:53.297747 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4931 | 2026.05.19 20:06:53.298305 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4932 | 2026.05.19 20:06:53.298547 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.19 20:06:53.298701 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001919 sec., 15633.142261594581 rows/sec., 28.01 MiB/sec. | ||
| 4934 | 2026.05.19 20:06:53.298765 [ 4 ] {2713e3e7-7b9b-4533-b249-221d6508aac0} <Debug> TCPHandler: Processed in 0.002112009 sec. | ||
| 4935 | 2026.05.19 20:06:53.298895 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.05.19 20:06:53.298998 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.05.19 20:06:53.299042 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4938 | 2026.05.19 20:06:53.299394 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.05.19 20:06:53.299436 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4940 | 2026.05.19 20:06:53.299746 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4941 | 2026.05.19 20:06:53.299961 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.05.19 20:06:53.300090 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 4943 | 2026.05.19 20:06:53.300125 [ 4 ] {0e3a722d-6764-409b-979c-4785151444be} <Debug> TCPHandler: Processed in 0.001279116 sec. | ||
| 4944 | 2026.05.19 20:06:56.867073 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4945 | 2026.05.19 20:06:56.867163 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4946 | 2026.05.19 20:06:56.975649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10594 | ||
| 4947 | 2026.05.19 20:06:56.976178 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.05.19 20:06:56.976225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4949 | 2026.05.19 20:06:56.976728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4950 | 2026.05.19 20:06:56.976966 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.05.19 20:06:56.977104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 4952 | 2026.05.19 20:06:57.523295 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4953 | 2026.05.19 20:06:57.537947 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.05.19 20:06:57.538003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4955 | 2026.05.19 20:06:57.543826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4956 | 2026.05.19 20:06:57.544556 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.05.19 20:06:57.547091 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4958 | 2026.05.19 20:06:58.284602 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.19 20:06:58.284968 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4960 | 2026.05.19 20:06:58.285375 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4961 | 2026.05.19 20:06:58.285412 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <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 | ||
| 4962 | 2026.05.19 20:06:58.285641 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4963 | 2026.05.19 20:06:58.285715 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4964 | 2026.05.19 20:06:58.285861 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4965 | 2026.05.19 20:06:58.285898 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4966 | 2026.05.19 20:06:58.285920 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 4967 | 2026.05.19 20:06:58.285935 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4968 | 2026.05.19 20:06:58.285976 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4969 | 2026.05.19 20:06:58.285997 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 4970 | 2026.05.19 20:06:58.287405 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002588 sec., 19319.938176197837 rows/sec., 4.63 MiB/sec. | ||
| 4971 | 2026.05.19 20:06:58.287517 [ 4 ] {6c61c638-ab87-4e5c-a82e-f0a3528a23e8} <Debug> TCPHandler: Processed in 0.003100503 sec. | ||
| 4972 | 2026.05.19 20:06:58.289246 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.05.19 20:06:58.289377 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4974 | 2026.05.19 20:06:58.289431 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4975 | 2026.05.19 20:06:58.290014 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.05.19 20:06:58.290062 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4977 | 2026.05.19 20:06:58.290459 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4978 | 2026.05.19 20:06:58.290691 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.05.19 20:06:58.290831 [ 83 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4980 | 2026.05.19 20:06:58.290840 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.0015 sec., 52000 rows/sec., 4.31 MiB/sec. | ||
| 4981 | 2026.05.19 20:06:58.290911 [ 83 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.05.19 20:06:58.290928 [ 4 ] {95a844ed-3116-46dc-a797-1a676c674d4b} <Debug> TCPHandler: Processed in 0.001743827 sec. | ||
| 4983 | 2026.05.19 20:06:58.290942 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4984 | 2026.05.19 20:06:58.291062 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.05.19 20:06:58.291090 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 4986 | 2026.05.19 20:06:58.291166 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.19 20:06:58.291212 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4988 | 2026.05.19 20:06:58.291227 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4989 | 2026.05.19 20:06:58.291265 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 4990 | 2026.05.19 20:06:58.291330 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
| 4991 | 2026.05.19 20:06:58.291380 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part | ||
| 4992 | 2026.05.19 20:06:58.291424 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 199 rows starting from the beginning of the part | ||
| 4993 | 2026.05.19 20:06:58.291466 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 4994 | 2026.05.19 20:06:58.291509 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part | ||
| 4995 | 2026.05.19 20:06:58.291612 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.05.19 20:06:58.291656 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4997 | 2026.05.19 20:06:58.292124 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4998 | 2026.05.19 20:06:58.292376 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.05.19 20:06:58.292523 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001378 sec., 7982.583454281566 rows/sec., 600.25 KiB/sec. | ||
| 5000 | 2026.05.19 20:06:58.292561 [ 4 ] {6505ea74-8a7c-4002-9a86-f7df9542deef} <Debug> TCPHandler: Processed in 0.001549086 sec. | ||
| 5001 | 2026.05.19 20:06:58.292679 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.05.19 20:06:58.292776 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5003 | 2026.05.19 20:06:58.292816 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5004 | 2026.05.19 20:06:58.293231 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.19 20:06:58.293268 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5006 | 2026.05.19 20:06:58.293419 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3947 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397341 sec., 1646407.415549144 rows/sec., 133.34 MiB/sec. | ||
| 5007 | 2026.05.19 20:06:58.293602 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5008 | 2026.05.19 20:06:58.293792 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5009 | 2026.05.19 20:06:58.293847 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.05.19 20:06:58.293967 [ 83 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5011 | 2026.05.19 20:06:58.293997 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001241 sec., 60435.13295729251 rows/sec., 4.72 MiB/sec. | ||
| 5012 | 2026.05.19 20:06:58.294003 [ 83 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.05.19 20:06:58.294041 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5014 | 2026.05.19 20:06:58.294043 [ 4 ] {2e949095-f5e1-48ad-93d0-729808c65fc6} <Debug> TCPHandler: Processed in 0.001412877 sec. | ||
| 5015 | 2026.05.19 20:06:58.294084 [ 192 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.05.19 20:06:58.294104 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 5017 | 2026.05.19 20:06:58.294179 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.05.19 20:06:58.294192 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5019 | 2026.05.19 20:06:58.294211 [ 192 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_31_6} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5020 | 2026.05.19 20:06:58.294227 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1831 rows starting from the beginning of the part | ||
| 5021 | 2026.05.19 20:06:58.294279 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part | ||
| 5022 | 2026.05.19 20:06:58.294283 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.05.19 20:06:58.294309 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 5024 | 2026.05.19 20:06:58.294316 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5025 | 2026.05.19 20:06:58.294337 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5026 | 2026.05.19 20:06:58.294363 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
| 5027 | 2026.05.19 20:06:58.294404 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 5028 | 2026.05.19 20:06:58.294436 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part | ||
| 5029 | 2026.05.19 20:06:58.294769 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.05.19 20:06:58.294809 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5031 | 2026.05.19 20:06:58.295177 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5032 | 2026.05.19 20:06:58.295395 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316266 sec., 1733692.1260596262 rows/sec., 128.47 MiB/sec. | ||
| 5033 | 2026.05.19 20:06:58.295398 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.05.19 20:06:58.295511 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5035 | 2026.05.19 20:06:58.295541 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.05.19 20:06:58.295541 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 5037 | 2026.05.19 20:06:58.295560 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5038 | 2026.05.19 20:06:58.295593 [ 4 ] {f1b75823-43a2-4414-99a7-71811705c05a} <Debug> TCPHandler: Processed in 0.001463196 sec. | ||
| 5039 | 2026.05.19 20:06:58.295676 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5040 | 2026.05.19 20:06:58.295679 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 5041 | 2026.05.19 20:06:58.295726 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.19 20:06:58.295832 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.05.19 20:06:58.295839 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5044 | 2026.05.19 20:06:58.295888 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9777 rows starting from the beginning of the part | ||
| 5045 | 2026.05.19 20:06:58.295895 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <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 | ||
| 5046 | 2026.05.19 20:06:58.295986 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5047 | 2026.05.19 20:06:58.296028 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.19 20:06:58.296039 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 5049 | 2026.05.19 20:06:58.296092 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 197 rows starting from the beginning of the part | ||
| 5050 | 2026.05.19 20:06:58.296137 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_31_6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5051 | 2026.05.19 20:06:58.296141 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 5052 | 2026.05.19 20:06:58.296197 [ 193 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5053 | 2026.05.19 20:06:58.296242 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5054 | 2026.05.19 20:06:58.296719 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.05.19 20:06:58.296761 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5056 | 2026.05.19 20:06:58.297466 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5057 | 2026.05.19 20:06:58.297729 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.19 20:06:58.297842 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5059 | 2026.05.19 20:06:58.297875 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.05.19 20:06:58.297879 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002066 sec., 5324.298160696999 rows/sec., 9.54 MiB/sec. | ||
| 5061 | 2026.05.19 20:06:58.297899 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5062 | 2026.05.19 20:06:58.297956 [ 4 ] {002355e0-8412-42c6-953c-2625e95701b1} <Debug> TCPHandler: Processed in 0.00228076 sec. | ||
| 5063 | 2026.05.19 20:06:58.297981 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5064 | 2026.05.19 20:06:58.298088 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.05.19 20:06:58.298158 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5066 | 2026.05.19 20:06:58.298184 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5067 | 2026.05.19 20:06:58.298207 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 444 rows starting from the beginning of the part | ||
| 5068 | 2026.05.19 20:06:58.298227 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5069 | 2026.05.19 20:06:58.298320 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5070 | 2026.05.19 20:06:58.298418 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5071 | 2026.05.19 20:06:58.298512 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
| 5072 | 2026.05.19 20:06:58.298594 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.05.19 20:06:58.298599 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5074 | 2026.05.19 20:06:58.298637 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5075 | 2026.05.19 20:06:58.298713 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5076 | 2026.05.19 20:06:58.299083 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5077 | 2026.05.19 20:06:58.299316 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.05.19 20:06:58.299426 [ 83 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5079 | 2026.05.19 20:06:58.299455 [ 83 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.05.19 20:06:58.299456 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 5081 | 2026.05.19 20:06:58.299474 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5082 | 2026.05.19 20:06:58.299507 [ 4 ] {e28d3805-db85-43b3-b463-4ad7c4043ac1} <Debug> TCPHandler: Processed in 0.001468087 sec. | ||
| 5083 | 2026.05.19 20:06:58.299557 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5084 | 2026.05.19 20:06:58.299650 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5085 | 2026.05.19 20:06:58.299678 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1272 rows starting from the beginning of the part | ||
| 5086 | 2026.05.19 20:06:58.299736 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5087 | 2026.05.19 20:06:58.299775 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5088 | 2026.05.19 20:06:58.299812 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5089 | 2026.05.19 20:06:58.299848 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5090 | 2026.05.19 20:06:58.299884 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5091 | 2026.05.19 20:06:58.301204 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 4 columns (4 merged, 0 gathered) in 0.001679037 sec., 936250.9581385044 rows/sec., 62.50 MiB/sec. | ||
| 5092 | 2026.05.19 20:06:58.301217 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10614 rows, containing 5 columns (5 merged, 0 gathered) in 0.005592834 sec., 1897785.6306838358 rows/sec., 127.54 MiB/sec. | ||
| 5093 | 2026.05.19 20:06:58.301498 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5094 | 2026.05.19 20:06:58.301626 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5095 | 2026.05.19 20:06:58.301859 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.19 20:06:58.301967 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_31_6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5097 | 2026.05.19 20:06:58.302013 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.05.19 20:06:58.302073 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5099 | 2026.05.19 20:06:58.302109 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5100 | 2026.05.19 20:06:58.302197 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 5101 | 2026.05.19 20:06:58.315740 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 19 columns (19 merged, 0 gathered) in 0.017787317 sec., 30190.05058491958 rows/sec., 54.10 MiB/sec. | ||
| 5102 | 2026.05.19 20:06:58.316785 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5103 | 2026.05.19 20:06:58.317149 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.05.19 20:06:58.317224 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5105 | 2026.05.19 20:06:58.317374 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5106 | 2026.05.19 20:06:59.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.19 MiB, peak 272.01 MiB, free memory in arenas 0.00 B, will set to 264.68 MiB (RSS), difference: 4.49 MiB | ||
| 5107 | 2026.05.19 20:07:00.325936 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.05.19 20:07:00.326194 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5109 | 2026.05.19 20:07:00.326665 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5110 | 2026.05.19 20:07:00.326702 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5111 | 2026.05.19 20:07:00.327018 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5112 | 2026.05.19 20:07:00.327088 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5113 | 2026.05.19 20:07:00.327230 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5114 | 2026.05.19 20:07:00.327266 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5115 | 2026.05.19 20:07:00.327288 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 5116 | 2026.05.19 20:07:00.327303 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5117 | 2026.05.19 20:07:00.327342 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5118 | 2026.05.19 20:07:00.327362 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 5119 | 2026.05.19 20:07:00.328612 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002524 sec., 19809.825673534073 rows/sec., 4.74 MiB/sec. | ||
| 5120 | 2026.05.19 20:07:00.328713 [ 4 ] {2bddbe5a-4e79-466d-b336-b3beb1a36952} <Debug> TCPHandler: Processed in 0.002919703 sec. | ||
| 5121 | 2026.05.19 20:07:00.339942 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.05.19 20:07:00.340055 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.19 20:07:00.340099 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5124 | 2026.05.19 20:07:00.340552 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.19 20:07:00.340600 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5126 | 2026.05.19 20:07:00.340957 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5127 | 2026.05.19 20:07:00.341181 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.19 20:07:00.341340 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001317 sec., 1518.602885345482 rows/sec., 123.83 KiB/sec. | ||
| 5129 | 2026.05.19 20:07:00.341379 [ 4 ] {874eb56b-04c0-46e1-a478-48866796eb1a} <Debug> TCPHandler: Processed in 0.001487947 sec. | ||
| 5130 | 2026.05.19 20:07:00.341506 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.19 20:07:00.341607 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5132 | 2026.05.19 20:07:00.341650 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5133 | 2026.05.19 20:07:00.343287 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.19 20:07:00.343327 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5135 | 2026.05.19 20:07:00.343839 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5136 | 2026.05.19 20:07:00.344061 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.19 20:07:00.344195 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.00261 sec., 925670.4980842912 rows/sec., 68.38 MiB/sec. | ||
| 5138 | 2026.05.19 20:07:00.344234 [ 4 ] {09ec4091-d38c-4b96-8acf-e0b8bb01f1a6} <Debug> TCPHandler: Processed in 0.002776692 sec. | ||
| 5139 | 2026.05.19 20:07:00.344380 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.05.19 20:07:00.344475 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.05.19 20:07:00.344516 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5142 | 2026.05.19 20:07:00.344947 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.05.19 20:07:00.344984 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5144 | 2026.05.19 20:07:00.345279 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5145 | 2026.05.19 20:07:00.345491 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.05.19 20:07:00.345619 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001162 sec., 15490.533562822719 rows/sec., 1.13 MiB/sec. | ||
| 5147 | 2026.05.19 20:07:00.345657 [ 4 ] {78dbb9fb-62c3-4154-af89-a9bec2d51b76} <Debug> TCPHandler: Processed in 0.001325455 sec. | ||
| 5148 | 2026.05.19 20:07:00.345772 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.05.19 20:07:00.345867 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.05.19 20:07:00.345907 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5151 | 2026.05.19 20:07:00.346596 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.05.19 20:07:00.346632 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5153 | 2026.05.19 20:07:00.346964 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5154 | 2026.05.19 20:07:00.347199 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.05.19 20:07:00.347324 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001475 sec., 543050.8474576272 rows/sec., 31.37 MiB/sec. | ||
| 5156 | 2026.05.19 20:07:00.347362 [ 4 ] {c63e784b-8d22-4cfd-bf26-5edbc0069201} <Debug> TCPHandler: Processed in 0.001638697 sec. | ||
| 5157 | 2026.05.19 20:07:00.347476 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.05.19 20:07:00.347569 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.05.19 20:07:00.347609 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5160 | 2026.05.19 20:07:00.347987 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.05.19 20:07:00.348022 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5162 | 2026.05.19 20:07:00.348298 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5163 | 2026.05.19 20:07:00.348501 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.05.19 20:07:00.348625 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 65.47 KiB/sec. | ||
| 5165 | 2026.05.19 20:07:00.348673 [ 4 ] {f0e73583-6200-4393-b935-11cb773e4eda} <Debug> TCPHandler: Processed in 0.001244715 sec. | ||
| 5166 | 2026.05.19 20:07:00.348783 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.05.19 20:07:00.348875 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5168 | 2026.05.19 20:07:00.348915 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5169 | 2026.05.19 20:07:00.349728 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.05.19 20:07:00.349764 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5171 | 2026.05.19 20:07:00.350125 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5172 | 2026.05.19 20:07:00.350334 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.05.19 20:07:00.350460 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001602 sec., 809612.9837702871 rows/sec., 54.06 MiB/sec. | ||
| 5174 | 2026.05.19 20:07:00.350498 [ 4 ] {f08f57e6-e911-4f4b-b841-a835c4207b21} <Debug> TCPHandler: Processed in 0.001762518 sec. | ||
| 5175 | 2026.05.19 20:07:00.350614 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.05.19 20:07:00.350708 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5177 | 2026.05.19 20:07:00.350751 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5178 | 2026.05.19 20:07:00.351539 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.05.19 20:07:00.351575 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5180 | 2026.05.19 20:07:00.352010 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5181 | 2026.05.19 20:07:00.352238 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.05.19 20:07:00.352364 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001675 sec., 912835.8208955224 rows/sec., 55.54 MiB/sec. | ||
| 5183 | 2026.05.19 20:07:00.352400 [ 4 ] {5b1326ed-e8e3-4892-af36-f7b07c2af4dd} <Debug> TCPHandler: Processed in 0.001835148 sec. | ||
| 5184 | 2026.05.19 20:07:00.352515 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.05.19 20:07:00.352610 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.05.19 20:07:00.352663 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <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 | ||
| 5187 | 2026.05.19 20:07:00.353414 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.05.19 20:07:00.353449 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5189 | 2026.05.19 20:07:00.353954 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5190 | 2026.05.19 20:07:00.354168 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.05.19 20:07:00.354306 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001714 sec., 9334.889148191365 rows/sec., 16.73 MiB/sec. | ||
| 5192 | 2026.05.19 20:07:00.354357 [ 4 ] {fa553b00-e3cd-4608-b4a6-d827fbd9b9b4} <Debug> TCPHandler: Processed in 0.001889168 sec. | ||
| 5193 | 2026.05.19 20:07:00.354484 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.05.19 20:07:00.354579 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5195 | 2026.05.19 20:07:00.354620 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5196 | 2026.05.19 20:07:00.354932 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.05.19 20:07:00.354967 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5198 | 2026.05.19 20:07:00.355264 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5199 | 2026.05.19 20:07:00.355467 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.05.19 20:07:00.355591 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001031 sec., 23278.370514064016 rows/sec., 1.57 MiB/sec. | ||
| 5201 | 2026.05.19 20:07:00.355626 [ 4 ] {6b7a7ef5-05e4-4376-a26f-0826c73f0b7d} <Debug> TCPHandler: Processed in 0.001189126 sec. | ||
| 5202 | 2026.05.19 20:07:01.995469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 626 | ||
| 5203 | 2026.05.19 20:07:01.998031 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.05.19 20:07:01.998069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5205 | 2026.05.19 20:07:01.999249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5206 | 2026.05.19 20:07:01.999511 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.19 20:07:01.999748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 5208 | 2026.05.19 20:07:03.283128 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.05.19 20:07:03.283367 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5210 | 2026.05.19 20:07:03.283705 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5211 | 2026.05.19 20:07:03.283746 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <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 | ||
| 5212 | 2026.05.19 20:07:03.283973 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5213 | 2026.05.19 20:07:03.284043 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5214 | 2026.05.19 20:07:03.284186 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5215 | 2026.05.19 20:07:03.284223 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5216 | 2026.05.19 20:07:03.284246 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 5217 | 2026.05.19 20:07:03.284261 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5218 | 2026.05.19 20:07:03.284301 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5219 | 2026.05.19 20:07:03.284322 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 5220 | 2026.05.19 20:07:03.285382 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002107 sec., 23730.422401518746 rows/sec., 5.68 MiB/sec. | ||
| 5221 | 2026.05.19 20:07:03.285462 [ 4 ] {dca972f8-2349-4f04-b55c-a90369c6035f} <Debug> TCPHandler: Processed in 0.002473081 sec. | ||
| 5222 | 2026.05.19 20:07:03.287355 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.05.19 20:07:03.287490 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5224 | 2026.05.19 20:07:03.287543 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5225 | 2026.05.19 20:07:03.288156 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.05.19 20:07:03.288200 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5227 | 2026.05.19 20:07:03.288580 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5228 | 2026.05.19 20:07:03.288812 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.05.19 20:07:03.288961 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001508 sec., 70291.77718832891 rows/sec., 5.90 MiB/sec. | ||
| 5230 | 2026.05.19 20:07:03.288999 [ 4 ] {fdcf6394-d982-468a-9d18-5e6560a59ee9} <Debug> TCPHandler: Processed in 0.001707547 sec. | ||
| 5231 | 2026.05.19 20:07:03.289129 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.05.19 20:07:03.289231 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.05.19 20:07:03.289274 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5234 | 2026.05.19 20:07:03.289685 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.05.19 20:07:03.289721 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5236 | 2026.05.19 20:07:03.290033 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5237 | 2026.05.19 20:07:03.290244 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.05.19 20:07:03.290378 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001169 sec., 21385.799828913605 rows/sec., 1.57 MiB/sec. | ||
| 5239 | 2026.05.19 20:07:03.290415 [ 4 ] {203fb9b0-08c6-41bd-a371-806caceedb0b} <Debug> TCPHandler: Processed in 0.001335766 sec. | ||
| 5240 | 2026.05.19 20:07:03.290532 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.19 20:07:03.290628 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.19 20:07:03.290668 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5243 | 2026.05.19 20:07:03.291085 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.19 20:07:03.291121 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5245 | 2026.05.19 20:07:03.291426 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5246 | 2026.05.19 20:07:03.291642 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.19 20:07:03.291772 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001163 sec., 76526.2252794497 rows/sec., 5.98 MiB/sec. | ||
| 5248 | 2026.05.19 20:07:03.291809 [ 4 ] {1f31fad8-485a-479e-b16b-27cb5af5875f} <Debug> TCPHandler: Processed in 0.001325796 sec. | ||
| 5249 | 2026.05.19 20:07:03.291931 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.05.19 20:07:03.292026 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.19 20:07:03.292069 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5252 | 2026.05.19 20:07:03.292437 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.19 20:07:03.292474 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5254 | 2026.05.19 20:07:03.292801 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5255 | 2026.05.19 20:07:03.293003 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.05.19 20:07:03.293126 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001145 sec., 83842.79475982532 rows/sec., 5.84 MiB/sec. | ||
| 5257 | 2026.05.19 20:07:03.293161 [ 4 ] {5adefc18-13c3-4bcd-811d-e1dbe3d2d829} <Debug> TCPHandler: Processed in 0.001306766 sec. | ||
| 5258 | 2026.05.19 20:07:03.293274 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.19 20:07:03.293362 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.19 20:07:03.293414 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <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 | ||
| 5261 | 2026.05.19 20:07:03.294266 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.19 20:07:03.294304 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5263 | 2026.05.19 20:07:03.294845 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5264 | 2026.05.19 20:07:03.295069 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.19 20:07:03.295211 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001823 sec., 13713.658804168952 rows/sec., 24.57 MiB/sec. | ||
| 5266 | 2026.05.19 20:07:03.295274 [ 4 ] {1e9f4e80-27ee-4340-a4fd-f075876c3943} <Debug> TCPHandler: Processed in 0.002010419 sec. | ||
| 5267 | 2026.05.19 20:07:03.295402 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.05.19 20:07:03.295497 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5269 | 2026.05.19 20:07:03.295540 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5270 | 2026.05.19 20:07:03.295918 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.19 20:07:03.295966 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5272 | 2026.05.19 20:07:03.296331 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5273 | 2026.05.19 20:07:03.296551 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.19 20:07:03.296685 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001206 sec., 29850.746268656716 rows/sec., 2.01 MiB/sec. | ||
| 5275 | 2026.05.19 20:07:03.296721 [ 4 ] {fa0d011a-20a4-46e6-bad0-a5108a7c19e6} <Debug> TCPHandler: Processed in 0.001368006 sec. | ||
| 5276 | 2026.05.19 20:07:04.477336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11106 | ||
| 5277 | 2026.05.19 20:07:04.477903 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.05.19 20:07:04.477952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5279 | 2026.05.19 20:07:04.478443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5280 | 2026.05.19 20:07:04.478658 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.05.19 20:07:04.478847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11106 | ||
| 5282 | 2026.05.19 20:07:05.047329 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5283 | 2026.05.19 20:07:05.063638 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.05.19 20:07:05.063696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5285 | 2026.05.19 20:07:05.069780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5286 | 2026.05.19 20:07:05.070461 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.05.19 20:07:05.073626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5288 | 2026.05.19 20:07:08.284420 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.05.19 20:07:08.284697 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5290 | 2026.05.19 20:07:08.285082 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5291 | 2026.05.19 20:07:08.285126 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <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 | ||
| 5292 | 2026.05.19 20:07:08.285382 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5293 | 2026.05.19 20:07:08.285456 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5294 | 2026.05.19 20:07:08.285599 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5295 | 2026.05.19 20:07:08.285635 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5296 | 2026.05.19 20:07:08.285657 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 5297 | 2026.05.19 20:07:08.285672 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5298 | 2026.05.19 20:07:08.285711 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5299 | 2026.05.19 20:07:08.285732 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 5300 | 2026.05.19 20:07:08.286716 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002123 sec., 23551.577955723034 rows/sec., 5.64 MiB/sec. | ||
| 5301 | 2026.05.19 20:07:08.286795 [ 4 ] {d0dfba56-cb0d-4f10-9566-fec3d02a7e65} <Debug> TCPHandler: Processed in 0.002512231 sec. | ||
| 5302 | 2026.05.19 20:07:08.288617 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.05.19 20:07:08.288748 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5304 | 2026.05.19 20:07:08.288799 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5305 | 2026.05.19 20:07:08.289325 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.19 20:07:08.289375 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5307 | 2026.05.19 20:07:08.289762 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5308 | 2026.05.19 20:07:08.289985 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.19 20:07:08.290134 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001426 sec., 54698.4572230014 rows/sec., 4.53 MiB/sec. | ||
| 5310 | 2026.05.19 20:07:08.290173 [ 4 ] {d011deb1-4671-4054-9363-31f3ff66fad3} <Debug> TCPHandler: Processed in 0.001616167 sec. | ||
| 5311 | 2026.05.19 20:07:08.290304 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.05.19 20:07:08.290402 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.05.19 20:07:08.290443 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5314 | 2026.05.19 20:07:08.290824 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.05.19 20:07:08.290862 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5316 | 2026.05.19 20:07:08.291150 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5317 | 2026.05.19 20:07:08.291356 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.05.19 20:07:08.291482 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001102 sec., 9981.851179673322 rows/sec., 750.59 KiB/sec. | ||
| 5319 | 2026.05.19 20:07:08.291519 [ 4 ] {ed89f807-1cae-4082-a91f-d62f255a73d7} <Debug> TCPHandler: Processed in 0.001263006 sec. | ||
| 5320 | 2026.05.19 20:07:08.291627 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.05.19 20:07:08.291721 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5322 | 2026.05.19 20:07:08.291759 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5323 | 2026.05.19 20:07:08.292149 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.05.19 20:07:08.292184 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5325 | 2026.05.19 20:07:08.292508 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5326 | 2026.05.19 20:07:08.292716 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.05.19 20:07:08.292840 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001136 sec., 66021.12676056338 rows/sec., 5.15 MiB/sec. | ||
| 5328 | 2026.05.19 20:07:08.292876 [ 4 ] {327f1aa7-3031-45b3-b364-ea25001d2847} <Debug> TCPHandler: Processed in 0.001296496 sec. | ||
| 5329 | 2026.05.19 20:07:08.292984 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.05.19 20:07:08.293077 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.05.19 20:07:08.293119 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5332 | 2026.05.19 20:07:08.293507 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.05.19 20:07:08.293541 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5334 | 2026.05.19 20:07:08.293864 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5335 | 2026.05.19 20:07:08.294081 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.05.19 20:07:08.294206 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 5337 | 2026.05.19 20:07:08.294242 [ 4 ] {2c4f1cce-3125-4f80-b7f8-cb6d25f54dab} <Debug> TCPHandler: Processed in 0.001303685 sec. | ||
| 5338 | 2026.05.19 20:07:08.294351 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.19 20:07:08.294443 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5340 | 2026.05.19 20:07:08.294496 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <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 | ||
| 5341 | 2026.05.19 20:07:08.295217 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.05.19 20:07:08.295253 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5343 | 2026.05.19 20:07:08.295752 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5344 | 2026.05.19 20:07:08.295972 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.05.19 20:07:08.296104 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001678 sec., 6555.423122765196 rows/sec., 11.75 MiB/sec. | ||
| 5346 | 2026.05.19 20:07:08.296154 [ 4 ] {1771a9a1-88f7-4eea-a149-c84a44c4db05} <Debug> TCPHandler: Processed in 0.001849068 sec. | ||
| 5347 | 2026.05.19 20:07:08.296256 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.05.19 20:07:08.296348 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.05.19 20:07:08.296389 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5350 | 2026.05.19 20:07:08.296712 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.05.19 20:07:08.296748 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5352 | 2026.05.19 20:07:08.297041 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5353 | 2026.05.19 20:07:08.297265 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.05.19 20:07:08.297388 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5355 | 2026.05.19 20:07:08.297423 [ 4 ] {2af99d1f-a71d-4105-9d3a-25217642a42a} <Debug> TCPHandler: Processed in 0.001213085 sec. | ||
| 5356 | 2026.05.19 20:07:11.867405 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5357 | 2026.05.19 20:07:11.867473 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5358 | 2026.05.19 20:07:11.979077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11554 | ||
| 5359 | 2026.05.19 20:07:11.979610 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.05.19 20:07:11.979651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5361 | 2026.05.19 20:07:11.980146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5362 | 2026.05.19 20:07:11.980392 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.05.19 20:07:11.980530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 5364 | 2026.05.19 20:07:12.000211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 654 | ||
| 5365 | 2026.05.19 20:07:12.002496 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.05.19 20:07:12.002549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5367 | 2026.05.19 20:07:12.003721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5368 | 2026.05.19 20:07:12.004064 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.19 20:07:12.004453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5370 | 2026.05.19 20:07:12.573854 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5371 | 2026.05.19 20:07:12.591074 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.05.19 20:07:12.591139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5373 | 2026.05.19 20:07:12.597483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5374 | 2026.05.19 20:07:12.598204 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.05.19 20:07:12.601757 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5376 | 2026.05.19 20:07:13.285614 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.05.19 20:07:13.285846 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5378 | 2026.05.19 20:07:13.286215 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5379 | 2026.05.19 20:07:13.286252 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <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 | ||
| 5380 | 2026.05.19 20:07:13.286480 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5381 | 2026.05.19 20:07:13.286553 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5382 | 2026.05.19 20:07:13.286699 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5383 | 2026.05.19 20:07:13.286736 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5384 | 2026.05.19 20:07:13.286759 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 5385 | 2026.05.19 20:07:13.286774 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5386 | 2026.05.19 20:07:13.286815 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5387 | 2026.05.19 20:07:13.286837 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 5388 | 2026.05.19 20:07:13.287968 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002215 sec., 22573.363431151243 rows/sec., 5.41 MiB/sec. | ||
| 5389 | 2026.05.19 20:07:13.288082 [ 4 ] {b83ca8e1-e383-45b8-ab0c-11cf8bba3b7c} <Debug> TCPHandler: Processed in 0.002600781 sec. | ||
| 5390 | 2026.05.19 20:07:13.290157 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.05.19 20:07:13.290293 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5392 | 2026.05.19 20:07:13.290349 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2026.05.19 20:07:13.290905 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.19 20:07:13.290942 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5395 | 2026.05.19 20:07:13.291356 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5396 | 2026.05.19 20:07:13.291588 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.05.19 20:07:13.291739 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001486 sec., 78061.91117092867 rows/sec., 6.63 MiB/sec. | ||
| 5398 | 2026.05.19 20:07:13.291778 [ 4 ] {d8acae86-e6c9-43a0-aa58-72f2aa989a71} <Debug> TCPHandler: Processed in 0.001684147 sec. | ||
| 5399 | 2026.05.19 20:07:13.291910 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.05.19 20:07:13.292010 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.19 20:07:13.292053 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5402 | 2026.05.19 20:07:13.292469 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.19 20:07:13.292505 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5404 | 2026.05.19 20:07:13.292814 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5405 | 2026.05.19 20:07:13.293035 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.19 20:07:13.293172 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.86 MiB/sec. | ||
| 5407 | 2026.05.19 20:07:13.293183 [ 63 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5408 | 2026.05.19 20:07:13.293211 [ 4 ] {b31b1e19-04f4-43ff-b7cf-d2c381044b0e} <Debug> TCPHandler: Processed in 0.001352176 sec. | ||
| 5409 | 2026.05.19 20:07:13.293250 [ 63 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.05.19 20:07:13.293277 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5411 | 2026.05.19 20:07:13.293344 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.05.19 20:07:13.293365 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 5413 | 2026.05.19 20:07:13.293446 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5414 | 2026.05.19 20:07:13.293457 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5415 | 2026.05.19 20:07:13.293486 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 5416 | 2026.05.19 20:07:13.293487 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5417 | 2026.05.19 20:07:13.293542 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 5418 | 2026.05.19 20:07:13.293585 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5419 | 2026.05.19 20:07:13.293627 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5420 | 2026.05.19 20:07:13.293670 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 5421 | 2026.05.19 20:07:13.293710 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 5422 | 2026.05.19 20:07:13.293937 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.05.19 20:07:13.293974 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5424 | 2026.05.19 20:07:13.294317 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5425 | 2026.05.19 20:07:13.294482 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153005 sec., 278402.9557547452 rows/sec., 19.65 MiB/sec. | ||
| 5426 | 2026.05.19 20:07:13.294569 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.05.19 20:07:13.294712 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001286 sec., 73094.86780715396 rows/sec., 5.71 MiB/sec. | ||
| 5428 | 2026.05.19 20:07:13.294726 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5429 | 2026.05.19 20:07:13.294752 [ 4 ] {d12eb2fa-238f-487e-a3f3-d30968d4ae8c} <Debug> TCPHandler: Processed in 0.001457956 sec. | ||
| 5430 | 2026.05.19 20:07:13.294879 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.05.19 20:07:13.294977 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.05.19 20:07:13.295024 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5433 | 2026.05.19 20:07:13.295086 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.05.19 20:07:13.295188 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_31_6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5435 | 2026.05.19 20:07:13.295314 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5436 | 2026.05.19 20:07:13.295432 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.05.19 20:07:13.295472 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5438 | 2026.05.19 20:07:13.295818 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5439 | 2026.05.19 20:07:13.296043 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.05.19 20:07:13.296178 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5441 | 2026.05.19 20:07:13.296216 [ 4 ] {3e4ee72f-2010-4708-a816-0ae7030e27ee} <Debug> TCPHandler: Processed in 0.001387016 sec. | ||
| 5442 | 2026.05.19 20:07:13.296320 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.05.19 20:07:13.296414 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5444 | 2026.05.19 20:07:13.296470 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <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 | ||
| 5445 | 2026.05.19 20:07:13.297306 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.05.19 20:07:13.297342 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5447 | 2026.05.19 20:07:13.297903 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5448 | 2026.05.19 20:07:13.298137 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.05.19 20:07:13.298281 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001885 sec., 15915.119363395226 rows/sec., 28.52 MiB/sec. | ||
| 5450 | 2026.05.19 20:07:13.298346 [ 4 ] {29f7603c-cb8e-4098-83f9-cee39189c9eb} <Debug> TCPHandler: Processed in 0.002075489 sec. | ||
| 5451 | 2026.05.19 20:07:13.298463 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.05.19 20:07:13.298558 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.05.19 20:07:13.298601 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5454 | 2026.05.19 20:07:13.298963 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.05.19 20:07:13.298998 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5456 | 2026.05.19 20:07:13.299321 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5457 | 2026.05.19 20:07:13.299569 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.19 20:07:13.299701 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 5459 | 2026.05.19 20:07:13.299739 [ 4 ] {abbc2d65-7a4c-400b-b4d9-2d5c63c2bfc5} <Debug> TCPHandler: Processed in 0.001325716 sec. | ||
| 5460 | 2026.05.19 20:07:18.272758 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65244 | ||
| 5461 | 2026.05.19 20:07:18.272900 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5462 | 2026.05.19 20:07:18.272945 [ 306 ] {} <Debug> TCP-Session: 5ffc8c21-a06e-4ec4-83eb-57587f94cf33 Authenticating user 'default' from [fd00:1122:3344:101::e]:65244 | ||
| 5463 | 2026.05.19 20:07:18.272976 [ 306 ] {} <Debug> TCP-Session: 5ffc8c21-a06e-4ec4-83eb-57587f94cf33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.05.19 20:07:18.272996 [ 306 ] {} <Debug> TCP-Session: 5ffc8c21-a06e-4ec4-83eb-57587f94cf33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.05.19 20:07:18.273279 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48881 | ||
| 5466 | 2026.05.19 20:07:18.273315 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50751 | ||
| 5467 | 2026.05.19 20:07:18.273338 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35229 | ||
| 5468 | 2026.05.19 20:07:18.273377 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37448 | ||
| 5469 | 2026.05.19 20:07:18.273398 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5470 | 2026.05.19 20:07:18.273439 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.05.19 20:07:18.273446 [ 306 ] {} <Trace> TCP-Session: 5ffc8c21-a06e-4ec4-83eb-57587f94cf33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2026.05.19 20:07:18.273462 [ 309 ] {} <Debug> TCP-Session: ac39b92b-8a1c-420c-8608-b800f0c63ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:50751 | ||
| 5473 | 2026.05.19 20:07:18.273475 [ 310 ] {} <Debug> TCP-Session: 3d4c209e-efc1-482b-90a5-f74051b2f1ab Authenticating user 'default' from [fd00:1122:3344:101::e]:35229 | ||
| 5474 | 2026.05.19 20:07:18.273511 [ 309 ] {} <Debug> TCP-Session: ac39b92b-8a1c-420c-8608-b800f0c63ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.05.19 20:07:18.273531 [ 310 ] {} <Debug> TCP-Session: 3d4c209e-efc1-482b-90a5-f74051b2f1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.05.19 20:07:18.273545 [ 309 ] {} <Debug> TCP-Session: ac39b92b-8a1c-420c-8608-b800f0c63ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.19 20:07:18.273561 [ 310 ] {} <Debug> TCP-Session: 3d4c209e-efc1-482b-90a5-f74051b2f1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.05.19 20:07:18.273387 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5479 | 2026.05.19 20:07:18.273354 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34030 | ||
| 5480 | 2026.05.19 20:07:18.273640 [ 307 ] {} <Debug> TCP-Session: 618621da-5d61-4771-ac9b-314ef0824679 Authenticating user 'default' from [fd00:1122:3344:101::e]:48881 | ||
| 5481 | 2026.05.19 20:07:18.273663 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5482 | 2026.05.19 20:07:18.273674 [ 306 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5483 | 2026.05.19 20:07:18.273687 [ 307 ] {} <Debug> TCP-Session: 618621da-5d61-4771-ac9b-314ef0824679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.05.19 20:07:18.273705 [ 303 ] {} <Debug> TCP-Session: 11e5013c-5480-4a5b-9de7-f714ce743ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37448 | ||
| 5485 | 2026.05.19 20:07:18.273735 [ 307 ] {} <Debug> TCP-Session: 618621da-5d61-4771-ac9b-314ef0824679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.19 20:07:18.273752 [ 303 ] {} <Debug> TCP-Session: 11e5013c-5480-4a5b-9de7-f714ce743ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.05.19 20:07:18.273342 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60930 | ||
| 5488 | 2026.05.19 20:07:18.273781 [ 303 ] {} <Debug> TCP-Session: 11e5013c-5480-4a5b-9de7-f714ce743ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.05.19 20:07:18.273332 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58054 | ||
| 5490 | 2026.05.19 20:07:18.273354 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40732 | ||
| 5491 | 2026.05.19 20:07:18.273929 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.05.19 20:07:18.273975 [ 260 ] {} <Debug> TCP-Session: c6fae3af-a406-4ddb-948a-818f47d75c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:34030 | ||
| 5493 | 2026.05.19 20:07:18.274003 [ 260 ] {} <Debug> TCP-Session: c6fae3af-a406-4ddb-948a-818f47d75c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.05.19 20:07:18.274011 [ 306 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5495 | 2026.05.19 20:07:18.274023 [ 260 ] {} <Debug> TCP-Session: c6fae3af-a406-4ddb-948a-818f47d75c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.05.19 20:07:18.274104 [ 306 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5497 | 2026.05.19 20:07:18.274500 [ 306 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 5498 | 2026.05.19 20:07:18.274517 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5499 | 2026.05.19 20:07:18.274565 [ 302 ] {} <Debug> TCP-Session: bd0d94af-73a0-4756-a4c1-f0fd7b944357 Authenticating user 'default' from [fd00:1122:3344:101::e]:40732 | ||
| 5500 | 2026.05.19 20:07:18.274593 [ 302 ] {} <Debug> TCP-Session: bd0d94af-73a0-4756-a4c1-f0fd7b944357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.05.19 20:07:18.274614 [ 302 ] {} <Debug> TCP-Session: bd0d94af-73a0-4756-a4c1-f0fd7b944357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.19 20:07:18.274649 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5503 | 2026.05.19 20:07:18.274709 [ 308 ] {} <Debug> TCP-Session: 46c25181-536c-4772-b81f-24c3b90f041b Authenticating user 'default' from [fd00:1122:3344:101::e]:58054 | ||
| 5504 | 2026.05.19 20:07:18.274741 [ 308 ] {} <Debug> TCP-Session: 46c25181-536c-4772-b81f-24c3b90f041b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.05.19 20:07:18.274754 [ 308 ] {} <Debug> TCP-Session: 46c25181-536c-4772-b81f-24c3b90f041b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.19 20:07:18.274805 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5507 | 2026.05.19 20:07:18.274847 [ 3 ] {} <Debug> TCP-Session: 15946777-7700-4d01-860d-68910ba49c9c Authenticating user 'default' from [fd00:1122:3344:101::e]:60930 | ||
| 5508 | 2026.05.19 20:07:18.274869 [ 3 ] {} <Debug> TCP-Session: 15946777-7700-4d01-860d-68910ba49c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.05.19 20:07:18.274887 [ 3 ] {} <Debug> TCP-Session: 15946777-7700-4d01-860d-68910ba49c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.05.19 20:07:18.275572 [ 361 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Trace> AggregatingTransform: Aggregating | ||
| 5511 | 2026.05.19 20:07:18.275630 [ 361 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5512 | 2026.05.19 20:07:18.275672 [ 361 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029085 sec. (971.737 rows/sec., 37.96 KiB/sec.) | ||
| 5513 | 2026.05.19 20:07:18.275696 [ 361 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Trace> Aggregator: Merging aggregated data | ||
| 5514 | 2026.05.19 20:07:18.276402 [ 306 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002803 sec., 356.76061362825544 rows/sec., 13.94 KiB/sec. | ||
| 5515 | 2026.05.19 20:07:18.276544 [ 306 ] {962e9c5f-edd4-4c58-914a-a67689f58fd5} <Debug> TCPHandler: Processed in 0.003249994 sec. | ||
| 5516 | 2026.05.19 20:07:18.276658 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.05.19 20:07:18.276688 [ 306 ] {} <Debug> TCP-Session: 5ffc8c21-a06e-4ec4-83eb-57587f94cf33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.05.19 20:07:18.276698 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5519 | 2026.05.19 20:07:18.276719 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5520 | 2026.05.19 20:07:18.276753 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5521 | 2026.05.19 20:07:18.276760 [ 303 ] {} <Debug> TCP-Session: 11e5013c-5480-4a5b-9de7-f714ce743ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.05.19 20:07:18.276797 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5523 | 2026.05.19 20:07:18.276814 [ 3 ] {} <Debug> TCP-Session: 15946777-7700-4d01-860d-68910ba49c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.05.19 20:07:18.276819 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5525 | 2026.05.19 20:07:18.276840 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5526 | 2026.05.19 20:07:18.276875 [ 260 ] {} <Debug> TCP-Session: c6fae3af-a406-4ddb-948a-818f47d75c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.19 20:07:18.276842 [ 309 ] {} <Debug> TCP-Session: ac39b92b-8a1c-420c-8608-b800f0c63ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.19 20:07:18.276898 [ 302 ] {} <Debug> TCP-Session: bd0d94af-73a0-4756-a4c1-f0fd7b944357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.05.19 20:07:18.276780 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5530 | 2026.05.19 20:07:18.276773 [ 307 ] {} <Debug> TCP-Session: 618621da-5d61-4771-ac9b-314ef0824679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.05.19 20:07:18.276969 [ 310 ] {} <Debug> TCP-Session: 3d4c209e-efc1-482b-90a5-f74051b2f1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.19 20:07:18.276757 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5533 | 2026.05.19 20:07:18.277047 [ 308 ] {} <Debug> TCP-Session: 46c25181-536c-4772-b81f-24c3b90f041b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.05.19 20:07:18.288760 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.05.19 20:07:18.289105 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5536 | 2026.05.19 20:07:18.289653 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5537 | 2026.05.19 20:07:18.289710 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <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 | ||
| 5538 | 2026.05.19 20:07:18.289999 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5539 | 2026.05.19 20:07:18.290079 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5540 | 2026.05.19 20:07:18.290233 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5541 | 2026.05.19 20:07:18.290272 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5542 | 2026.05.19 20:07:18.290295 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 5543 | 2026.05.19 20:07:18.290312 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5544 | 2026.05.19 20:07:18.290355 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5545 | 2026.05.19 20:07:18.290377 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 5546 | 2026.05.19 20:07:18.291434 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002503 sec., 19976.028765481424 rows/sec., 4.78 MiB/sec. | ||
| 5547 | 2026.05.19 20:07:18.291581 [ 4 ] {9f156b6f-df98-45ce-acba-4979a1be09c2} <Debug> TCPHandler: Processed in 0.003019543 sec. | ||
| 5548 | 2026.05.19 20:07:18.294430 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.05.19 20:07:18.294574 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.05.19 20:07:18.294627 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5551 | 2026.05.19 20:07:18.295240 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.05.19 20:07:18.295294 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5553 | 2026.05.19 20:07:18.295712 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5554 | 2026.05.19 20:07:18.295953 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.19 20:07:18.296122 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 5556 | 2026.05.19 20:07:18.296170 [ 4 ] {dec183a8-70d9-4249-8735-e1a0795a8371} <Debug> TCPHandler: Processed in 0.001833228 sec. | ||
| 5557 | 2026.05.19 20:07:18.296311 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.05.19 20:07:18.296414 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5559 | 2026.05.19 20:07:18.296461 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5560 | 2026.05.19 20:07:18.296902 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.05.19 20:07:18.296940 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5562 | 2026.05.19 20:07:18.297298 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5563 | 2026.05.19 20:07:18.297583 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.05.19 20:07:18.297768 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001377 sec., 1452.4328249818445 rows/sec., 118.44 KiB/sec. | ||
| 5565 | 2026.05.19 20:07:18.297818 [ 4 ] {f4079981-cbf5-4e63-b763-36f56653d91e} <Debug> TCPHandler: Processed in 0.001560187 sec. | ||
| 5566 | 2026.05.19 20:07:18.297990 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.05.19 20:07:18.298103 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5568 | 2026.05.19 20:07:18.298152 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5569 | 2026.05.19 20:07:18.298820 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.05.19 20:07:18.298862 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5571 | 2026.05.19 20:07:18.299378 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5572 | 2026.05.19 20:07:18.299671 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.05.19 20:07:18.299848 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001769 sec., 112492.93386093838 rows/sec., 10.02 MiB/sec. | ||
| 5574 | 2026.05.19 20:07:18.299861 [ 59 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5575 | 2026.05.19 20:07:18.299897 [ 4 ] {28222648-6501-41a1-9eab-b31ddb0f98e2} <Debug> TCPHandler: Processed in 0.001966828 sec. | ||
| 5576 | 2026.05.19 20:07:18.299949 [ 59 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.05.19 20:07:18.299984 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5578 | 2026.05.19 20:07:18.300150 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.05.19 20:07:18.300162 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 5580 | 2026.05.19 20:07:18.300296 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.05.19 20:07:18.300362 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5582 | 2026.05.19 20:07:18.300366 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5583 | 2026.05.19 20:07:18.300429 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3360 rows starting from the beginning of the part | ||
| 5584 | 2026.05.19 20:07:18.300519 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2416 rows starting from the beginning of the part | ||
| 5585 | 2026.05.19 20:07:18.300607 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5586 | 2026.05.19 20:07:18.300705 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5587 | 2026.05.19 20:07:18.300772 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 116 rows starting from the beginning of the part | ||
| 5588 | 2026.05.19 20:07:18.300834 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 199 rows starting from the beginning of the part | ||
| 5589 | 2026.05.19 20:07:18.301018 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.05.19 20:07:18.301066 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5591 | 2026.05.19 20:07:18.301476 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5592 | 2026.05.19 20:07:18.301761 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.05.19 20:07:18.301921 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001652 sec., 15133.17191283293 rows/sec., 1.14 MiB/sec. | ||
| 5594 | 2026.05.19 20:07:18.301963 [ 4 ] {e528da74-d892-48b1-8939-5fbcd0094253} <Debug> TCPHandler: Processed in 0.001908608 sec. | ||
| 5595 | 2026.05.19 20:07:18.302137 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.05.19 20:07:18.302248 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5597 | 2026.05.19 20:07:18.302293 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5598 | 2026.05.19 20:07:18.302743 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.05.19 20:07:18.302782 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5600 | 2026.05.19 20:07:18.303133 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5601 | 2026.05.19 20:07:18.303383 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.05.19 20:07:18.303466 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6275 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388635 sec., 1851778.0758328943 rows/sec., 147.43 MiB/sec. | ||
| 5603 | 2026.05.19 20:07:18.303526 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0013 sec., 18461.53846153846 rows/sec., 1.53 MiB/sec. | ||
| 5604 | 2026.05.19 20:07:18.303574 [ 4 ] {825a1a64-4b41-4195-8561-35301791d471} <Debug> TCPHandler: Processed in 0.001490556 sec. | ||
| 5605 | 2026.05.19 20:07:18.303720 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.05.19 20:07:18.303818 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5607 | 2026.05.19 20:07:18.303822 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.05.19 20:07:18.303883 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5609 | 2026.05.19 20:07:18.304099 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.05.19 20:07:18.304182 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_36_7} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5611 | 2026.05.19 20:07:18.304263 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5612 | 2026.05.19 20:07:18.304305 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.05.19 20:07:18.304350 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5614 | 2026.05.19 20:07:18.304684 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5615 | 2026.05.19 20:07:18.304924 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.05.19 20:07:18.305062 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00126 sec., 9523.809523809523 rows/sec., 744.05 KiB/sec. | ||
| 5617 | 2026.05.19 20:07:18.305104 [ 4 ] {6db4abed-208b-441e-a3e0-d9c2b5dded6a} <Debug> TCPHandler: Processed in 0.001435426 sec. | ||
| 5618 | 2026.05.19 20:07:18.305245 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.05.19 20:07:18.305346 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5620 | 2026.05.19 20:07:18.305389 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5621 | 2026.05.19 20:07:18.305842 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.05.19 20:07:18.305881 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5623 | 2026.05.19 20:07:18.306216 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5624 | 2026.05.19 20:07:18.306462 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.05.19 20:07:18.306577 [ 57 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5626 | 2026.05.19 20:07:18.306602 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001275 sec., 88627.45098039215 rows/sec., 7.21 MiB/sec. | ||
| 5627 | 2026.05.19 20:07:18.306624 [ 57 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.05.19 20:07:18.306647 [ 4 ] {e6ae50e9-0f95-41cd-9112-d2dce4511f38} <Debug> TCPHandler: Processed in 0.001453346 sec. | ||
| 5629 | 2026.05.19 20:07:18.306651 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5630 | 2026.05.19 20:07:18.306778 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 5631 | 2026.05.19 20:07:18.306790 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.05.19 20:07:18.306912 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.05.19 20:07:18.306921 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5634 | 2026.05.19 20:07:18.306962 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5635 | 2026.05.19 20:07:18.306968 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 5636 | 2026.05.19 20:07:18.307053 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1297 rows starting from the beginning of the part | ||
| 5637 | 2026.05.19 20:07:18.307111 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5638 | 2026.05.19 20:07:18.307156 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 75 rows starting from the beginning of the part | ||
| 5639 | 2026.05.19 20:07:18.307201 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 94 rows starting from the beginning of the part | ||
| 5640 | 2026.05.19 20:07:18.307250 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
| 5641 | 2026.05.19 20:07:18.307518 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.05.19 20:07:18.307572 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5643 | 2026.05.19 20:07:18.308092 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5644 | 2026.05.19 20:07:18.308371 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.05.19 20:07:18.308500 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5646 | 2026.05.19 20:07:18.308529 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001631 sec., 120784.79460453709 rows/sec., 8.66 MiB/sec. | ||
| 5647 | 2026.05.19 20:07:18.308535 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.05.19 20:07:18.308577 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5649 | 2026.05.19 20:07:18.308591 [ 4 ] {0a014256-6820-4287-8484-dc5f0db5d768} <Debug> TCPHandler: Processed in 0.001851688 sec. | ||
| 5650 | 2026.05.19 20:07:18.308647 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 5651 | 2026.05.19 20:07:18.308730 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.19 20:07:18.308746 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5653 | 2026.05.19 20:07:18.308784 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10614 rows starting from the beginning of the part | ||
| 5654 | 2026.05.19 20:07:18.308835 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1529 rows starting from the beginning of the part | ||
| 5655 | 2026.05.19 20:07:18.308837 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5656 | 2026.05.19 20:07:18.308879 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part | ||
| 5657 | 2026.05.19 20:07:18.308911 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <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 | ||
| 5658 | 2026.05.19 20:07:18.308925 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5659 | 2026.05.19 20:07:18.308948 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.002225909 sec., 1571942.0695095803 rows/sec., 114.15 MiB/sec. | ||
| 5660 | 2026.05.19 20:07:18.308967 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 5661 | 2026.05.19 20:07:18.309020 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part | ||
| 5662 | 2026.05.19 20:07:18.309278 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5663 | 2026.05.19 20:07:18.309603 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.05.19 20:07:18.309687 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_36_7} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5665 | 2026.05.19 20:07:18.309782 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5666 | 2026.05.19 20:07:18.309808 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.05.19 20:07:18.309853 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5668 | 2026.05.19 20:07:18.310534 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5669 | 2026.05.19 20:07:18.310860 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.05.19 20:07:18.311013 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5671 | 2026.05.19 20:07:18.311054 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.05.19 20:07:18.311057 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002238 sec., 4915.102770330653 rows/sec., 8.81 MiB/sec. | ||
| 5673 | 2026.05.19 20:07:18.311077 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5674 | 2026.05.19 20:07:18.311184 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5675 | 2026.05.19 20:07:18.311188 [ 4 ] {7a4f49d2-b134-4d64-8205-fbe01c238b7a} <Debug> TCPHandler: Processed in 0.002507531 sec. | ||
| 5676 | 2026.05.19 20:07:18.311354 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.05.19 20:07:18.311380 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2026.05.19 20:07:18.311432 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 537 rows starting from the beginning of the part | ||
| 5679 | 2026.05.19 20:07:18.311454 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.05.19 20:07:18.311500 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5681 | 2026.05.19 20:07:18.311584 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 5682 | 2026.05.19 20:07:18.311741 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 5683 | 2026.05.19 20:07:18.311864 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5684 | 2026.05.19 20:07:18.311916 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.05.19 20:07:18.311953 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5686 | 2026.05.19 20:07:18.311978 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5687 | 2026.05.19 20:07:18.312102 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 5688 | 2026.05.19 20:07:18.312344 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5689 | 2026.05.19 20:07:18.312402 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12756 rows, containing 5 columns (5 merged, 0 gathered) in 0.003782376 sec., 3372483.3279398982 rows/sec., 224.58 MiB/sec. | ||
| 5690 | 2026.05.19 20:07:18.312587 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.19 20:07:18.312715 [ 57 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5692 | 2026.05.19 20:07:18.312733 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 5693 | 2026.05.19 20:07:18.312760 [ 57 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.05.19 20:07:18.312787 [ 4 ] {5d4e99bb-7330-4401-b561-258c874af867} <Debug> TCPHandler: Processed in 0.001481636 sec. | ||
| 5695 | 2026.05.19 20:07:18.312788 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5696 | 2026.05.19 20:07:18.312895 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5697 | 2026.05.19 20:07:18.312897 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5698 | 2026.05.19 20:07:18.313012 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5699 | 2026.05.19 20:07:18.313042 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1572 rows starting from the beginning of the part | ||
| 5700 | 2026.05.19 20:07:18.313103 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 5701 | 2026.05.19 20:07:18.313153 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 5702 | 2026.05.19 20:07:18.313194 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5703 | 2026.05.19 20:07:18.313234 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.19 20:07:18.313235 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5705 | 2026.05.19 20:07:18.313287 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 5706 | 2026.05.19 20:07:18.313319 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5707 | 2026.05.19 20:07:18.313406 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 5708 | 2026.05.19 20:07:18.314407 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548347 sec., 1170280.3053837414 rows/sec., 78.22 MiB/sec. | ||
| 5709 | 2026.05.19 20:07:18.314727 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5710 | 2026.05.19 20:07:18.315060 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.05.19 20:07:18.315170 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_36_7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5712 | 2026.05.19 20:07:18.315253 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5713 | 2026.05.19 20:07:18.316961 [ 191 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 19 columns (19 merged, 0 gathered) in 0.005818355 sec., 108278.02703685149 rows/sec., 194.03 MiB/sec. | ||
| 5714 | 2026.05.19 20:07:18.317950 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5715 | 2026.05.19 20:07:18.318351 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.05.19 20:07:18.318446 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5717 | 2026.05.19 20:07:18.318553 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 5718 | 2026.05.19 20:07:18.396453 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58984 | ||
| 5719 | 2026.05.19 20:07:18.396541 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5720 | 2026.05.19 20:07:18.396569 [ 306 ] {} <Debug> TCP-Session: 1bed975a-b69a-4974-9bca-e620c2c3be73 Authenticating user 'default' from [fd00:1122:3344:101::e]:58984 | ||
| 5721 | 2026.05.19 20:07:18.396593 [ 306 ] {} <Debug> TCP-Session: 1bed975a-b69a-4974-9bca-e620c2c3be73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.05.19 20:07:18.396606 [ 306 ] {} <Debug> TCP-Session: 1bed975a-b69a-4974-9bca-e620c2c3be73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.05.19 20:07:18.396792 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38188 | ||
| 5724 | 2026.05.19 20:07:18.396807 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38933 | ||
| 5725 | 2026.05.19 20:07:18.396854 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42699 | ||
| 5726 | 2026.05.19 20:07:18.396885 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58266 | ||
| 5727 | 2026.05.19 20:07:18.396901 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.05.19 20:07:18.396928 [ 306 ] {} <Trace> TCP-Session: 1bed975a-b69a-4974-9bca-e620c2c3be73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.05.19 20:07:18.396952 [ 307 ] {} <Debug> TCP-Session: eb0aadf2-c645-4825-9097-d70f1822d3df Authenticating user 'default' from [fd00:1122:3344:101::e]:38188 | ||
| 5730 | 2026.05.19 20:07:18.396954 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2026.05.19 20:07:18.396976 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2026.05.19 20:07:18.396987 [ 307 ] {} <Debug> TCP-Session: eb0aadf2-c645-4825-9097-d70f1822d3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.05.19 20:07:18.397003 [ 3 ] {} <Debug> TCP-Session: d7e31683-f51d-4686-972f-b4af9a8d3be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42699 | ||
| 5734 | 2026.05.19 20:07:18.397020 [ 307 ] {} <Debug> TCP-Session: eb0aadf2-c645-4825-9097-d70f1822d3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.19 20:07:18.397022 [ 303 ] {} <Debug> TCP-Session: dbf18e6a-50a3-4965-8192-fc3d52e50014 Authenticating user 'default' from [fd00:1122:3344:101::e]:58266 | ||
| 5736 | 2026.05.19 20:07:18.397043 [ 3 ] {} <Debug> TCP-Session: d7e31683-f51d-4686-972f-b4af9a8d3be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.05.19 20:07:18.397066 [ 303 ] {} <Debug> TCP-Session: dbf18e6a-50a3-4965-8192-fc3d52e50014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.05.19 20:07:18.397079 [ 3 ] {} <Debug> TCP-Session: d7e31683-f51d-4686-972f-b4af9a8d3be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.05.19 20:07:18.397100 [ 303 ] {} <Debug> TCP-Session: dbf18e6a-50a3-4965-8192-fc3d52e50014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.05.19 20:07:18.397112 [ 306 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58984) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5741 | 2026.05.19 20:07:18.396934 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2026.05.19 20:07:18.396867 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39023 | ||
| 5743 | 2026.05.19 20:07:18.397189 [ 308 ] {} <Debug> TCP-Session: 6d07018a-12cb-4d28-9136-7fba52eb7486 Authenticating user 'default' from [fd00:1122:3344:101::e]:38933 | ||
| 5744 | 2026.05.19 20:07:18.396863 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38843 | ||
| 5745 | 2026.05.19 20:07:18.397226 [ 308 ] {} <Debug> TCP-Session: 6d07018a-12cb-4d28-9136-7fba52eb7486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.05.19 20:07:18.397240 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2026.05.19 20:07:18.397255 [ 308 ] {} <Debug> TCP-Session: 6d07018a-12cb-4d28-9136-7fba52eb7486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.05.19 20:07:18.397298 [ 302 ] {} <Debug> TCP-Session: 0738b863-38b7-41c0-ace9-c073fcf17fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:39023 | ||
| 5749 | 2026.05.19 20:07:18.397306 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.05.19 20:07:18.397360 [ 302 ] {} <Debug> TCP-Session: 0738b863-38b7-41c0-ace9-c073fcf17fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.19 20:07:18.396853 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53661 | ||
| 5752 | 2026.05.19 20:07:18.397385 [ 260 ] {} <Debug> TCP-Session: 78322ce3-5bf1-4399-8b43-522cd9dbca35 Authenticating user 'default' from [fd00:1122:3344:101::e]:38843 | ||
| 5753 | 2026.05.19 20:07:18.397389 [ 302 ] {} <Debug> TCP-Session: 0738b863-38b7-41c0-ace9-c073fcf17fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.05.19 20:07:18.397417 [ 306 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5755 | 2026.05.19 20:07:18.397421 [ 260 ] {} <Debug> TCP-Session: 78322ce3-5bf1-4399-8b43-522cd9dbca35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.19 20:07:18.397469 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5757 | 2026.05.19 20:07:18.397484 [ 260 ] {} <Debug> TCP-Session: 78322ce3-5bf1-4399-8b43-522cd9dbca35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.05.19 20:07:18.397494 [ 310 ] {} <Debug> TCP-Session: 0306ccef-b5ac-40d2-990e-f3c512ed1b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:53661 | ||
| 5759 | 2026.05.19 20:07:18.397502 [ 306 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5760 | 2026.05.19 20:07:18.396801 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58117 | ||
| 5761 | 2026.05.19 20:07:18.397664 [ 310 ] {} <Debug> TCP-Session: 0306ccef-b5ac-40d2-990e-f3c512ed1b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.05.19 20:07:18.397681 [ 310 ] {} <Debug> TCP-Session: 0306ccef-b5ac-40d2-990e-f3c512ed1b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.05.19 20:07:18.397814 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5764 | 2026.05.19 20:07:18.397848 [ 309 ] {} <Debug> TCP-Session: 51434de0-c01b-4afa-b436-61ff96f78e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:58117 | ||
| 5765 | 2026.05.19 20:07:18.397872 [ 309 ] {} <Debug> TCP-Session: 51434de0-c01b-4afa-b436-61ff96f78e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.05.19 20:07:18.397886 [ 309 ] {} <Debug> TCP-Session: 51434de0-c01b-4afa-b436-61ff96f78e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.05.19 20:07:18.397952 [ 306 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 5768 | 2026.05.19 20:07:18.398794 [ 325 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Trace> AggregatingTransform: Aggregating | ||
| 5769 | 2026.05.19 20:07:18.398835 [ 325 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5770 | 2026.05.19 20:07:18.398864 [ 325 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000804823 sec. (1242.509 rows/sec., 48.54 KiB/sec.) | ||
| 5771 | 2026.05.19 20:07:18.398880 [ 325 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Trace> Aggregator: Merging aggregated data | ||
| 5772 | 2026.05.19 20:07:18.399436 [ 306 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002386 sec., 419.11148365465215 rows/sec., 16.37 KiB/sec. | ||
| 5773 | 2026.05.19 20:07:18.399552 [ 306 ] {f6d175a4-a323-4239-9c69-9f26deac00f2} <Debug> TCPHandler: Processed in 0.002758443 sec. | ||
| 5774 | 2026.05.19 20:07:18.399682 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.05.19 20:07:18.399711 [ 306 ] {} <Debug> TCP-Session: 1bed975a-b69a-4974-9bca-e620c2c3be73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.05.19 20:07:18.399720 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5777 | 2026.05.19 20:07:18.399743 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.05.19 20:07:18.399766 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.05.19 20:07:18.399772 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.05.19 20:07:18.399795 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5781 | 2026.05.19 20:07:18.399815 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.05.19 20:07:18.399836 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5783 | 2026.05.19 20:07:18.399856 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5784 | 2026.05.19 20:07:18.399871 [ 310 ] {} <Debug> TCP-Session: 0306ccef-b5ac-40d2-990e-f3c512ed1b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.05.19 20:07:18.399882 [ 260 ] {} <Debug> TCP-Session: 78322ce3-5bf1-4399-8b43-522cd9dbca35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.05.19 20:07:18.399896 [ 3 ] {} <Debug> TCP-Session: d7e31683-f51d-4686-972f-b4af9a8d3be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.19 20:07:18.399844 [ 302 ] {} <Debug> TCP-Session: 0738b863-38b7-41c0-ace9-c073fcf17fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.05.19 20:07:18.399839 [ 309 ] {} <Debug> TCP-Session: 51434de0-c01b-4afa-b436-61ff96f78e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.05.19 20:07:18.399820 [ 308 ] {} <Debug> TCP-Session: 6d07018a-12cb-4d28-9136-7fba52eb7486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.05.19 20:07:18.399780 [ 307 ] {} <Debug> TCP-Session: eb0aadf2-c645-4825-9097-d70f1822d3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.05.19 20:07:18.399782 [ 303 ] {} <Debug> TCP-Session: dbf18e6a-50a3-4965-8192-fc3d52e50014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.05.19 20:07:18.628319 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56070 | ||
| 5793 | 2026.05.19 20:07:18.628398 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5794 | 2026.05.19 20:07:18.628421 [ 3 ] {} <Debug> TCP-Session: de44c39e-9fae-421f-842e-316b75bb5c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:56070 | ||
| 5795 | 2026.05.19 20:07:18.628443 [ 3 ] {} <Debug> TCP-Session: de44c39e-9fae-421f-842e-316b75bb5c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.05.19 20:07:18.628456 [ 3 ] {} <Debug> TCP-Session: de44c39e-9fae-421f-842e-316b75bb5c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.05.19 20:07:18.628624 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57607 | ||
| 5798 | 2026.05.19 20:07:18.628670 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2026.05.19 20:07:18.628682 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33962 | ||
| 5800 | 2026.05.19 20:07:18.628702 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53131 | ||
| 5801 | 2026.05.19 20:07:18.628715 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34312 | ||
| 5802 | 2026.05.19 20:07:18.628748 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61485 | ||
| 5803 | 2026.05.19 20:07:18.628765 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5804 | 2026.05.19 20:07:18.628763 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5805 | 2026.05.19 20:07:18.628808 [ 3 ] {} <Trace> TCP-Session: de44c39e-9fae-421f-842e-316b75bb5c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.05.19 20:07:18.628825 [ 306 ] {} <Debug> TCP-Session: 65e66075-aa07-4d3a-846e-07ccb8f73873 Authenticating user 'default' from [fd00:1122:3344:101::e]:53131 | ||
| 5807 | 2026.05.19 20:07:18.628836 [ 302 ] {} <Debug> TCP-Session: 7357e7b9-5337-4f37-83fb-86b6d0f97e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:33962 | ||
| 5808 | 2026.05.19 20:07:18.628843 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2026.05.19 20:07:18.628867 [ 306 ] {} <Debug> TCP-Session: 65e66075-aa07-4d3a-846e-07ccb8f73873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.05.19 20:07:18.628880 [ 302 ] {} <Debug> TCP-Session: 7357e7b9-5337-4f37-83fb-86b6d0f97e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.05.19 20:07:18.628897 [ 308 ] {} <Debug> TCP-Session: ba628f62-780c-4208-9828-b2a081c9628d Authenticating user 'default' from [fd00:1122:3344:101::e]:61485 | ||
| 5812 | 2026.05.19 20:07:18.628898 [ 306 ] {} <Debug> TCP-Session: 65e66075-aa07-4d3a-846e-07ccb8f73873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.05.19 20:07:18.628909 [ 302 ] {} <Debug> TCP-Session: 7357e7b9-5337-4f37-83fb-86b6d0f97e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.19 20:07:18.628940 [ 308 ] {} <Debug> TCP-Session: ba628f62-780c-4208-9828-b2a081c9628d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.19 20:07:18.628812 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5816 | 2026.05.19 20:07:18.628977 [ 308 ] {} <Debug> TCP-Session: ba628f62-780c-4208-9828-b2a081c9628d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.05.19 20:07:18.628987 [ 3 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5818 | 2026.05.19 20:07:18.629009 [ 303 ] {} <Debug> TCP-Session: 18b0cff3-882e-4727-bdaf-9a415341132d Authenticating user 'default' from [fd00:1122:3344:101::e]:34312 | ||
| 5819 | 2026.05.19 20:07:18.628750 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64689 | ||
| 5820 | 2026.05.19 20:07:18.629052 [ 303 ] {} <Debug> TCP-Session: 18b0cff3-882e-4727-bdaf-9a415341132d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2026.05.19 20:07:18.629084 [ 303 ] {} <Debug> TCP-Session: 18b0cff3-882e-4727-bdaf-9a415341132d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5822 | 2026.05.19 20:07:18.629122 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2026.05.19 20:07:18.628715 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39595 | ||
| 5824 | 2026.05.19 20:07:18.629164 [ 310 ] {} <Debug> TCP-Session: dc54c97b-1d9e-4dfa-98bc-9ca3a098fc81 Authenticating user 'default' from [fd00:1122:3344:101::e]:64689 | ||
| 5825 | 2026.05.19 20:07:18.628739 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64750 | ||
| 5826 | 2026.05.19 20:07:18.629198 [ 310 ] {} <Debug> TCP-Session: dc54c97b-1d9e-4dfa-98bc-9ca3a098fc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.05.19 20:07:18.629208 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5828 | 2026.05.19 20:07:18.629233 [ 310 ] {} <Debug> TCP-Session: dc54c97b-1d9e-4dfa-98bc-9ca3a098fc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.05.19 20:07:18.629253 [ 307 ] {} <Debug> TCP-Session: 3ec0f2ab-c3c7-43a2-ad54-c1a8a7b65481 Authenticating user 'default' from [fd00:1122:3344:101::e]:39595 | ||
| 5830 | 2026.05.19 20:07:18.629258 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5831 | 2026.05.19 20:07:18.629282 [ 307 ] {} <Debug> TCP-Session: 3ec0f2ab-c3c7-43a2-ad54-c1a8a7b65481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.05.19 20:07:18.629293 [ 3 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5833 | 2026.05.19 20:07:18.629299 [ 309 ] {} <Debug> TCP-Session: 983651ea-2b28-4667-bb34-4396c40279d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64750 | ||
| 5834 | 2026.05.19 20:07:18.629307 [ 307 ] {} <Debug> TCP-Session: 3ec0f2ab-c3c7-43a2-ad54-c1a8a7b65481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.05.19 20:07:18.629344 [ 309 ] {} <Debug> TCP-Session: 983651ea-2b28-4667-bb34-4396c40279d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.05.19 20:07:18.629356 [ 3 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5837 | 2026.05.19 20:07:18.629368 [ 309 ] {} <Debug> TCP-Session: 983651ea-2b28-4667-bb34-4396c40279d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.05.19 20:07:18.628690 [ 260 ] {} <Debug> TCP-Session: 704d695b-e254-46e6-b193-ab9305ff183d Authenticating user 'default' from [fd00:1122:3344:101::e]:57607 | ||
| 5839 | 2026.05.19 20:07:18.629419 [ 260 ] {} <Debug> TCP-Session: 704d695b-e254-46e6-b193-ab9305ff183d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.05.19 20:07:18.629433 [ 260 ] {} <Debug> TCP-Session: 704d695b-e254-46e6-b193-ab9305ff183d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.05.19 20:07:18.629643 [ 3 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 5842 | 2026.05.19 20:07:18.630575 [ 325 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Trace> AggregatingTransform: Aggregating | ||
| 5843 | 2026.05.19 20:07:18.630607 [ 325 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5844 | 2026.05.19 20:07:18.630635 [ 325 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898714 sec. (1112.701 rows/sec., 43.46 KiB/sec.) | ||
| 5845 | 2026.05.19 20:07:18.630649 [ 325 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Trace> Aggregator: Merging aggregated data | ||
| 5846 | 2026.05.19 20:07:18.631215 [ 3 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 17.11 KiB/sec. | ||
| 5847 | 2026.05.19 20:07:18.631338 [ 3 ] {ef274aa4-bac9-42f2-8c7d-3b2ee9a484b6} <Debug> TCPHandler: Processed in 0.002658051 sec. | ||
| 5848 | 2026.05.19 20:07:18.631468 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5849 | 2026.05.19 20:07:18.631494 [ 3 ] {} <Debug> TCP-Session: de44c39e-9fae-421f-842e-316b75bb5c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.05.19 20:07:18.631500 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5851 | 2026.05.19 20:07:18.631522 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.05.19 20:07:18.631535 [ 260 ] {} <Debug> TCP-Session: 704d695b-e254-46e6-b193-ab9305ff183d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.19 20:07:18.631546 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.05.19 20:07:18.631561 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2026.05.19 20:07:18.631587 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.05.19 20:07:18.631606 [ 306 ] {} <Debug> TCP-Session: 65e66075-aa07-4d3a-846e-07ccb8f73873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.19 20:07:18.631592 [ 302 ] {} <Debug> TCP-Session: 7357e7b9-5337-4f37-83fb-86b6d0f97e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.05.19 20:07:18.631634 [ 303 ] {} <Debug> TCP-Session: 18b0cff3-882e-4727-bdaf-9a415341132d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.05.19 20:07:18.631646 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5860 | 2026.05.19 20:07:18.631607 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2026.05.19 20:07:18.631698 [ 309 ] {} <Debug> TCP-Session: 983651ea-2b28-4667-bb34-4396c40279d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.19 20:07:18.631552 [ 310 ] {} <Debug> TCP-Session: dc54c97b-1d9e-4dfa-98bc-9ca3a098fc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.05.19 20:07:18.631730 [ 308 ] {} <Debug> TCP-Session: ba628f62-780c-4208-9828-b2a081c9628d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2026.05.19 20:07:18.631626 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5865 | 2026.05.19 20:07:18.631807 [ 307 ] {} <Debug> TCP-Session: 3ec0f2ab-c3c7-43a2-ad54-c1a8a7b65481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.05.19 20:07:19.480762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12066 | ||
| 5867 | 2026.05.19 20:07:19.481335 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.05.19 20:07:19.481390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5869 | 2026.05.19 20:07:19.481952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5870 | 2026.05.19 20:07:19.482198 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2026.05.19 20:07:19.482349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12066 | ||
| 5872 | 2026.05.19 20:07:20.101979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5873 | 2026.05.19 20:07:20.119768 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.05.19 20:07:20.119833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5875 | 2026.05.19 20:07:20.125838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5876 | 2026.05.19 20:07:20.126525 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.05.19 20:07:20.129667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5878 | 2026.05.19 20:07:22.004833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 696 | ||
| 5879 | 2026.05.19 20:07:22.007344 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.05.19 20:07:22.007394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5881 | 2026.05.19 20:07:22.008633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5882 | 2026.05.19 20:07:22.008924 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.05.19 20:07:22.009175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5884 | 2026.05.19 20:07:23.286046 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.05.19 20:07:23.286302 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5886 | 2026.05.19 20:07:23.286681 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5887 | 2026.05.19 20:07:23.286724 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <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 | ||
| 5888 | 2026.05.19 20:07:23.286982 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5889 | 2026.05.19 20:07:23.287055 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5890 | 2026.05.19 20:07:23.287197 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5891 | 2026.05.19 20:07:23.287234 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5892 | 2026.05.19 20:07:23.287257 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 5893 | 2026.05.19 20:07:23.287272 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5894 | 2026.05.19 20:07:23.287312 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5895 | 2026.05.19 20:07:23.287332 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 5896 | 2026.05.19 20:07:23.288509 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002313 sec., 21616.947686986598 rows/sec., 5.18 MiB/sec. | ||
| 5897 | 2026.05.19 20:07:23.288621 [ 4 ] {56607159-7403-4473-bb7c-ace53f76d291} <Debug> TCPHandler: Processed in 0.002716142 sec. | ||
| 5898 | 2026.05.19 20:07:23.290725 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.05.19 20:07:23.290840 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5900 | 2026.05.19 20:07:23.290887 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5901 | 2026.05.19 20:07:23.291547 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.05.19 20:07:23.291600 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5903 | 2026.05.19 20:07:23.292039 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5904 | 2026.05.19 20:07:23.292270 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.05.19 20:07:23.292419 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001613 sec., 71915.68505889646 rows/sec., 6.11 MiB/sec. | ||
| 5906 | 2026.05.19 20:07:23.292460 [ 4 ] {3d571b56-263a-4f7c-8790-80038ea5a9eb} <Debug> TCPHandler: Processed in 0.001788487 sec. | ||
| 5907 | 2026.05.19 20:07:23.292603 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.05.19 20:07:23.292704 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5909 | 2026.05.19 20:07:23.292747 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5910 | 2026.05.19 20:07:23.293165 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.05.19 20:07:23.293203 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5912 | 2026.05.19 20:07:23.293514 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5913 | 2026.05.19 20:07:23.293722 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.05.19 20:07:23.293851 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00117 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 5915 | 2026.05.19 20:07:23.293889 [ 4 ] {8f6582de-a14a-4906-bbb3-5820ed9f2b55} <Debug> TCPHandler: Processed in 0.001337206 sec. | ||
| 5916 | 2026.05.19 20:07:23.294010 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.05.19 20:07:23.294107 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5918 | 2026.05.19 20:07:23.294147 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5919 | 2026.05.19 20:07:23.294566 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.05.19 20:07:23.294602 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5921 | 2026.05.19 20:07:23.294905 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5922 | 2026.05.19 20:07:23.295111 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.05.19 20:07:23.295238 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00115 sec., 81739.13043478261 rows/sec., 6.38 MiB/sec. | ||
| 5924 | 2026.05.19 20:07:23.295275 [ 4 ] {7ee52afb-f4b6-48ee-9202-eb4e691627b5} <Debug> TCPHandler: Processed in 0.001312726 sec. | ||
| 5925 | 2026.05.19 20:07:23.295412 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.05.19 20:07:23.295508 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5927 | 2026.05.19 20:07:23.295551 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5928 | 2026.05.19 20:07:23.295942 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.05.19 20:07:23.295978 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5930 | 2026.05.19 20:07:23.296303 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5931 | 2026.05.19 20:07:23.296508 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.05.19 20:07:23.296639 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 5933 | 2026.05.19 20:07:23.296675 [ 4 ] {9556b067-1c59-414e-92d6-4412a2211e1b} <Debug> TCPHandler: Processed in 0.001312716 sec. | ||
| 5934 | 2026.05.19 20:07:23.296790 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.05.19 20:07:23.296886 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.05.19 20:07:23.296940 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <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 | ||
| 5937 | 2026.05.19 20:07:23.297757 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.05.19 20:07:23.297793 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5939 | 2026.05.19 20:07:23.298335 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5940 | 2026.05.19 20:07:23.298556 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.05.19 20:07:23.298694 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001826 sec., 16429.35377875137 rows/sec., 29.44 MiB/sec. | ||
| 5942 | 2026.05.19 20:07:23.298756 [ 4 ] {610e05c2-6f74-47b0-b7e2-901e1144982c} <Debug> TCPHandler: Processed in 0.002014389 sec. | ||
| 5943 | 2026.05.19 20:07:23.298888 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.05.19 20:07:23.298985 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.05.19 20:07:23.299027 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5946 | 2026.05.19 20:07:23.299436 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.05.19 20:07:23.299476 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5948 | 2026.05.19 20:07:23.299804 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5949 | 2026.05.19 20:07:23.300020 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.05.19 20:07:23.300153 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 5951 | 2026.05.19 20:07:23.300190 [ 4 ] {d7d5586d-315a-4fd0-93fb-cccb75216edb} <Debug> TCPHandler: Processed in 0.001350246 sec. | ||
| 5952 | 2026.05.19 20:07:26.867512 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5953 | 2026.05.19 20:07:26.867581 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5954 | 2026.05.19 20:07:26.982591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12514 | ||
| 5955 | 2026.05.19 20:07:26.983069 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.05.19 20:07:26.983111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5957 | 2026.05.19 20:07:26.983602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5958 | 2026.05.19 20:07:26.983830 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.05.19 20:07:26.983957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12514 | ||
| 5960 | 2026.05.19 20:07:26.983975 [ 45 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5961 | 2026.05.19 20:07:26.984035 [ 45 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.05.19 20:07:26.984063 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5963 | 2026.05.19 20:07:26.984167 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5964 | 2026.05.19 20:07:26.984251 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2026.05.19 20:07:26.984283 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5966 | 2026.05.19 20:07:26.984336 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5967 | 2026.05.19 20:07:26.984377 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5968 | 2026.05.19 20:07:26.984417 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5969 | 2026.05.19 20:07:26.984454 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5970 | 2026.05.19 20:07:26.984489 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 5971 | 2026.05.19 20:07:26.986117 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12514 rows, containing 4 columns (4 merged, 0 gathered) in 0.001989049 sec., 6291448.828058031 rows/sec., 90.00 MiB/sec. | ||
| 5972 | 2026.05.19 20:07:26.986540 [ 188 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5973 | 2026.05.19 20:07:26.986893 [ 188 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_26_5} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.19 20:07:26.986985 [ 188 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_26_5} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5975 | 2026.05.19 20:07:26.987112 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5976 | 2026.05.19 20:07:27.629915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5977 | 2026.05.19 20:07:27.647901 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.05.19 20:07:27.647969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5979 | 2026.05.19 20:07:27.653745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5980 | 2026.05.19 20:07:27.654516 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.05.19 20:07:27.654811 [ 45 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5982 | 2026.05.19 20:07:27.654874 [ 45 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.05.19 20:07:27.654894 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5984 | 2026.05.19 20:07:27.654988 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5985 | 2026.05.19 20:07:27.657959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5986 | 2026.05.19 20:07:27.658237 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5987 | 2026.05.19 20:07:27.659112 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5988 | 2026.05.19 20:07:27.662575 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5989 | 2026.05.19 20:07:27.666130 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5990 | 2026.05.19 20:07:27.670186 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5991 | 2026.05.19 20:07:27.674405 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5992 | 2026.05.19 20:07:27.678732 [ 194 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 5993 | 2026.05.19 20:07:27.733331 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07837599 sec., 2500.7658595444855 rows/sec., 12.93 MiB/sec. | ||
| 5994 | 2026.05.19 20:07:27.736138 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5995 | 2026.05.19 20:07:27.738262 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_26_5} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.05.19 20:07:27.738373 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_26_5} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5997 | 2026.05.19 20:07:27.740590 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5998 | 2026.05.19 20:07:28.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.02 MiB, peak 279.58 MiB, free memory in arenas 0.00 B, will set to 274.36 MiB (RSS), difference: 5.34 MiB | ||
| 5999 | 2026.05.19 20:07:28.284716 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.05.19 20:07:28.284945 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6001 | 2026.05.19 20:07:28.285298 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6002 | 2026.05.19 20:07:28.285335 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <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 | ||
| 6003 | 2026.05.19 20:07:28.285556 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6004 | 2026.05.19 20:07:28.285626 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6005 | 2026.05.19 20:07:28.285768 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6006 | 2026.05.19 20:07:28.285804 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6007 | 2026.05.19 20:07:28.285826 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6008 | 2026.05.19 20:07:28.285841 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6009 | 2026.05.19 20:07:28.285886 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6010 | 2026.05.19 20:07:28.285908 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6011 | 2026.05.19 20:07:28.286942 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002092 sec., 23900.57361376673 rows/sec., 5.72 MiB/sec. | ||
| 6012 | 2026.05.19 20:07:28.287042 [ 4 ] {3e4f1682-e159-4d1e-824b-2162e0f7c8ce} <Debug> TCPHandler: Processed in 0.00245727 sec. | ||
| 6013 | 2026.05.19 20:07:28.288884 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.05.19 20:07:28.288995 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6015 | 2026.05.19 20:07:28.289038 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6016 | 2026.05.19 20:07:28.289546 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.05.19 20:07:28.289585 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6018 | 2026.05.19 20:07:28.289985 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6019 | 2026.05.19 20:07:28.290210 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.05.19 20:07:28.290363 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001404 sec., 55555.555555555555 rows/sec., 4.60 MiB/sec. | ||
| 6021 | 2026.05.19 20:07:28.290398 [ 4 ] {d824dbf4-7dca-47d6-8a66-2809c4a84a61} <Debug> TCPHandler: Processed in 0.001569227 sec. | ||
| 6022 | 2026.05.19 20:07:28.290520 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.05.19 20:07:28.290609 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6024 | 2026.05.19 20:07:28.290647 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6025 | 2026.05.19 20:07:28.291027 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.05.19 20:07:28.291059 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6027 | 2026.05.19 20:07:28.291413 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6028 | 2026.05.19 20:07:28.291626 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.05.19 20:07:28.291753 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00114 sec., 9649.122807017544 rows/sec., 725.57 KiB/sec. | ||
| 6030 | 2026.05.19 20:07:28.291789 [ 4 ] {7f6c64c4-cf43-42a4-b5d9-031cdeb55582} <Debug> TCPHandler: Processed in 0.001302326 sec. | ||
| 6031 | 2026.05.19 20:07:28.291912 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2026.05.19 20:07:28.292005 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6033 | 2026.05.19 20:07:28.292045 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6034 | 2026.05.19 20:07:28.292462 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.05.19 20:07:28.292497 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6036 | 2026.05.19 20:07:28.292822 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6037 | 2026.05.19 20:07:28.293058 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.05.19 20:07:28.293196 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001208 sec., 62086.09271523178 rows/sec., 4.85 MiB/sec. | ||
| 6039 | 2026.05.19 20:07:28.293233 [ 4 ] {0edf7406-6fec-4d8a-8e2d-8adc4bf3012a} <Debug> TCPHandler: Processed in 0.001370876 sec. | ||
| 6040 | 2026.05.19 20:07:28.293364 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.05.19 20:07:28.293458 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6042 | 2026.05.19 20:07:28.293501 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6043 | 2026.05.19 20:07:28.293930 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.05.19 20:07:28.293964 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6045 | 2026.05.19 20:07:28.294288 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6046 | 2026.05.19 20:07:28.294503 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.05.19 20:07:28.294644 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6048 | 2026.05.19 20:07:28.294682 [ 4 ] {83ffc2e3-20ff-4146-912b-a27076ce78d4} <Debug> TCPHandler: Processed in 0.001367637 sec. | ||
| 6049 | 2026.05.19 20:07:28.294804 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.05.19 20:07:28.294899 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.05.19 20:07:28.294953 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <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 | ||
| 6052 | 2026.05.19 20:07:28.295733 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.05.19 20:07:28.295770 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6054 | 2026.05.19 20:07:28.296313 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6055 | 2026.05.19 20:07:28.296544 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.05.19 20:07:28.296681 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001801 sec., 6107.717934480844 rows/sec., 10.94 MiB/sec. | ||
| 6057 | 2026.05.19 20:07:28.296733 [ 4 ] {0da35a6d-f289-48c7-912d-67585530fe0b} <Debug> TCPHandler: Processed in 0.001976838 sec. | ||
| 6058 | 2026.05.19 20:07:28.296865 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.05.19 20:07:28.296959 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.05.19 20:07:28.297001 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6061 | 2026.05.19 20:07:28.297358 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.05.19 20:07:28.297392 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6063 | 2026.05.19 20:07:28.297699 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6064 | 2026.05.19 20:07:28.297930 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.05.19 20:07:28.298070 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6066 | 2026.05.19 20:07:28.298106 [ 4 ] {4bfbc8a7-a410-4a5d-a1d5-5e0e03f61f14} <Debug> TCPHandler: Processed in 0.001289655 sec. | ||
| 6067 | 2026.05.19 20:07:30.333300 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.05.19 20:07:30.333549 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6069 | 2026.05.19 20:07:30.333919 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6070 | 2026.05.19 20:07:30.333960 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <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 | ||
| 6071 | 2026.05.19 20:07:30.334219 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6072 | 2026.05.19 20:07:30.334287 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6073 | 2026.05.19 20:07:30.334428 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6074 | 2026.05.19 20:07:30.334464 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6075 | 2026.05.19 20:07:30.334486 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6076 | 2026.05.19 20:07:30.334502 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6077 | 2026.05.19 20:07:30.334541 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6078 | 2026.05.19 20:07:30.334561 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6079 | 2026.05.19 20:07:30.335558 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002117 sec., 23618.327822390176 rows/sec., 5.66 MiB/sec. | ||
| 6080 | 2026.05.19 20:07:30.335656 [ 4 ] {7fefa978-ed3d-4ca1-aa05-865c04bdf4b1} <Debug> TCPHandler: Processed in 0.002536121 sec. | ||
| 6081 | 2026.05.19 20:07:30.350322 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.05.19 20:07:30.350433 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6083 | 2026.05.19 20:07:30.350484 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6084 | 2026.05.19 20:07:30.351024 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.19 20:07:30.351072 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6086 | 2026.05.19 20:07:30.351464 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6087 | 2026.05.19 20:07:30.351687 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.05.19 20:07:30.351838 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001437 sec., 197633.959638135 rows/sec., 12.55 MiB/sec. | ||
| 6089 | 2026.05.19 20:07:30.351882 [ 4 ] {369d9e48-614e-4bce-82b5-c625db830a33} <Debug> TCPHandler: Processed in 0.001631338 sec. | ||
| 6090 | 2026.05.19 20:07:30.352001 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.05.19 20:07:30.352096 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6092 | 2026.05.19 20:07:30.352137 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6093 | 2026.05.19 20:07:30.352573 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.19 20:07:30.352620 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6095 | 2026.05.19 20:07:30.352985 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6096 | 2026.05.19 20:07:30.353241 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.19 20:07:30.353378 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 752.70 KiB/sec. | ||
| 6098 | 2026.05.19 20:07:30.353421 [ 4 ] {c177cbe6-91e9-4241-adf0-7639789ceb1d} <Debug> TCPHandler: Processed in 0.001467426 sec. | ||
| 6099 | 2026.05.19 20:07:30.353528 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.05.19 20:07:30.353623 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6101 | 2026.05.19 20:07:30.353663 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6102 | 2026.05.19 20:07:30.355259 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.05.19 20:07:30.355297 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6104 | 2026.05.19 20:07:30.355919 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6105 | 2026.05.19 20:07:30.356135 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.05.19 20:07:30.356264 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Debug> executeQuery: Read 3212 rows, 246.25 KiB in 0.00266 sec., 1207518.7969924812 rows/sec., 90.41 MiB/sec. | ||
| 6107 | 2026.05.19 20:07:30.356305 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6108 | 2026.05.19 20:07:30.356322 [ 4 ] {3e270987-cfac-476d-bd4a-ec037ce838b9} <Debug> TCPHandler: Processed in 0.002844093 sec. | ||
| 6109 | 2026.05.19 20:07:30.356442 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.05.19 20:07:30.356538 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.05.19 20:07:30.356579 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6112 | 2026.05.19 20:07:30.357042 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.05.19 20:07:30.357079 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6114 | 2026.05.19 20:07:30.357390 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6115 | 2026.05.19 20:07:30.357619 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.05.19 20:07:30.357748 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Debug> executeQuery: Read 195 rows, 12.46 KiB in 0.001228 sec., 158794.78827361565 rows/sec., 9.91 MiB/sec. | ||
| 6117 | 2026.05.19 20:07:30.357786 [ 4 ] {ca90227f-07d2-4e91-b278-465976bb6c2f} <Debug> TCPHandler: Processed in 0.001393886 sec. | ||
| 6118 | 2026.05.19 20:07:30.357895 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.05.19 20:07:30.357990 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6120 | 2026.05.19 20:07:30.358029 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6121 | 2026.05.19 20:07:30.358635 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.05.19 20:07:30.358672 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6123 | 2026.05.19 20:07:30.359013 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6124 | 2026.05.19 20:07:30.359219 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.05.19 20:07:30.359340 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001368 sec., 694444.4444444444 rows/sec., 40.86 MiB/sec. | ||
| 6126 | 2026.05.19 20:07:30.359380 [ 4 ] {d3517663-018c-4e7d-8289-d95126c83e32} <Debug> TCPHandler: Processed in 0.001532777 sec. | ||
| 6127 | 2026.05.19 20:07:30.359492 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.05.19 20:07:30.359587 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6129 | 2026.05.19 20:07:30.359626 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6130 | 2026.05.19 20:07:30.359998 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.05.19 20:07:30.360033 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6132 | 2026.05.19 20:07:30.360318 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6133 | 2026.05.19 20:07:30.360524 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.05.19 20:07:30.360646 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 6135 | 2026.05.19 20:07:30.360683 [ 4 ] {abdd92ea-ea2b-4547-8977-111a9329d391} <Debug> TCPHandler: Processed in 0.001239476 sec. | ||
| 6136 | 2026.05.19 20:07:30.360790 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.05.19 20:07:30.360884 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6138 | 2026.05.19 20:07:30.360923 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6139 | 2026.05.19 20:07:30.361323 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.05.19 20:07:30.361358 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6141 | 2026.05.19 20:07:30.361666 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6142 | 2026.05.19 20:07:30.361891 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.05.19 20:07:30.362015 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 6144 | 2026.05.19 20:07:30.362054 [ 4 ] {f85937f8-1374-45da-b7a1-5474a56285a6} <Debug> TCPHandler: Processed in 0.001311236 sec. | ||
| 6145 | 2026.05.19 20:07:30.362165 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.05.19 20:07:30.362260 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6147 | 2026.05.19 20:07:30.362300 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6148 | 2026.05.19 20:07:30.363160 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.05.19 20:07:30.363196 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6150 | 2026.05.19 20:07:30.363571 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6151 | 2026.05.19 20:07:30.363781 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.05.19 20:07:30.363905 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Debug> executeQuery: Read 1758 rows, 121.56 KiB in 0.001663 sec., 1057125.6764882742 rows/sec., 71.38 MiB/sec. | ||
| 6153 | 2026.05.19 20:07:30.363943 [ 4 ] {6f6f44de-83a4-48c0-8451-2009dc438cd8} <Debug> TCPHandler: Processed in 0.001827008 sec. | ||
| 6154 | 2026.05.19 20:07:30.364055 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.05.19 20:07:30.364149 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6156 | 2026.05.19 20:07:30.364189 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6157 | 2026.05.19 20:07:30.364518 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.05.19 20:07:30.364553 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6159 | 2026.05.19 20:07:30.364850 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6160 | 2026.05.19 20:07:30.365054 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.05.19 20:07:30.365180 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 6162 | 2026.05.19 20:07:30.365216 [ 4 ] {51ced276-99e3-4d5b-b08c-f6375b44946f} <Debug> TCPHandler: Processed in 0.001209905 sec. | ||
| 6163 | 2026.05.19 20:07:30.365324 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.05.19 20:07:30.365419 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.05.19 20:07:30.365462 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6166 | 2026.05.19 20:07:30.366102 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.05.19 20:07:30.366137 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6168 | 2026.05.19 20:07:30.366570 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6169 | 2026.05.19 20:07:30.366783 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.05.19 20:07:30.366916 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Debug> executeQuery: Read 1659 rows, 103.65 KiB in 0.001552 sec., 1068943.298969072 rows/sec., 65.22 MiB/sec. | ||
| 6171 | 2026.05.19 20:07:30.366950 [ 4 ] {935a64ff-ea1a-4809-9a59-cd8543e06e6c} <Debug> TCPHandler: Processed in 0.001714607 sec. | ||
| 6172 | 2026.05.19 20:07:30.367046 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.05.19 20:07:30.367138 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.05.19 20:07:30.367178 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6175 | 2026.05.19 20:07:30.367625 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.05.19 20:07:30.367666 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6177 | 2026.05.19 20:07:30.368061 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6178 | 2026.05.19 20:07:30.368303 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.05.19 20:07:30.368429 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001256 sec., 796.1783439490446 rows/sec., 53.65 KiB/sec. | ||
| 6180 | 2026.05.19 20:07:30.368466 [ 4 ] {9794850d-edb2-48da-9fc6-eaafa29d20ab} <Debug> TCPHandler: Processed in 0.001421576 sec. | ||
| 6181 | 2026.05.19 20:07:30.368571 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.05.19 20:07:30.368674 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.05.19 20:07:30.368729 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <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 | ||
| 6184 | 2026.05.19 20:07:30.369509 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.05.19 20:07:30.369544 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6186 | 2026.05.19 20:07:30.370091 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6187 | 2026.05.19 20:07:30.370315 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.19 20:07:30.370451 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001796 sec., 22828.50779510022 rows/sec., 40.91 MiB/sec. | ||
| 6189 | 2026.05.19 20:07:30.370502 [ 4 ] {76213e5d-2329-4a68-ad8e-9596426983ca} <Debug> TCPHandler: Processed in 0.001980798 sec. | ||
| 6190 | 2026.05.19 20:07:30.370620 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.05.19 20:07:30.370715 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.05.19 20:07:30.370756 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6193 | 2026.05.19 20:07:30.371086 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.19 20:07:30.371119 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6195 | 2026.05.19 20:07:30.371447 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6196 | 2026.05.19 20:07:30.371651 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.05.19 20:07:30.371775 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Debug> executeQuery: Read 60 rows, 3.70 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.35 MiB/sec. | ||
| 6198 | 2026.05.19 20:07:30.371810 [ 4 ] {abc046e6-6c0a-4209-95ed-8d2eab48feec} <Debug> TCPHandler: Processed in 0.001239146 sec. | ||
| 6199 | 2026.05.19 20:07:32.009675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 752 | ||
| 6200 | 2026.05.19 20:07:32.012759 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.05.19 20:07:32.012806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6202 | 2026.05.19 20:07:32.014090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6203 | 2026.05.19 20:07:32.014370 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.05.19 20:07:32.014626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 6205 | 2026.05.19 20:07:33.281633 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.05.19 20:07:33.281890 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6207 | 2026.05.19 20:07:33.282296 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6208 | 2026.05.19 20:07:33.282342 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <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 | ||
| 6209 | 2026.05.19 20:07:33.282569 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6210 | 2026.05.19 20:07:33.282643 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6211 | 2026.05.19 20:07:33.282789 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6212 | 2026.05.19 20:07:33.282826 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6213 | 2026.05.19 20:07:33.282849 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6214 | 2026.05.19 20:07:33.282865 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6215 | 2026.05.19 20:07:33.282907 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6216 | 2026.05.19 20:07:33.282928 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6217 | 2026.05.19 20:07:33.284049 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002262 sec., 22104.332449160032 rows/sec., 5.29 MiB/sec. | ||
| 6218 | 2026.05.19 20:07:33.284160 [ 4 ] {80a69c58-9b44-4332-87c6-9c79bce6427f} <Debug> TCPHandler: Processed in 0.002669951 sec. | ||
| 6219 | 2026.05.19 20:07:33.285331 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.05.19 20:07:33.285446 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6221 | 2026.05.19 20:07:33.285492 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6222 | 2026.05.19 20:07:33.285980 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.05.19 20:07:33.286028 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6224 | 2026.05.19 20:07:33.286424 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6225 | 2026.05.19 20:07:33.286656 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.05.19 20:07:33.286807 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001395 sec., 40143.36917562724 rows/sec., 3.08 MiB/sec. | ||
| 6227 | 2026.05.19 20:07:33.286848 [ 4 ] {7e56d5e0-2ee4-4f9a-b9be-ff8017df7c3a} <Debug> TCPHandler: Processed in 0.001570207 sec. | ||
| 6228 | 2026.05.19 20:07:33.286973 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.05.19 20:07:33.287074 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6230 | 2026.05.19 20:07:33.287116 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2026.05.19 20:07:33.287526 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.05.19 20:07:33.287564 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6233 | 2026.05.19 20:07:33.287870 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6234 | 2026.05.19 20:07:33.288081 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.05.19 20:07:33.288212 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 6236 | 2026.05.19 20:07:33.288250 [ 4 ] {43940713-2d33-4e0b-88c5-695f2425e7b9} <Debug> TCPHandler: Processed in 0.001326976 sec. | ||
| 6237 | 2026.05.19 20:07:33.288373 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.05.19 20:07:33.288470 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.05.19 20:07:33.288516 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6240 | 2026.05.19 20:07:33.288885 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.05.19 20:07:33.288921 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6242 | 2026.05.19 20:07:33.289236 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6243 | 2026.05.19 20:07:33.289459 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.05.19 20:07:33.289588 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001137 sec., 66842.56816182937 rows/sec., 4.66 MiB/sec. | ||
| 6245 | 2026.05.19 20:07:33.289624 [ 4 ] {1fb4d9af-26d5-42a4-97f3-3dd4c36ff481} <Debug> TCPHandler: Processed in 0.001298886 sec. | ||
| 6246 | 2026.05.19 20:07:33.289753 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.05.19 20:07:33.289849 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.05.19 20:07:33.289891 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6249 | 2026.05.19 20:07:33.290216 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.05.19 20:07:33.290252 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6251 | 2026.05.19 20:07:33.290553 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6252 | 2026.05.19 20:07:33.290764 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.05.19 20:07:33.290890 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.00106 sec., 28301.88679245283 rows/sec., 1.90 MiB/sec. | ||
| 6254 | 2026.05.19 20:07:33.290925 [ 4 ] {72890619-7c3d-4900-9190-8ed064270048} <Debug> TCPHandler: Processed in 0.001220706 sec. | ||
| 6255 | 2026.05.19 20:07:34.484215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13026 | ||
| 6256 | 2026.05.19 20:07:34.484709 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.05.19 20:07:34.484743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6258 | 2026.05.19 20:07:34.485247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6259 | 2026.05.19 20:07:34.485496 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.05.19 20:07:34.485620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13026 | ||
| 6261 | 2026.05.19 20:07:35.158219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6262 | 2026.05.19 20:07:35.173418 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.05.19 20:07:35.173471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6264 | 2026.05.19 20:07:35.179797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6265 | 2026.05.19 20:07:35.180523 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.05.19 20:07:35.182977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6267 | 2026.05.19 20:07:38.285768 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.05.19 20:07:38.286150 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6269 | 2026.05.19 20:07:38.286652 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6270 | 2026.05.19 20:07:38.286686 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <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 | ||
| 6271 | 2026.05.19 20:07:38.286903 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6272 | 2026.05.19 20:07:38.286969 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6273 | 2026.05.19 20:07:38.287108 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6274 | 2026.05.19 20:07:38.287143 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6275 | 2026.05.19 20:07:38.287165 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6276 | 2026.05.19 20:07:38.287180 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6277 | 2026.05.19 20:07:38.287219 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6278 | 2026.05.19 20:07:38.287239 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6279 | 2026.05.19 20:07:38.288348 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002347 sec., 21303.792074989346 rows/sec., 5.10 MiB/sec. | ||
| 6280 | 2026.05.19 20:07:38.288451 [ 4 ] {e04f0c33-8cb2-44e7-bed8-279c2835b6f2} <Debug> TCPHandler: Processed in 0.002864242 sec. | ||
| 6281 | 2026.05.19 20:07:38.290321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.05.19 20:07:38.290434 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6283 | 2026.05.19 20:07:38.290477 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6284 | 2026.05.19 20:07:38.291230 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.19 20:07:38.291307 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6286 | 2026.05.19 20:07:38.291811 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6287 | 2026.05.19 20:07:38.292035 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.05.19 20:07:38.292158 [ 31 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6289 | 2026.05.19 20:07:38.292176 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001774 sec., 43968.4329199549 rows/sec., 3.64 MiB/sec. | ||
| 6290 | 2026.05.19 20:07:38.292225 [ 31 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.19 20:07:38.292235 [ 4 ] {b7c497d7-2c93-48e7-bbe6-d90b6fb41372} <Debug> TCPHandler: Processed in 0.001963499 sec. | ||
| 6292 | 2026.05.19 20:07:38.292255 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6293 | 2026.05.19 20:07:38.292362 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 6294 | 2026.05.19 20:07:38.292393 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.05.19 20:07:38.292504 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6296 | 2026.05.19 20:07:38.292505 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6297 | 2026.05.19 20:07:38.292543 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3360 rows starting from the beginning of the part | ||
| 6298 | 2026.05.19 20:07:38.292563 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6299 | 2026.05.19 20:07:38.292610 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 116 rows starting from the beginning of the part | ||
| 6300 | 2026.05.19 20:07:38.292663 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 78 rows starting from the beginning of the part | ||
| 6301 | 2026.05.19 20:07:38.292707 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3212 rows starting from the beginning of the part | ||
| 6302 | 2026.05.19 20:07:38.292748 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6303 | 2026.05.19 20:07:38.292790 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6304 | 2026.05.19 20:07:38.293031 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.05.19 20:07:38.293074 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6306 | 2026.05.19 20:07:38.293401 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6307 | 2026.05.19 20:07:38.293649 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.05.19 20:07:38.293754 [ 31 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6309 | 2026.05.19 20:07:38.293779 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001293 sec., 8507.347254447022 rows/sec., 639.71 KiB/sec. | ||
| 6310 | 2026.05.19 20:07:38.293784 [ 31 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.05.19 20:07:38.293818 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6312 | 2026.05.19 20:07:38.293822 [ 4 ] {5efb74b5-5db7-483f-ae07-623a792a1c56} <Debug> TCPHandler: Processed in 0.001476017 sec. | ||
| 6313 | 2026.05.19 20:07:38.293915 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 6314 | 2026.05.19 20:07:38.293961 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.05.19 20:07:38.294007 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6316 | 2026.05.19 20:07:38.294035 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 6317 | 2026.05.19 20:07:38.294055 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6318 | 2026.05.19 20:07:38.294089 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6319 | 2026.05.19 20:07:38.294095 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6320 | 2026.05.19 20:07:38.294137 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 6321 | 2026.05.19 20:07:38.294178 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6322 | 2026.05.19 20:07:38.294215 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 195 rows starting from the beginning of the part | ||
| 6323 | 2026.05.19 20:07:38.294256 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 6324 | 2026.05.19 20:07:38.294519 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.05.19 20:07:38.294553 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6326 | 2026.05.19 20:07:38.294994 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118645 sec., 445181.4471972789 rows/sec., 30.60 MiB/sec. | ||
| 6327 | 2026.05.19 20:07:38.295008 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6328 | 2026.05.19 20:07:38.295233 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6329 | 2026.05.19 20:07:38.295254 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.19 20:07:38.295369 [ 31 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6331 | 2026.05.19 20:07:38.295385 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 5 columns (5 merged, 0 gathered) in 0.003066323 sec., 2250252.1749991765 rows/sec., 178.76 MiB/sec. | ||
| 6332 | 2026.05.19 20:07:38.295400 [ 31 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.05.19 20:07:38.295399 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001361 sec., 55106.539309331376 rows/sec., 4.30 MiB/sec. | ||
| 6334 | 2026.05.19 20:07:38.295443 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6335 | 2026.05.19 20:07:38.295481 [ 4 ] {05c1af15-87d5-4d67-8598-5c162d50c77e} <Debug> TCPHandler: Processed in 0.001566007 sec. | ||
| 6336 | 2026.05.19 20:07:38.295525 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 6337 | 2026.05.19 20:07:38.295619 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6338 | 2026.05.19 20:07:38.295621 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.19 20:07:38.295647 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 6340 | 2026.05.19 20:07:38.295621 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.05.19 20:07:38.295705 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 6342 | 2026.05.19 20:07:38.295714 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6343 | 2026.05.19 20:07:38.295738 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_36_7} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6344 | 2026.05.19 20:07:38.295753 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part | ||
| 6345 | 2026.05.19 20:07:38.295770 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6346 | 2026.05.19 20:07:38.295793 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1758 rows starting from the beginning of the part | ||
| 6347 | 2026.05.19 20:07:38.295817 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6348 | 2026.05.19 20:07:38.295836 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6349 | 2026.05.19 20:07:38.295846 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6350 | 2026.05.19 20:07:38.295882 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part | ||
| 6351 | 2026.05.19 20:07:38.296037 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.05.19 20:07:38.296123 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_41_8} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6353 | 2026.05.19 20:07:38.296219 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 6354 | 2026.05.19 20:07:38.296271 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.05.19 20:07:38.296309 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6356 | 2026.05.19 20:07:38.296653 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6357 | 2026.05.19 20:07:38.296865 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.05.19 20:07:38.296968 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6359 | 2026.05.19 20:07:38.296992 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 6360 | 2026.05.19 20:07:38.296998 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.05.19 20:07:38.297030 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6362 | 2026.05.19 20:07:38.297035 [ 4 ] {b8b9d157-61e0-44a3-85cc-1cc770463264} <Debug> TCPHandler: Processed in 0.001466317 sec. | ||
| 6363 | 2026.05.19 20:07:38.297112 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 6364 | 2026.05.19 20:07:38.297159 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.05.19 20:07:38.297176 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3897 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676807 sec., 2324059.9544252856 rows/sec., 168.43 MiB/sec. | ||
| 6366 | 2026.05.19 20:07:38.297195 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2026.05.19 20:07:38.297228 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12756 rows starting from the beginning of the part | ||
| 6368 | 2026.05.19 20:07:38.297255 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6369 | 2026.05.19 20:07:38.297282 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6370 | 2026.05.19 20:07:38.297309 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <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 | ||
| 6371 | 2026.05.19 20:07:38.297328 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6372 | 2026.05.19 20:07:38.297373 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1659 rows starting from the beginning of the part | ||
| 6373 | 2026.05.19 20:07:38.297417 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6374 | 2026.05.19 20:07:38.297443 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6375 | 2026.05.19 20:07:38.297464 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6376 | 2026.05.19 20:07:38.297727 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.05.19 20:07:38.297805 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_41_8} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6378 | 2026.05.19 20:07:38.297884 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6379 | 2026.05.19 20:07:38.298066 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.05.19 20:07:38.298107 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6381 | 2026.05.19 20:07:38.298663 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6382 | 2026.05.19 20:07:38.298903 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.05.19 20:07:38.299039 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001803 sec., 6100.942872989463 rows/sec., 10.93 MiB/sec. | ||
| 6384 | 2026.05.19 20:07:38.299091 [ 4 ] {5ecadd57-0a0b-4615-9b24-14a364f5e799} <Debug> TCPHandler: Processed in 0.001978448 sec. | ||
| 6385 | 2026.05.19 20:07:38.299210 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.05.19 20:07:38.299307 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6387 | 2026.05.19 20:07:38.299354 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6388 | 2026.05.19 20:07:38.299709 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.05.19 20:07:38.299747 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6390 | 2026.05.19 20:07:38.300080 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6391 | 2026.05.19 20:07:38.300291 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.05.19 20:07:38.300393 [ 31 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6393 | 2026.05.19 20:07:38.300416 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 6394 | 2026.05.19 20:07:38.300424 [ 31 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.05.19 20:07:38.300455 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6396 | 2026.05.19 20:07:38.300458 [ 4 ] {1dca75d2-d0d9-44ff-b4fa-95d9ac9fb927} <Debug> TCPHandler: Processed in 0.001294965 sec. | ||
| 6397 | 2026.05.19 20:07:38.300532 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 6398 | 2026.05.19 20:07:38.300725 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6399 | 2026.05.19 20:07:38.300755 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1812 rows starting from the beginning of the part | ||
| 6400 | 2026.05.19 20:07:38.300809 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6401 | 2026.05.19 20:07:38.300853 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 6402 | 2026.05.19 20:07:38.300896 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6403 | 2026.05.19 20:07:38.300934 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 6404 | 2026.05.19 20:07:38.300975 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 6405 | 2026.05.19 20:07:38.302267 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765237 sec., 1179445.0263618992 rows/sec., 78.67 MiB/sec. | ||
| 6406 | 2026.05.19 20:07:38.302291 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14971 rows, containing 5 columns (5 merged, 0 gathered) in 0.005216173 sec., 2870111.8617039733 rows/sec., 189.68 MiB/sec. | ||
| 6407 | 2026.05.19 20:07:38.302592 [ 192 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6408 | 2026.05.19 20:07:38.302739 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6409 | 2026.05.19 20:07:38.302872 [ 192 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.05.19 20:07:38.302940 [ 192 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_41_8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6411 | 2026.05.19 20:07:38.302996 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.05.19 20:07:38.303016 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6413 | 2026.05.19 20:07:38.303060 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6414 | 2026.05.19 20:07:38.303117 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 6415 | 2026.05.19 20:07:39.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.01 MiB, peak 286.25 MiB, free memory in arenas 0.00 B, will set to 278.88 MiB (RSS), difference: 1.87 MiB | ||
| 6416 | 2026.05.19 20:07:41.867630 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6417 | 2026.05.19 20:07:41.867700 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6418 | 2026.05.19 20:07:41.985920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13474 | ||
| 6419 | 2026.05.19 20:07:41.986393 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.05.19 20:07:41.986436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6421 | 2026.05.19 20:07:41.986928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6422 | 2026.05.19 20:07:41.987170 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.19 20:07:41.987297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13474 | ||
| 6424 | 2026.05.19 20:07:42.015249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 776 | ||
| 6425 | 2026.05.19 20:07:42.017501 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.05.19 20:07:42.017549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6427 | 2026.05.19 20:07:42.018717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6428 | 2026.05.19 20:07:42.018979 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.05.19 20:07:42.019121 [ 48 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6430 | 2026.05.19 20:07:42.019177 [ 48 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.05.19 20:07:42.019196 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6432 | 2026.05.19 20:07:42.019228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 6433 | 2026.05.19 20:07:42.019351 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 6434 | 2026.05.19 20:07:42.020028 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6435 | 2026.05.19 20:07:42.020176 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 578 rows starting from the beginning of the part | ||
| 6436 | 2026.05.19 20:07:42.020574 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 6437 | 2026.05.19 20:07:42.020921 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 6438 | 2026.05.19 20:07:42.021238 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6439 | 2026.05.19 20:07:42.021532 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 6440 | 2026.05.19 20:07:42.021851 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6441 | 2026.05.19 20:07:42.028409 [ 200 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 72 columns (72 merged, 0 gathered) in 0.009140059 sec., 84900.98368073991 rows/sec., 72.69 MiB/sec. | ||
| 6442 | 2026.05.19 20:07:42.029698 [ 193 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6443 | 2026.05.19 20:07:42.030274 [ 193 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.05.19 20:07:42.030348 [ 193 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_21_4} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6445 | 2026.05.19 20:07:42.030634 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 6446 | 2026.05.19 20:07:42.127405 [ 48 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6447 | 2026.05.19 20:07:42.127449 [ 48 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.05.19 20:07:42.127472 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6449 | 2026.05.19 20:07:42.127599 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 6450 | 2026.05.19 20:07:42.127791 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6451 | 2026.05.19 20:07:42.127840 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6452 | 2026.05.19 20:07:42.127929 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6453 | 2026.05.19 20:07:42.128004 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6454 | 2026.05.19 20:07:42.128070 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6455 | 2026.05.19 20:07:42.128133 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 6456 | 2026.05.19 20:07:42.129059 [ 193 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522727 sec., 24955.22835019015 rows/sec., 2.08 MiB/sec. | ||
| 6457 | 2026.05.19 20:07:42.129246 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6458 | 2026.05.19 20:07:42.129597 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.05.19 20:07:42.129689 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_13_3} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6460 | 2026.05.19 20:07:42.129793 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6461 | 2026.05.19 20:07:42.683265 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6462 | 2026.05.19 20:07:42.700223 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.05.19 20:07:42.700291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6464 | 2026.05.19 20:07:42.706653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6465 | 2026.05.19 20:07:42.707409 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.05.19 20:07:42.710660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6467 | 2026.05.19 20:07:43.290409 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.05.19 20:07:43.290793 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 6469 | 2026.05.19 20:07:43.291182 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6470 | 2026.05.19 20:07:43.291222 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <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 | ||
| 6471 | 2026.05.19 20:07:43.291463 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6472 | 2026.05.19 20:07:43.291532 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6473 | 2026.05.19 20:07:43.291675 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6474 | 2026.05.19 20:07:43.291712 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6475 | 2026.05.19 20:07:43.291740 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6476 | 2026.05.19 20:07:43.291756 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6477 | 2026.05.19 20:07:43.291796 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6478 | 2026.05.19 20:07:43.291817 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6479 | 2026.05.19 20:07:43.293178 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002553 sec., 19584.802193497846 rows/sec., 4.69 MiB/sec. | ||
| 6480 | 2026.05.19 20:07:43.293281 [ 4 ] {bb2dd834-b037-4d57-b990-23fa1806fa6c} <Debug> TCPHandler: Processed in 0.003060113 sec. | ||
| 6481 | 2026.05.19 20:07:43.298414 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.05.19 20:07:43.298620 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.05.19 20:07:43.298700 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6484 | 2026.05.19 20:07:43.299286 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.05.19 20:07:43.299332 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6486 | 2026.05.19 20:07:43.299733 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6487 | 2026.05.19 20:07:43.300063 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.05.19 20:07:43.300231 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001668 sec., 170263.78896882493 rows/sec., 10.81 MiB/sec. | ||
| 6489 | 2026.05.19 20:07:43.300277 [ 4 ] {a962a695-257a-4c0f-b43f-52ba38deca85} <Debug> TCPHandler: Processed in 0.001963449 sec. | ||
| 6490 | 2026.05.19 20:07:43.300407 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.05.19 20:07:43.300520 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6492 | 2026.05.19 20:07:43.300568 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6493 | 2026.05.19 20:07:43.301256 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.19 20:07:43.301293 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6495 | 2026.05.19 20:07:43.301667 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6496 | 2026.05.19 20:07:43.301879 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.05.19 20:07:43.302007 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001511 sec., 567174.0569159497 rows/sec., 44.28 MiB/sec. | ||
| 6498 | 2026.05.19 20:07:43.302043 [ 4 ] {93e0e0bc-bdf8-4e11-a74b-bbd5a3e8831e} <Debug> TCPHandler: Processed in 0.001693707 sec. | ||
| 6499 | 2026.05.19 20:07:43.302155 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.05.19 20:07:43.302248 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.05.19 20:07:43.302288 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6502 | 2026.05.19 20:07:43.302702 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.05.19 20:07:43.302739 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6504 | 2026.05.19 20:07:43.303062 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6505 | 2026.05.19 20:07:43.303268 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.05.19 20:07:43.303393 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001163 sec., 147893.37919174548 rows/sec., 9.07 MiB/sec. | ||
| 6507 | 2026.05.19 20:07:43.303429 [ 4 ] {044a2e65-5e78-485a-9345-f2c11fec0863} <Debug> TCPHandler: Processed in 0.001321126 sec. | ||
| 6508 | 2026.05.19 20:07:43.303534 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.05.19 20:07:43.303627 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.05.19 20:07:43.303666 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6511 | 2026.05.19 20:07:43.304073 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.05.19 20:07:43.304109 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6513 | 2026.05.19 20:07:43.304407 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6514 | 2026.05.19 20:07:43.304636 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.05.19 20:07:43.304753 [ 91 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6516 | 2026.05.19 20:07:43.304760 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 6517 | 2026.05.19 20:07:43.304826 [ 91 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.05.19 20:07:43.304838 [ 4 ] {3d99f96b-07aa-4a94-a543-cebd36b9d3f8} <Debug> TCPHandler: Processed in 0.001350416 sec. | ||
| 6519 | 2026.05.19 20:07:43.304860 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6520 | 2026.05.19 20:07:43.304955 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.05.19 20:07:43.304984 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 6522 | 2026.05.19 20:07:43.305051 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.05.19 20:07:43.305095 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6524 | 2026.05.19 20:07:43.305123 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6525 | 2026.05.19 20:07:43.305160 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 6526 | 2026.05.19 20:07:43.305225 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6527 | 2026.05.19 20:07:43.305268 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 6528 | 2026.05.19 20:07:43.305307 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6529 | 2026.05.19 20:07:43.305359 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 6530 | 2026.05.19 20:07:43.305401 [ 193 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6531 | 2026.05.19 20:07:43.305517 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.05.19 20:07:43.305558 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6533 | 2026.05.19 20:07:43.305892 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6534 | 2026.05.19 20:07:43.306114 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.05.19 20:07:43.306240 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 6536 | 2026.05.19 20:07:43.306277 [ 4 ] {396a3a87-da03-4e85-8baa-9f7d93ccd0f6} <Debug> TCPHandler: Processed in 0.001369096 sec. | ||
| 6537 | 2026.05.19 20:07:43.306396 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.05.19 20:07:43.306487 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6539 | 2026.05.19 20:07:43.306526 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6540 | 2026.05.19 20:07:43.306657 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730567 sec., 1688463.9542993712 rows/sec., 106.79 MiB/sec. | ||
| 6541 | 2026.05.19 20:07:43.306848 [ 197 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6542 | 2026.05.19 20:07:43.307104 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.19 20:07:43.307125 [ 197 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.05.19 20:07:43.307145 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6545 | 2026.05.19 20:07:43.307213 [ 197 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_11_2} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6546 | 2026.05.19 20:07:43.307288 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6547 | 2026.05.19 20:07:43.307505 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6548 | 2026.05.19 20:07:43.307715 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.05.19 20:07:43.307845 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001376 sec., 377906.976744186 rows/sec., 26.67 MiB/sec. | ||
| 6550 | 2026.05.19 20:07:43.307882 [ 4 ] {e3df9768-c0f5-45e3-8390-a0a143079887} <Debug> TCPHandler: Processed in 0.001532967 sec. | ||
| 6551 | 2026.05.19 20:07:43.307991 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.05.19 20:07:43.308083 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6553 | 2026.05.19 20:07:43.308124 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6554 | 2026.05.19 20:07:43.308451 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.05.19 20:07:43.308487 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6556 | 2026.05.19 20:07:43.308785 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6557 | 2026.05.19 20:07:43.309013 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.05.19 20:07:43.309138 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 6559 | 2026.05.19 20:07:43.309174 [ 4 ] {f2a501ac-24aa-4f1b-8055-88c72d76cdbe} <Debug> TCPHandler: Processed in 0.001229586 sec. | ||
| 6560 | 2026.05.19 20:07:43.309292 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.05.19 20:07:43.309385 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.05.19 20:07:43.309426 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6563 | 2026.05.19 20:07:43.309812 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.19 20:07:43.309847 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6565 | 2026.05.19 20:07:43.310175 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6566 | 2026.05.19 20:07:43.310384 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.05.19 20:07:43.310509 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001143 sec., 231846.01924759406 rows/sec., 15.41 MiB/sec. | ||
| 6568 | 2026.05.19 20:07:43.310545 [ 4 ] {598a9838-6d79-49f8-88b9-034d9f035636} <Debug> TCPHandler: Processed in 0.001299525 sec. | ||
| 6569 | 2026.05.19 20:07:43.310655 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.05.19 20:07:43.310748 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.05.19 20:07:43.310789 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6572 | 2026.05.19 20:07:43.311093 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.05.19 20:07:43.311128 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6574 | 2026.05.19 20:07:43.311413 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6575 | 2026.05.19 20:07:43.311626 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.19 20:07:43.311748 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6577 | 2026.05.19 20:07:43.311784 [ 4 ] {f483bb6d-8094-4cde-9df5-8e68822df9db} <Debug> TCPHandler: Processed in 0.001175165 sec. | ||
| 6578 | 2026.05.19 20:07:43.311893 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.05.19 20:07:43.311985 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.05.19 20:07:43.312038 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <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 | ||
| 6581 | 2026.05.19 20:07:43.312793 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.05.19 20:07:43.312829 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6583 | 2026.05.19 20:07:43.313368 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6584 | 2026.05.19 20:07:43.313585 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.05.19 20:07:43.313700 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6586 | 2026.05.19 20:07:43.313718 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001751 sec., 17133.066818960593 rows/sec., 30.70 MiB/sec. | ||
| 6587 | 2026.05.19 20:07:43.313739 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.05.19 20:07:43.313763 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6589 | 2026.05.19 20:07:43.313776 [ 4 ] {99f85f5e-5089-457c-a3ea-1b073382d73f} <Debug> TCPHandler: Processed in 0.001928979 sec. | ||
| 6590 | 2026.05.19 20:07:43.313837 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 6591 | 2026.05.19 20:07:43.313899 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.05.19 20:07:43.313996 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.05.19 20:07:43.314038 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6594 | 2026.05.19 20:07:43.314047 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6595 | 2026.05.19 20:07:43.314097 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 630 rows starting from the beginning of the part | ||
| 6596 | 2026.05.19 20:07:43.314210 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 6597 | 2026.05.19 20:07:43.314316 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 6598 | 2026.05.19 20:07:43.314355 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.05.19 20:07:43.314396 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6600 | 2026.05.19 20:07:43.314419 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 6601 | 2026.05.19 20:07:43.314522 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 6602 | 2026.05.19 20:07:43.314616 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 6603 | 2026.05.19 20:07:43.314732 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6604 | 2026.05.19 20:07:43.314972 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.05.19 20:07:43.315104 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 6606 | 2026.05.19 20:07:43.315140 [ 4 ] {3b88d978-565a-4ab2-a0cb-edb18c15fd0e} <Debug> TCPHandler: Processed in 0.001289055 sec. | ||
| 6607 | 2026.05.19 20:07:43.319122 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 19 columns (19 merged, 0 gathered) in 0.005314963 sec., 141675.49237878044 rows/sec., 253.88 MiB/sec. | ||
| 6608 | 2026.05.19 20:07:43.320404 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6609 | 2026.05.19 20:07:43.320790 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.05.19 20:07:43.320868 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6611 | 2026.05.19 20:07:43.321032 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6612 | 2026.05.19 20:07:44.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.48 MiB, peak 288.08 MiB, free memory in arenas 0.00 B, will set to 282.36 MiB (RSS), difference: 1.88 MiB | ||
| 6613 | 2026.05.19 20:07:48.286694 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.05.19 20:07:48.286957 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6615 | 2026.05.19 20:07:48.287335 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6616 | 2026.05.19 20:07:48.287375 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <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 | ||
| 6617 | 2026.05.19 20:07:48.287621 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6618 | 2026.05.19 20:07:48.287693 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6619 | 2026.05.19 20:07:48.287840 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6620 | 2026.05.19 20:07:48.287878 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6621 | 2026.05.19 20:07:48.287901 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6622 | 2026.05.19 20:07:48.287916 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6623 | 2026.05.19 20:07:48.287959 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6624 | 2026.05.19 20:07:48.287980 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6625 | 2026.05.19 20:07:48.289067 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00221 sec., 22624.43438914027 rows/sec., 5.42 MiB/sec. | ||
| 6626 | 2026.05.19 20:07:48.289186 [ 4 ] {4ebaddfe-1ae6-4347-8878-3f84c4f0ddae} <Debug> TCPHandler: Processed in 0.002632792 sec. | ||
| 6627 | 2026.05.19 20:07:48.291820 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.05.19 20:07:48.291965 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6629 | 2026.05.19 20:07:48.292021 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6630 | 2026.05.19 20:07:48.292604 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.05.19 20:07:48.292653 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6632 | 2026.05.19 20:07:48.293046 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6633 | 2026.05.19 20:07:48.293283 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.05.19 20:07:48.293441 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00152 sec., 15789.473684210525 rows/sec., 1.31 MiB/sec. | ||
| 6635 | 2026.05.19 20:07:48.293456 [ 125 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6636 | 2026.05.19 20:07:48.293484 [ 4 ] {74573abc-2ff6-4852-bbaf-b3702fc078ab} <Debug> TCPHandler: Processed in 0.001726898 sec. | ||
| 6637 | 2026.05.19 20:07:48.293532 [ 125 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.05.19 20:07:48.293561 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6639 | 2026.05.19 20:07:48.293632 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.05.19 20:07:48.293670 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::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 | ||
| 6641 | 2026.05.19 20:07:48.293741 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6642 | 2026.05.19 20:07:48.293792 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6643 | 2026.05.19 20:07:48.293804 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6644 | 2026.05.19 20:07:48.293844 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6645 | 2026.05.19 20:07:48.293916 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6646 | 2026.05.19 20:07:48.293966 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6647 | 2026.05.19 20:07:48.294007 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6648 | 2026.05.19 20:07:48.294060 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6649 | 2026.05.19 20:07:48.294101 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6650 | 2026.05.19 20:07:48.294224 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.05.19 20:07:48.294269 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6652 | 2026.05.19 20:07:48.294857 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6653 | 2026.05.19 20:07:48.295090 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.05.19 20:07:48.295100 [ 187 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472837 sec., 643655.7473773404 rows/sec., 44.60 MiB/sec. | ||
| 6655 | 2026.05.19 20:07:48.295233 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001517 sec., 1318.3915622940015 rows/sec., 107.51 KiB/sec. | ||
| 6656 | 2026.05.19 20:07:48.295277 [ 4 ] {e5ab1433-719e-4857-8888-0391c5388708} <Debug> TCPHandler: Processed in 0.001696207 sec. | ||
| 6657 | 2026.05.19 20:07:48.295292 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6658 | 2026.05.19 20:07:48.295405 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.05.19 20:07:48.295515 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6660 | 2026.05.19 20:07:48.295561 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6661 | 2026.05.19 20:07:48.295581 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.05.19 20:07:48.295661 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_10_2} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6663 | 2026.05.19 20:07:48.295741 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 6664 | 2026.05.19 20:07:48.296078 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.05.19 20:07:48.296120 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6666 | 2026.05.19 20:07:48.296471 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6667 | 2026.05.19 20:07:48.296702 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.05.19 20:07:48.296842 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001352 sec., 147189.34911242605 rows/sec., 13.11 MiB/sec. | ||
| 6669 | 2026.05.19 20:07:48.296883 [ 4 ] {cf9f2e0e-6eab-4b47-a983-772b0fd42c0d} <Debug> TCPHandler: Processed in 0.001528616 sec. | ||
| 6670 | 2026.05.19 20:07:48.297018 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.19 20:07:48.297116 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.05.19 20:07:48.297158 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6673 | 2026.05.19 20:07:48.297672 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.19 20:07:48.297715 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6675 | 2026.05.19 20:07:48.298088 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6676 | 2026.05.19 20:07:48.298350 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.05.19 20:07:48.298516 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001419 sec., 17618.04087385483 rows/sec., 1.33 MiB/sec. | ||
| 6678 | 2026.05.19 20:07:48.298563 [ 4 ] {4d7a6ef7-4e18-4112-830d-1e4c2897cf34} <Debug> TCPHandler: Processed in 0.001595866 sec. | ||
| 6679 | 2026.05.19 20:07:48.298708 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.05.19 20:07:48.298812 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.05.19 20:07:48.298858 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6682 | 2026.05.19 20:07:48.299318 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.19 20:07:48.299356 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6684 | 2026.05.19 20:07:48.299712 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6685 | 2026.05.19 20:07:48.299928 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.19 20:07:48.300058 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001268 sec., 18927.44479495268 rows/sec., 1.57 MiB/sec. | ||
| 6687 | 2026.05.19 20:07:48.300098 [ 4 ] {fc09d2fd-3b89-422c-9a7e-60754d415b53} <Debug> TCPHandler: Processed in 0.001446536 sec. | ||
| 6688 | 2026.05.19 20:07:48.300215 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.05.19 20:07:48.300311 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.19 20:07:48.300352 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6691 | 2026.05.19 20:07:48.300755 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.19 20:07:48.300791 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6693 | 2026.05.19 20:07:48.301094 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6694 | 2026.05.19 20:07:48.301307 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.19 20:07:48.301406 [ 125 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6696 | 2026.05.19 20:07:48.301435 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 6697 | 2026.05.19 20:07:48.301444 [ 125 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.05.19 20:07:48.301478 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6699 | 2026.05.19 20:07:48.301482 [ 4 ] {4903cab6-2bf9-41b1-88ae-ca2441510385} <Debug> TCPHandler: Processed in 0.001315966 sec. | ||
| 6700 | 2026.05.19 20:07:48.301584 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::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 | ||
| 6701 | 2026.05.19 20:07:48.301614 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.05.19 20:07:48.301716 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6703 | 2026.05.19 20:07:48.301717 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6704 | 2026.05.19 20:07:48.301756 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6705 | 2026.05.19 20:07:48.301776 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6706 | 2026.05.19 20:07:48.301828 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6707 | 2026.05.19 20:07:48.301882 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6708 | 2026.05.19 20:07:48.301926 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6709 | 2026.05.19 20:07:48.301967 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6710 | 2026.05.19 20:07:48.302006 [ 199 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6711 | 2026.05.19 20:07:48.302240 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.05.19 20:07:48.302283 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6713 | 2026.05.19 20:07:48.302619 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6714 | 2026.05.19 20:07:48.302839 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.05.19 20:07:48.302929 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396397 sec., 352335.33157117927 rows/sec., 22.05 MiB/sec. | ||
| 6716 | 2026.05.19 20:07:48.302966 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001266 sec., 89257.50394944708 rows/sec., 7.26 MiB/sec. | ||
| 6717 | 2026.05.19 20:07:48.303009 [ 4 ] {cd362aa5-87c8-4026-9ad2-a2a2451834bb} <Debug> TCPHandler: Processed in 0.001444586 sec. | ||
| 6718 | 2026.05.19 20:07:48.303084 [ 187 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6719 | 2026.05.19 20:07:48.303130 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.05.19 20:07:48.303231 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.05.19 20:07:48.303278 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6722 | 2026.05.19 20:07:48.303378 [ 187 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.05.19 20:07:48.303452 [ 187 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_10_2} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6724 | 2026.05.19 20:07:48.303552 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6725 | 2026.05.19 20:07:48.303690 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.05.19 20:07:48.303731 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6727 | 2026.05.19 20:07:48.304074 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6728 | 2026.05.19 20:07:48.304282 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.19 20:07:48.304408 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001195 sec., 164853.55648535563 rows/sec., 11.82 MiB/sec. | ||
| 6730 | 2026.05.19 20:07:48.304445 [ 4 ] {fab213c9-885f-445b-a751-acc1909109ec} <Debug> TCPHandler: Processed in 0.001364086 sec. | ||
| 6731 | 2026.05.19 20:07:48.304561 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.05.19 20:07:48.304657 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.05.19 20:07:48.304711 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <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 | ||
| 6734 | 2026.05.19 20:07:48.305457 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.05.19 20:07:48.305495 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6736 | 2026.05.19 20:07:48.306006 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6737 | 2026.05.19 20:07:48.306229 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.05.19 20:07:48.306364 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001726 sec., 6373.117033603708 rows/sec., 11.42 MiB/sec. | ||
| 6739 | 2026.05.19 20:07:48.306417 [ 4 ] {4172c0d6-8a70-43fe-87e6-aa2d288cb615} <Debug> TCPHandler: Processed in 0.001905069 sec. | ||
| 6740 | 2026.05.19 20:07:48.306537 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.05.19 20:07:48.306632 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6742 | 2026.05.19 20:07:48.306675 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6743 | 2026.05.19 20:07:48.307001 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.05.19 20:07:48.307037 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6745 | 2026.05.19 20:07:48.307338 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6746 | 2026.05.19 20:07:48.307587 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.05.19 20:07:48.307717 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6748 | 2026.05.19 20:07:48.307753 [ 4 ] {fc9c183d-3daf-4114-bfd1-bf4df941e4f9} <Debug> TCPHandler: Processed in 0.001266086 sec. | ||
| 6749 | 2026.05.19 20:07:49.488095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13986 | ||
| 6750 | 2026.05.19 20:07:49.488601 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.05.19 20:07:49.488645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6752 | 2026.05.19 20:07:49.489121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6753 | 2026.05.19 20:07:49.489357 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.05.19 20:07:49.489487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13986 | ||
| 6755 | 2026.05.19 20:07:50.211416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6756 | 2026.05.19 20:07:50.227552 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.05.19 20:07:50.227605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6758 | 2026.05.19 20:07:50.233720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6759 | 2026.05.19 20:07:50.234449 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.05.19 20:07:50.237150 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6761 | 2026.05.19 20:07:52.020089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 822 | ||
| 6762 | 2026.05.19 20:07:52.022714 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.05.19 20:07:52.022760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6764 | 2026.05.19 20:07:52.023985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6765 | 2026.05.19 20:07:52.024265 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.05.19 20:07:52.024519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6767 | 2026.05.19 20:07:53.286140 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.05.19 20:07:53.286467 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6769 | 2026.05.19 20:07:53.286974 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6770 | 2026.05.19 20:07:53.287019 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <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 | ||
| 6771 | 2026.05.19 20:07:53.287324 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6772 | 2026.05.19 20:07:53.287415 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6773 | 2026.05.19 20:07:53.287617 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6774 | 2026.05.19 20:07:53.287667 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6775 | 2026.05.19 20:07:53.287696 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6776 | 2026.05.19 20:07:53.287718 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6777 | 2026.05.19 20:07:53.287772 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6778 | 2026.05.19 20:07:53.287801 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6779 | 2026.05.19 20:07:53.289295 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002972 sec., 16823.687752355316 rows/sec., 4.03 MiB/sec. | ||
| 6780 | 2026.05.19 20:07:53.289407 [ 4 ] {73d62447-09ef-4f42-ab26-15419ebde485} <Debug> TCPHandler: Processed in 0.003479465 sec. | ||
| 6781 | 2026.05.19 20:07:53.291508 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.05.19 20:07:53.291626 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6783 | 2026.05.19 20:07:53.291678 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6784 | 2026.05.19 20:07:53.292285 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.05.19 20:07:53.292342 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6786 | 2026.05.19 20:07:53.292801 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6787 | 2026.05.19 20:07:53.293046 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.05.19 20:07:53.293199 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001607 sec., 72184.19415059117 rows/sec., 6.13 MiB/sec. | ||
| 6789 | 2026.05.19 20:07:53.293238 [ 4 ] {f812c57d-7dfe-4def-9a8b-29f484a49771} <Debug> TCPHandler: Processed in 0.001787488 sec. | ||
| 6790 | 2026.05.19 20:07:53.293370 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2026.05.19 20:07:53.293469 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6792 | 2026.05.19 20:07:53.293512 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6793 | 2026.05.19 20:07:53.293918 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.05.19 20:07:53.293957 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6795 | 2026.05.19 20:07:53.294263 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6796 | 2026.05.19 20:07:53.294482 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.05.19 20:07:53.294613 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001163 sec., 25795.356835769562 rows/sec., 1.89 MiB/sec. | ||
| 6798 | 2026.05.19 20:07:53.294651 [ 4 ] {73a16607-0fc9-4b9c-b830-ed146a51a249} <Debug> TCPHandler: Processed in 0.001331256 sec. | ||
| 6799 | 2026.05.19 20:07:53.294770 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6800 | 2026.05.19 20:07:53.294866 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6801 | 2026.05.19 20:07:53.294906 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6802 | 2026.05.19 20:07:53.295321 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.05.19 20:07:53.295358 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6804 | 2026.05.19 20:07:53.295669 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6805 | 2026.05.19 20:07:53.295890 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.05.19 20:07:53.296019 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001172 sec., 80204.77815699659 rows/sec., 6.26 MiB/sec. | ||
| 6807 | 2026.05.19 20:07:53.296057 [ 4 ] {678d981a-5ac3-47a6-a800-e9816937513d} <Debug> TCPHandler: Processed in 0.001336556 sec. | ||
| 6808 | 2026.05.19 20:07:53.296178 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2026.05.19 20:07:53.296275 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6810 | 2026.05.19 20:07:53.296319 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6811 | 2026.05.19 20:07:53.296726 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.05.19 20:07:53.296762 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6813 | 2026.05.19 20:07:53.297092 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6814 | 2026.05.19 20:07:53.297320 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.05.19 20:07:53.297454 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 6816 | 2026.05.19 20:07:53.297493 [ 4 ] {0c1d4d27-19e2-45c6-a47e-e6ad0496462c} <Debug> TCPHandler: Processed in 0.001363956 sec. | ||
| 6817 | 2026.05.19 20:07:53.297623 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2026.05.19 20:07:53.297748 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6819 | 2026.05.19 20:07:53.297814 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <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 | ||
| 6820 | 2026.05.19 20:07:53.298762 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.05.19 20:07:53.298798 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6822 | 2026.05.19 20:07:53.299375 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6823 | 2026.05.19 20:07:53.299633 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.05.19 20:07:53.299788 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002065 sec., 14527.845036319613 rows/sec., 26.03 MiB/sec. | ||
| 6825 | 2026.05.19 20:07:53.299844 [ 4 ] {415d40e9-439b-44c8-877f-80f42ca6397f} <Debug> TCPHandler: Processed in 0.00228145 sec. | ||
| 6826 | 2026.05.19 20:07:53.299975 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.05.19 20:07:53.300070 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6828 | 2026.05.19 20:07:53.300114 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6829 | 2026.05.19 20:07:53.300463 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.05.19 20:07:53.300501 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6831 | 2026.05.19 20:07:53.300812 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6832 | 2026.05.19 20:07:53.301036 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.05.19 20:07:53.301165 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 6834 | 2026.05.19 20:07:53.301201 [ 4 ] {71071be7-283b-46e6-915b-1642a1b3d42c} <Debug> TCPHandler: Processed in 0.001275045 sec. | ||
| 6835 | 2026.05.19 20:07:56.867738 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6836 | 2026.05.19 20:07:56.867804 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6837 | 2026.05.19 20:07:56.989699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14434 | ||
| 6838 | 2026.05.19 20:07:56.990269 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.05.19 20:07:56.990328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6840 | 2026.05.19 20:07:56.990914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6841 | 2026.05.19 20:07:56.991187 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.05.19 20:07:56.991339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14434 | ||
| 6843 | 2026.05.19 20:07:57.737398 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6844 | 2026.05.19 20:07:57.755139 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.05.19 20:07:57.755202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6846 | 2026.05.19 20:07:57.761470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6847 | 2026.05.19 20:07:57.762286 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.05.19 20:07:57.765773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6849 | 2026.05.19 20:07:58.285321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.05.19 20:07:58.285546 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6851 | 2026.05.19 20:07:58.285880 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6852 | 2026.05.19 20:07:58.285914 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <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 | ||
| 6853 | 2026.05.19 20:07:58.286136 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6854 | 2026.05.19 20:07:58.286204 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6855 | 2026.05.19 20:07:58.286347 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6856 | 2026.05.19 20:07:58.286385 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6857 | 2026.05.19 20:07:58.286407 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6858 | 2026.05.19 20:07:58.286422 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6859 | 2026.05.19 20:07:58.286460 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6860 | 2026.05.19 20:07:58.286480 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6861 | 2026.05.19 20:07:58.287576 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002121 sec., 23573.78595002357 rows/sec., 5.65 MiB/sec. | ||
| 6862 | 2026.05.19 20:07:58.287678 [ 4 ] {38fb6a2b-2028-47bd-abf2-fa90066967bf} <Debug> TCPHandler: Processed in 0.002486101 sec. | ||
| 6863 | 2026.05.19 20:07:58.289439 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2026.05.19 20:07:58.289550 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6865 | 2026.05.19 20:07:58.289594 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6866 | 2026.05.19 20:07:58.290069 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.05.19 20:07:58.290111 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6868 | 2026.05.19 20:07:58.290491 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6869 | 2026.05.19 20:07:58.290724 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.05.19 20:07:58.290874 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001371 sec., 56892.778993435444 rows/sec., 4.71 MiB/sec. | ||
| 6871 | 2026.05.19 20:07:58.290910 [ 4 ] {cfda5522-f6d6-4b1e-94e8-cf22ecccb5a9} <Debug> TCPHandler: Processed in 0.001537697 sec. | ||
| 6872 | 2026.05.19 20:07:58.291027 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.05.19 20:07:58.291116 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6874 | 2026.05.19 20:07:58.291154 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6875 | 2026.05.19 20:07:58.291522 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.05.19 20:07:58.291557 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6877 | 2026.05.19 20:07:58.291928 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6878 | 2026.05.19 20:07:58.292150 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.05.19 20:07:58.292283 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001153 sec., 9540.329575021684 rows/sec., 717.39 KiB/sec. | ||
| 6880 | 2026.05.19 20:07:58.292320 [ 4 ] {4774afd9-07cb-4733-968d-acd43bb92f33} <Debug> TCPHandler: Processed in 0.001317076 sec. | ||
| 6881 | 2026.05.19 20:07:58.292430 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.05.19 20:07:58.292525 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6883 | 2026.05.19 20:07:58.292566 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6884 | 2026.05.19 20:07:58.292975 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.05.19 20:07:58.293011 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6886 | 2026.05.19 20:07:58.293345 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6887 | 2026.05.19 20:07:58.293553 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.05.19 20:07:58.293690 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001182 sec., 63451.776649746185 rows/sec., 4.95 MiB/sec. | ||
| 6889 | 2026.05.19 20:07:58.293728 [ 4 ] {fda52286-7811-4537-9fcf-b55618635db6} <Debug> TCPHandler: Processed in 0.001346126 sec. | ||
| 6890 | 2026.05.19 20:07:58.293846 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.05.19 20:07:58.293940 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6892 | 2026.05.19 20:07:58.293982 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6893 | 2026.05.19 20:07:58.294379 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.05.19 20:07:58.294414 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6895 | 2026.05.19 20:07:58.294733 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6896 | 2026.05.19 20:07:58.294944 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.05.19 20:07:58.295081 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 6898 | 2026.05.19 20:07:58.295117 [ 4 ] {3b9d5e06-b7f9-41bf-9d7d-81283d842d1f} <Debug> TCPHandler: Processed in 0.001318946 sec. | ||
| 6899 | 2026.05.19 20:07:58.295232 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.05.19 20:07:58.295326 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6901 | 2026.05.19 20:07:58.295380 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <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 | ||
| 6902 | 2026.05.19 20:07:58.296133 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.05.19 20:07:58.296168 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6904 | 2026.05.19 20:07:58.296685 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6905 | 2026.05.19 20:07:58.296907 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.05.19 20:07:58.297042 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001733 sec., 6347.3744950952105 rows/sec., 11.37 MiB/sec. | ||
| 6907 | 2026.05.19 20:07:58.297094 [ 4 ] {6de0e43c-0dd5-47d1-b842-ce1fbe1f1da7} <Debug> TCPHandler: Processed in 0.001911039 sec. | ||
| 6908 | 2026.05.19 20:07:58.297203 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.05.19 20:07:58.297297 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6910 | 2026.05.19 20:07:58.297339 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6911 | 2026.05.19 20:07:58.297660 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.05.19 20:07:58.297695 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6913 | 2026.05.19 20:07:58.298017 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6914 | 2026.05.19 20:07:58.298224 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2026.05.19 20:07:58.298361 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6916 | 2026.05.19 20:07:58.298398 [ 4 ] {1e505b17-436a-441b-a6fb-96b826c10c7f} <Debug> TCPHandler: Processed in 0.001242685 sec. | ||
| 6917 | 2026.05.19 20:08:00.328366 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.05.19 20:08:00.328599 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6919 | 2026.05.19 20:08:00.328949 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6920 | 2026.05.19 20:08:00.328987 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6921 | 2026.05.19 20:08:00.329222 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6922 | 2026.05.19 20:08:00.329290 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6923 | 2026.05.19 20:08:00.329435 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6924 | 2026.05.19 20:08:00.329470 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6925 | 2026.05.19 20:08:00.329494 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 6926 | 2026.05.19 20:08:00.329514 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6927 | 2026.05.19 20:08:00.329572 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6928 | 2026.05.19 20:08:00.329611 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 6929 | 2026.05.19 20:08:00.330600 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002099 sec., 23820.867079561693 rows/sec., 5.70 MiB/sec. | ||
| 6930 | 2026.05.19 20:08:00.330704 [ 4 ] {9a99a89a-4f3b-4ebc-a7e5-2e3160df68a7} <Debug> TCPHandler: Processed in 0.002465821 sec. | ||
| 6931 | 2026.05.19 20:08:00.342411 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2026.05.19 20:08:00.342524 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6933 | 2026.05.19 20:08:00.342569 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6934 | 2026.05.19 20:08:00.343028 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.05.19 20:08:00.343067 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6936 | 2026.05.19 20:08:00.343436 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6937 | 2026.05.19 20:08:00.343670 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.05.19 20:08:00.343814 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec. | ||
| 6939 | 2026.05.19 20:08:00.343853 [ 4 ] {a55b1180-5bb4-4a25-8ea0-285bb3f71c60} <Debug> TCPHandler: Processed in 0.001494397 sec. | ||
| 6940 | 2026.05.19 20:08:00.343967 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.05.19 20:08:00.344065 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6942 | 2026.05.19 20:08:00.344105 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6943 | 2026.05.19 20:08:00.345533 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.05.19 20:08:00.345572 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6945 | 2026.05.19 20:08:00.346033 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6946 | 2026.05.19 20:08:00.346248 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2026.05.19 20:08:00.346357 [ 160 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6948 | 2026.05.19 20:08:00.346375 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.002329 sec., 1037355.0880206097 rows/sec., 76.63 MiB/sec. | ||
| 6949 | 2026.05.19 20:08:00.346396 [ 160 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.05.19 20:08:00.346415 [ 4 ] {ce6ed19c-becc-4ade-a8b8-077586a4f5d1} <Debug> TCPHandler: Processed in 0.002497031 sec. | ||
| 6951 | 2026.05.19 20:08:00.346415 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6952 | 2026.05.19 20:08:00.346546 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.05.19 20:08:00.346548 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 6954 | 2026.05.19 20:08:00.346656 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.05.19 20:08:00.346707 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6956 | 2026.05.19 20:08:00.346715 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6957 | 2026.05.19 20:08:00.346754 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3360 rows starting from the beginning of the part | ||
| 6958 | 2026.05.19 20:08:00.346837 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 857 rows starting from the beginning of the part | ||
| 6959 | 2026.05.19 20:08:00.346911 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 199 rows starting from the beginning of the part | ||
| 6960 | 2026.05.19 20:08:00.346977 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 6961 | 2026.05.19 20:08:00.347033 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 78 rows starting from the beginning of the part | ||
| 6962 | 2026.05.19 20:08:00.347083 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2416 rows starting from the beginning of the part | ||
| 6963 | 2026.05.19 20:08:00.347138 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.05.19 20:08:00.347178 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6965 | 2026.05.19 20:08:00.347639 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6966 | 2026.05.19 20:08:00.347863 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.05.19 20:08:00.347964 [ 160 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6968 | 2026.05.19 20:08:00.347989 [ 160 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.19 20:08:00.348001 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001369 sec., 13148.283418553689 rows/sec., 980.84 KiB/sec. | ||
| 6970 | 2026.05.19 20:08:00.348007 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6971 | 2026.05.19 20:08:00.348040 [ 4 ] {e2e8cdc4-2396-47c5-aa63-04b9354f1bb4} <Debug> TCPHandler: Processed in 0.001550897 sec. | ||
| 6972 | 2026.05.19 20:08:00.348128 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 6973 | 2026.05.19 20:08:00.348165 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.05.19 20:08:00.348266 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.05.19 20:08:00.348269 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6976 | 2026.05.19 20:08:00.348311 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6977 | 2026.05.19 20:08:00.348320 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 6978 | 2026.05.19 20:08:00.348398 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 172 rows starting from the beginning of the part | ||
| 6979 | 2026.05.19 20:08:00.348446 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 6980 | 2026.05.19 20:08:00.348489 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 6981 | 2026.05.19 20:08:00.348527 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 6982 | 2026.05.19 20:08:00.348567 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part | ||
| 6983 | 2026.05.19 20:08:00.348983 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.05.19 20:08:00.349024 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6985 | 2026.05.19 20:08:00.349471 [ 195 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400186 sec., 344239.97954557464 rows/sec., 23.60 MiB/sec. | ||
| 6986 | 2026.05.19 20:08:00.349649 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6987 | 2026.05.19 20:08:00.349659 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6988 | 2026.05.19 20:08:00.349826 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7026 rows, containing 5 columns (5 merged, 0 gathered) in 0.003335425 sec., 2106478.184938951 rows/sec., 168.04 MiB/sec. | ||
| 6989 | 2026.05.19 20:08:00.349974 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.05.19 20:08:00.350042 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.05.19 20:08:00.350125 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001876 sec., 426972.2814498934 rows/sec., 24.66 MiB/sec. | ||
| 6992 | 2026.05.19 20:08:00.350130 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_41_8} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6993 | 2026.05.19 20:08:00.350171 [ 4 ] {68753329-75cb-4082-9073-eb2f64c8daef} <Debug> TCPHandler: Processed in 0.002056699 sec. | ||
| 6994 | 2026.05.19 20:08:00.350180 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6995 | 2026.05.19 20:08:00.350229 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6996 | 2026.05.19 20:08:00.350299 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.05.19 20:08:00.350399 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.05.19 20:08:00.350439 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6999 | 2026.05.19 20:08:00.350486 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.05.19 20:08:00.350565 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_46_9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7001 | 2026.05.19 20:08:00.350649 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 7002 | 2026.05.19 20:08:00.350819 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.05.19 20:08:00.350854 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7004 | 2026.05.19 20:08:00.351139 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7005 | 2026.05.19 20:08:00.351350 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.05.19 20:08:00.351473 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 7007 | 2026.05.19 20:08:00.351511 [ 4 ] {10fce38b-0f3c-432c-a60e-3a1571566196} <Debug> TCPHandler: Processed in 0.001260605 sec. | ||
| 7008 | 2026.05.19 20:08:00.351623 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.05.19 20:08:00.351781 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7010 | 2026.05.19 20:08:00.351820 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7011 | 2026.05.19 20:08:00.352616 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.05.19 20:08:00.352650 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7013 | 2026.05.19 20:08:00.353024 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7014 | 2026.05.19 20:08:00.353238 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.05.19 20:08:00.353380 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001617 sec., 802102.6592455164 rows/sec., 53.56 MiB/sec. | ||
| 7016 | 2026.05.19 20:08:00.353384 [ 159 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7017 | 2026.05.19 20:08:00.353421 [ 4 ] {2a030abe-755b-4144-86ef-057bd8d8fabd} <Debug> TCPHandler: Processed in 0.001846848 sec. | ||
| 7018 | 2026.05.19 20:08:00.353544 [ 159 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.19 20:08:00.353577 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7020 | 2026.05.19 20:08:00.353648 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.05.19 20:08:00.353668 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 7022 | 2026.05.19 20:08:00.353747 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.05.19 20:08:00.353782 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2026.05.19 20:08:00.353794 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7025 | 2026.05.19 20:08:00.353821 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 7026 | 2026.05.19 20:08:00.353886 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 520 rows starting from the beginning of the part | ||
| 7027 | 2026.05.19 20:08:00.353937 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
| 7028 | 2026.05.19 20:08:00.353982 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 7029 | 2026.05.19 20:08:00.354027 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part | ||
| 7030 | 2026.05.19 20:08:00.354070 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1297 rows starting from the beginning of the part | ||
| 7031 | 2026.05.19 20:08:00.354480 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.05.19 20:08:00.354521 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7033 | 2026.05.19 20:08:00.355031 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7034 | 2026.05.19 20:08:00.355259 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.05.19 20:08:00.355325 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697358 sec., 2315363.0524615315 rows/sec., 168.20 MiB/sec. | ||
| 7036 | 2026.05.19 20:08:00.355380 [ 159 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7037 | 2026.05.19 20:08:00.355393 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001664 sec., 918870.1923076924 rows/sec., 55.90 MiB/sec. | ||
| 7038 | 2026.05.19 20:08:00.355424 [ 159 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.19 20:08:00.355445 [ 4 ] {8c8a8594-a1ea-4fcf-b230-7ddb78d26080} <Debug> TCPHandler: Processed in 0.001846108 sec. | ||
| 7040 | 2026.05.19 20:08:00.355452 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7041 | 2026.05.19 20:08:00.355524 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7042 | 2026.05.19 20:08:00.355555 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 7043 | 2026.05.19 20:08:00.355575 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.05.19 20:08:00.355684 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7045 | 2026.05.19 20:08:00.355684 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.05.19 20:08:00.355728 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14971 rows starting from the beginning of the part | ||
| 7047 | 2026.05.19 20:08:00.355762 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <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 | ||
| 7048 | 2026.05.19 20:08:00.355794 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.05.19 20:08:00.355801 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7050 | 2026.05.19 20:08:00.355866 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 197 rows starting from the beginning of the part | ||
| 7051 | 2026.05.19 20:08:00.355873 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_46_9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7052 | 2026.05.19 20:08:00.355915 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7053 | 2026.05.19 20:08:00.355955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7054 | 2026.05.19 20:08:00.355965 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 7055 | 2026.05.19 20:08:00.356019 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1529 rows starting from the beginning of the part | ||
| 7056 | 2026.05.19 20:08:00.356555 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.05.19 20:08:00.356596 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7058 | 2026.05.19 20:08:00.357143 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7059 | 2026.05.19 20:08:00.357400 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.05.19 20:08:00.357549 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001883 sec., 8497.079129049389 rows/sec., 15.23 MiB/sec. | ||
| 7061 | 2026.05.19 20:08:00.357605 [ 4 ] {03e35955-8953-4956-8bf1-01f2487d6a38} <Debug> TCPHandler: Processed in 0.002079658 sec. | ||
| 7062 | 2026.05.19 20:08:00.357718 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.05.19 20:08:00.357815 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7064 | 2026.05.19 20:08:00.357857 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7065 | 2026.05.19 20:08:00.358188 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.05.19 20:08:00.358224 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7067 | 2026.05.19 20:08:00.358532 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7068 | 2026.05.19 20:08:00.358757 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.05.19 20:08:00.358865 [ 159 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7070 | 2026.05.19 20:08:00.358894 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.47 MiB/sec. | ||
| 7071 | 2026.05.19 20:08:00.358896 [ 159 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.05.19 20:08:00.358933 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7073 | 2026.05.19 20:08:00.358938 [ 4 ] {9f0c5caf-a041-4352-899e-73e253b66a67} <Debug> TCPHandler: Processed in 0.001270835 sec. | ||
| 7074 | 2026.05.19 20:08:00.359008 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7075 | 2026.05.19 20:08:00.359098 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7076 | 2026.05.19 20:08:00.359128 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2082 rows starting from the beginning of the part | ||
| 7077 | 2026.05.19 20:08:00.359189 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7078 | 2026.05.19 20:08:00.359238 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7079 | 2026.05.19 20:08:00.359282 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7080 | 2026.05.19 20:08:00.359328 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7081 | 2026.05.19 20:08:00.359374 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7082 | 2026.05.19 20:08:00.360407 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17282 rows, containing 5 columns (5 merged, 0 gathered) in 0.004892641 sec., 3532243.628747746 rows/sec., 232.27 MiB/sec. | ||
| 7083 | 2026.05.19 20:08:00.360543 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.001569347 sec., 1514005.5067489855 rows/sec., 100.84 MiB/sec. | ||
| 7084 | 2026.05.19 20:08:00.360675 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7085 | 2026.05.19 20:08:00.360786 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7086 | 2026.05.19 20:08:00.360990 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.05.19 20:08:00.361069 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_46_9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.05.19 20:08:00.361073 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7089 | 2026.05.19 20:08:00.361140 [ 196 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_46_9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7090 | 2026.05.19 20:08:00.361162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 7091 | 2026.05.19 20:08:00.361200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7092 | 2026.05.19 20:08:02.025199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 870 | ||
| 7093 | 2026.05.19 20:08:02.028009 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.05.19 20:08:02.028051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7095 | 2026.05.19 20:08:02.029286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7096 | 2026.05.19 20:08:02.029560 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.05.19 20:08:02.029816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 7098 | 2026.05.19 20:08:03.284140 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.05.19 20:08:03.284361 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7100 | 2026.05.19 20:08:03.284692 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7101 | 2026.05.19 20:08:03.284727 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <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 | ||
| 7102 | 2026.05.19 20:08:03.284946 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7103 | 2026.05.19 20:08:03.285016 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7104 | 2026.05.19 20:08:03.285162 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7105 | 2026.05.19 20:08:03.285199 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7106 | 2026.05.19 20:08:03.285221 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7107 | 2026.05.19 20:08:03.285236 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7108 | 2026.05.19 20:08:03.285276 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7109 | 2026.05.19 20:08:03.285297 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7110 | 2026.05.19 20:08:03.286439 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002166 sec., 23084.025854108957 rows/sec., 5.53 MiB/sec. | ||
| 7111 | 2026.05.19 20:08:03.286542 [ 4 ] {d057be72-6d41-4d1a-8db1-f4cabe3ecad2} <Debug> TCPHandler: Processed in 0.002532701 sec. | ||
| 7112 | 2026.05.19 20:08:03.288518 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.05.19 20:08:03.288646 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7114 | 2026.05.19 20:08:03.288696 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7115 | 2026.05.19 20:08:03.289318 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.05.19 20:08:03.289367 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7117 | 2026.05.19 20:08:03.289737 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7118 | 2026.05.19 20:08:03.289957 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.05.19 20:08:03.290101 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001492 sec., 71045.5764075067 rows/sec., 5.96 MiB/sec. | ||
| 7120 | 2026.05.19 20:08:03.290140 [ 4 ] {63f43f41-9f3b-44b7-82e7-fb9e90149bce} <Debug> TCPHandler: Processed in 0.001682707 sec. | ||
| 7121 | 2026.05.19 20:08:03.290267 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.05.19 20:08:03.290363 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.05.19 20:08:03.290403 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7124 | 2026.05.19 20:08:03.290804 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.19 20:08:03.290840 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7126 | 2026.05.19 20:08:03.291132 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7127 | 2026.05.19 20:08:03.291347 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.19 20:08:03.291482 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001138 sec., 21968.365553602813 rows/sec., 1.61 MiB/sec. | ||
| 7129 | 2026.05.19 20:08:03.291521 [ 4 ] {9afc0a0e-b45c-437c-9cf4-c7ea7863d7fb} <Debug> TCPHandler: Processed in 0.001302466 sec. | ||
| 7130 | 2026.05.19 20:08:03.291643 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.05.19 20:08:03.291739 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7132 | 2026.05.19 20:08:03.291778 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7133 | 2026.05.19 20:08:03.292176 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.05.19 20:08:03.292210 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7135 | 2026.05.19 20:08:03.292497 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7136 | 2026.05.19 20:08:03.292692 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.05.19 20:08:03.292811 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001147 sec., 77593.72275501308 rows/sec., 6.06 MiB/sec. | ||
| 7138 | 2026.05.19 20:08:03.292846 [ 4 ] {19bd0d60-c2b7-4a0a-8933-7e966b4781a0} <Debug> TCPHandler: Processed in 0.001313026 sec. | ||
| 7139 | 2026.05.19 20:08:03.293038 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.05.19 20:08:03.293133 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7141 | 2026.05.19 20:08:03.293176 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7142 | 2026.05.19 20:08:03.293547 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.05.19 20:08:03.293583 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7144 | 2026.05.19 20:08:03.293932 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7145 | 2026.05.19 20:08:03.294148 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.05.19 20:08:03.294275 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 7147 | 2026.05.19 20:08:03.294313 [ 4 ] {d386d8fd-d871-4d45-abca-670d622e885a} <Debug> TCPHandler: Processed in 0.001324826 sec. | ||
| 7148 | 2026.05.19 20:08:03.294441 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.05.19 20:08:03.294544 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.05.19 20:08:03.294598 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <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 | ||
| 7151 | 2026.05.19 20:08:03.295419 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.05.19 20:08:03.295455 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7153 | 2026.05.19 20:08:03.296001 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7154 | 2026.05.19 20:08:03.296231 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.05.19 20:08:03.296358 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7156 | 2026.05.19 20:08:03.296370 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00185 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 7157 | 2026.05.19 20:08:03.296436 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.05.19 20:08:03.296462 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7159 | 2026.05.19 20:08:03.296468 [ 4 ] {2020fcc5-d453-4286-aa74-a6b654be1059} <Debug> TCPHandler: Processed in 0.002075069 sec. | ||
| 7160 | 2026.05.19 20:08:03.296551 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 7161 | 2026.05.19 20:08:03.296611 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.05.19 20:08:03.296707 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.05.19 20:08:03.296737 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7164 | 2026.05.19 20:08:03.296750 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7165 | 2026.05.19 20:08:03.296786 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 753 rows starting from the beginning of the part | ||
| 7166 | 2026.05.19 20:08:03.296898 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 7167 | 2026.05.19 20:08:03.296993 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 7168 | 2026.05.19 20:08:03.297082 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 7169 | 2026.05.19 20:08:03.297101 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.05.19 20:08:03.297136 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7171 | 2026.05.19 20:08:03.297174 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 7172 | 2026.05.19 20:08:03.297264 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7173 | 2026.05.19 20:08:03.297449 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7174 | 2026.05.19 20:08:03.297666 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.05.19 20:08:03.297793 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001104 sec., 32608.695652173916 rows/sec., 2.20 MiB/sec. | ||
| 7176 | 2026.05.19 20:08:03.297829 [ 4 ] {2886fa01-7535-4be5-b9a8-688955a17fcf} <Debug> TCPHandler: Processed in 0.001266765 sec. | ||
| 7177 | 2026.05.19 20:08:03.310729 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 19 columns (19 merged, 0 gathered) in 0.014209162 sec., 59539.04952311755 rows/sec., 106.69 MiB/sec. | ||
| 7178 | 2026.05.19 20:08:03.312077 [ 189 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7179 | 2026.05.19 20:08:03.312464 [ 189 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.05.19 20:08:03.312550 [ 189 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7181 | 2026.05.19 20:08:03.312726 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7182 | 2026.05.19 20:08:04.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.47 MiB, peak 292.57 MiB, free memory in arenas 0.00 B, will set to 286.18 MiB (RSS), difference: 1.70 MiB | ||
| 7183 | 2026.05.19 20:08:04.491891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14946 | ||
| 7184 | 2026.05.19 20:08:04.492440 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.05.19 20:08:04.492490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7186 | 2026.05.19 20:08:04.492995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7187 | 2026.05.19 20:08:04.493233 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.19 20:08:04.493378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14946 | ||
| 7189 | 2026.05.19 20:08:04.493382 [ 150 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7190 | 2026.05.19 20:08:04.493449 [ 150 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.19 20:08:04.493470 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7192 | 2026.05.19 20:08:04.493592 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7193 | 2026.05.19 20:08:04.493740 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7194 | 2026.05.19 20:08:04.493779 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7195 | 2026.05.19 20:08:04.493844 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7196 | 2026.05.19 20:08:04.493893 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7197 | 2026.05.19 20:08:04.493936 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7198 | 2026.05.19 20:08:04.493978 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7199 | 2026.05.19 20:08:04.494020 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 7200 | 2026.05.19 20:08:04.495720 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002229429 sec., 6703958.7266515335 rows/sec., 95.90 MiB/sec. | ||
| 7201 | 2026.05.19 20:08:04.495999 [ 192 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7202 | 2026.05.19 20:08:04.496330 [ 192 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_31_6} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.05.19 20:08:04.496406 [ 192 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_31_6} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7204 | 2026.05.19 20:08:04.496481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7205 | 2026.05.19 20:08:05.266534 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7206 | 2026.05.19 20:08:05.283970 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.05.19 20:08:05.284024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7208 | 2026.05.19 20:08:05.289603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7209 | 2026.05.19 20:08:05.290276 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.05.19 20:08:05.290563 [ 148 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7211 | 2026.05.19 20:08:05.290624 [ 148 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.05.19 20:08:05.290644 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7213 | 2026.05.19 20:08:05.290739 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7214 | 2026.05.19 20:08:05.293363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7215 | 2026.05.19 20:08:05.294188 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7216 | 2026.05.19 20:08:05.295588 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7217 | 2026.05.19 20:08:05.300200 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7218 | 2026.05.19 20:08:05.304813 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7219 | 2026.05.19 20:08:05.309466 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7220 | 2026.05.19 20:08:05.314118 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7221 | 2026.05.19 20:08:05.317824 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 7222 | 2026.05.19 20:08:05.368881 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078134369 sec., 2994.8408491018854 rows/sec., 15.49 MiB/sec. | ||
| 7223 | 2026.05.19 20:08:05.371505 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7224 | 2026.05.19 20:08:05.373476 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_31_6} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.05.19 20:08:05.373555 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_31_6} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7226 | 2026.05.19 20:08:05.376194 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7227 | 2026.05.19 20:08:06.000425 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.29 MiB, peak 297.84 MiB, free memory in arenas 0.00 B, will set to 288.93 MiB (RSS), difference: 1.63 MiB | ||
| 7228 | 2026.05.19 20:08:08.286235 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.05.19 20:08:08.286489 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7230 | 2026.05.19 20:08:08.286871 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7231 | 2026.05.19 20:08:08.286914 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <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 | ||
| 7232 | 2026.05.19 20:08:08.287159 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7233 | 2026.05.19 20:08:08.287234 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7234 | 2026.05.19 20:08:08.287381 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7235 | 2026.05.19 20:08:08.287416 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7236 | 2026.05.19 20:08:08.287439 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7237 | 2026.05.19 20:08:08.287454 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7238 | 2026.05.19 20:08:08.287494 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7239 | 2026.05.19 20:08:08.287515 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7240 | 2026.05.19 20:08:08.288619 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002231 sec., 22411.47467503362 rows/sec., 5.37 MiB/sec. | ||
| 7241 | 2026.05.19 20:08:08.288735 [ 4 ] {bc693f05-cedb-48ea-992b-9d2623e698e2} <Debug> TCPHandler: Processed in 0.002642502 sec. | ||
| 7242 | 2026.05.19 20:08:08.290597 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.05.19 20:08:08.290717 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7244 | 2026.05.19 20:08:08.290764 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7245 | 2026.05.19 20:08:08.291316 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.05.19 20:08:08.291355 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7247 | 2026.05.19 20:08:08.291744 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7248 | 2026.05.19 20:08:08.291967 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.05.19 20:08:08.292116 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001434 sec., 54393.30543933054 rows/sec., 4.50 MiB/sec. | ||
| 7250 | 2026.05.19 20:08:08.292156 [ 4 ] {ad71e020-b15f-4a18-bdab-4c3deb37b37e} <Debug> TCPHandler: Processed in 0.001612607 sec. | ||
| 7251 | 2026.05.19 20:08:08.292311 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.19 20:08:08.292412 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.05.19 20:08:08.292455 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7254 | 2026.05.19 20:08:08.292873 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.19 20:08:08.292907 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7256 | 2026.05.19 20:08:08.293207 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7257 | 2026.05.19 20:08:08.293431 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.05.19 20:08:08.293562 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001172 sec., 9385.665529010239 rows/sec., 705.76 KiB/sec. | ||
| 7259 | 2026.05.19 20:08:08.293600 [ 4 ] {03adb213-4c34-44d1-9823-d86c81362122} <Debug> TCPHandler: Processed in 0.001340526 sec. | ||
| 7260 | 2026.05.19 20:08:08.293721 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.05.19 20:08:08.293818 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7262 | 2026.05.19 20:08:08.293857 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7263 | 2026.05.19 20:08:08.294279 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.05.19 20:08:08.294313 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7265 | 2026.05.19 20:08:08.294614 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7266 | 2026.05.19 20:08:08.294824 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.05.19 20:08:08.294950 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. | ||
| 7268 | 2026.05.19 20:08:08.294988 [ 4 ] {4e00bf24-b444-4e88-8a6e-97b13734cce4} <Debug> TCPHandler: Processed in 0.001316726 sec. | ||
| 7269 | 2026.05.19 20:08:08.295109 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.19 20:08:08.295205 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.19 20:08:08.295248 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7272 | 2026.05.19 20:08:08.295660 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.19 20:08:08.295694 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7274 | 2026.05.19 20:08:08.296018 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7275 | 2026.05.19 20:08:08.296225 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.19 20:08:08.296354 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7277 | 2026.05.19 20:08:08.296391 [ 4 ] {6505b4a1-0dac-4b61-9f6a-a4e90407a7e2} <Debug> TCPHandler: Processed in 0.001330535 sec. | ||
| 7278 | 2026.05.19 20:08:08.296507 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.19 20:08:08.296601 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.19 20:08:08.296657 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <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 | ||
| 7281 | 2026.05.19 20:08:08.297448 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.19 20:08:08.297482 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7283 | 2026.05.19 20:08:08.298000 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7284 | 2026.05.19 20:08:08.298232 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.19 20:08:08.298373 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00179 sec., 6145.251396648045 rows/sec., 11.01 MiB/sec. | ||
| 7286 | 2026.05.19 20:08:08.298442 [ 4 ] {d7beb033-25f6-4d2b-bc43-15eb59e13399} <Debug> TCPHandler: Processed in 0.001983948 sec. | ||
| 7287 | 2026.05.19 20:08:08.298570 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.19 20:08:08.298672 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.05.19 20:08:08.298716 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7290 | 2026.05.19 20:08:08.299072 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.19 20:08:08.299106 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7292 | 2026.05.19 20:08:08.299410 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7293 | 2026.05.19 20:08:08.299615 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.19 20:08:08.299743 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7295 | 2026.05.19 20:08:08.299779 [ 4 ] {00642765-a6c2-4589-8726-a0dcdec0c324} <Debug> TCPHandler: Processed in 0.001257305 sec. | ||
| 7296 | 2026.05.19 20:08:09.352853 [ 261 ] {} <Trace> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.19 20:08:09.353118 [ 261 ] {5f7bbb07-daf8-4883-82de-7ca630597dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64659) 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' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 7298 | 2026.05.19 20:08:09.353662 [ 261 ] {5f7bbb07-daf8-4883-82de-7ca630597dc9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7299 | 2026.05.19 20:08:09.353974 [ 261 ] {5f7bbb07-daf8-4883-82de-7ca630597dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7300 | 2026.05.19 20:08:09.354578 [ 330 ] {5f7bbb07-daf8-4883-82de-7ca630597dc9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7301 | 2026.05.19 20:08:09.355186 [ 261 ] {5f7bbb07-daf8-4883-82de-7ca630597dc9} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.0022 sec., 56363.63636363636 rows/sec., 3.11 MiB/sec. | ||
| 7302 | 2026.05.19 20:08:09.355302 [ 261 ] {5f7bbb07-daf8-4883-82de-7ca630597dc9} <Debug> TCPHandler: Processed in 0.002601532 sec. | ||
| 7303 | 2026.05.19 20:08:11.867881 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7304 | 2026.05.19 20:08:11.867986 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7305 | 2026.05.19 20:08:11.994066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15394 | ||
| 7306 | 2026.05.19 20:08:11.994582 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.05.19 20:08:11.994626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7308 | 2026.05.19 20:08:11.995373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7309 | 2026.05.19 20:08:11.995620 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.05.19 20:08:11.995749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15394 | ||
| 7311 | 2026.05.19 20:08:12.001152 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000795164 sec. | ||
| 7312 | 2026.05.19 20:08:12.030950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 900 | ||
| 7313 | 2026.05.19 20:08:12.033322 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.05.19 20:08:12.033374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7315 | 2026.05.19 20:08:12.034637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7316 | 2026.05.19 20:08:12.034918 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.05.19 20:08:12.035165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 7318 | 2026.05.19 20:08:12.793875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7319 | 2026.05.19 20:08:12.810005 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2026.05.19 20:08:12.810073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7321 | 2026.05.19 20:08:12.815891 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7322 | 2026.05.19 20:08:12.816584 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.05.19 20:08:12.819419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7324 | 2026.05.19 20:08:13.287494 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.05.19 20:08:13.287746 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7326 | 2026.05.19 20:08:13.288130 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7327 | 2026.05.19 20:08:13.288174 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <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 | ||
| 7328 | 2026.05.19 20:08:13.288405 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7329 | 2026.05.19 20:08:13.288474 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7330 | 2026.05.19 20:08:13.288618 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7331 | 2026.05.19 20:08:13.288654 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7332 | 2026.05.19 20:08:13.288675 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7333 | 2026.05.19 20:08:13.288691 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7334 | 2026.05.19 20:08:13.288731 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7335 | 2026.05.19 20:08:13.288752 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7336 | 2026.05.19 20:08:13.289795 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002153 sec., 23223.409196470042 rows/sec., 5.56 MiB/sec. | ||
| 7337 | 2026.05.19 20:08:13.289892 [ 4 ] {ba8ebabf-4fe4-439c-959a-49e4ce15a98d} <Debug> TCPHandler: Processed in 0.002541991 sec. | ||
| 7338 | 2026.05.19 20:08:13.291946 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.05.19 20:08:13.292074 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7340 | 2026.05.19 20:08:13.292126 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7341 | 2026.05.19 20:08:13.292660 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.05.19 20:08:13.292697 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7343 | 2026.05.19 20:08:13.293079 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7344 | 2026.05.19 20:08:13.293314 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.05.19 20:08:13.293454 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001417 sec., 81863.09103740296 rows/sec., 6.95 MiB/sec. | ||
| 7346 | 2026.05.19 20:08:13.293492 [ 4 ] {1c2ac303-74dd-4685-8c18-e86d70ad54d3} <Debug> TCPHandler: Processed in 0.001606267 sec. | ||
| 7347 | 2026.05.19 20:08:13.293649 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.05.19 20:08:13.293778 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7349 | 2026.05.19 20:08:13.293836 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7350 | 2026.05.19 20:08:13.294328 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.05.19 20:08:13.294365 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7352 | 2026.05.19 20:08:13.294696 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7353 | 2026.05.19 20:08:13.294929 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.05.19 20:08:13.295067 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001314 sec., 22831.0502283105 rows/sec., 1.68 MiB/sec. | ||
| 7355 | 2026.05.19 20:08:13.295107 [ 4 ] {b603b340-8ccc-41f1-af63-d1ab375c459f} <Debug> TCPHandler: Processed in 0.001536957 sec. | ||
| 7356 | 2026.05.19 20:08:13.295229 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.05.19 20:08:13.295327 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7358 | 2026.05.19 20:08:13.295369 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7359 | 2026.05.19 20:08:13.295801 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.05.19 20:08:13.295838 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7361 | 2026.05.19 20:08:13.296158 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7362 | 2026.05.19 20:08:13.296392 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.05.19 20:08:13.296525 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001217 sec., 77239.1125718981 rows/sec., 6.03 MiB/sec. | ||
| 7364 | 2026.05.19 20:08:13.296564 [ 4 ] {6c90e41e-f423-4576-9917-c16e66114135} <Debug> TCPHandler: Processed in 0.001387256 sec. | ||
| 7365 | 2026.05.19 20:08:13.296685 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.19 20:08:13.296783 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.05.19 20:08:13.296830 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7368 | 2026.05.19 20:08:13.297248 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.05.19 20:08:13.297287 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7370 | 2026.05.19 20:08:13.297643 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7371 | 2026.05.19 20:08:13.297874 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.05.19 20:08:13.298007 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 7373 | 2026.05.19 20:08:13.298046 [ 4 ] {7152eb16-9807-4787-a682-3b19884cb8ff} <Debug> TCPHandler: Processed in 0.001411706 sec. | ||
| 7374 | 2026.05.19 20:08:13.298167 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.05.19 20:08:13.298288 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.05.19 20:08:13.298354 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <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 | ||
| 7377 | 2026.05.19 20:08:13.299274 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.05.19 20:08:13.299315 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7379 | 2026.05.19 20:08:13.299892 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7380 | 2026.05.19 20:08:13.300127 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.05.19 20:08:13.300270 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002006 sec., 14955.134596211366 rows/sec., 26.80 MiB/sec. | ||
| 7382 | 2026.05.19 20:08:13.300334 [ 4 ] {b5cf3810-4545-4541-b8e4-fe6e53ea0733} <Debug> TCPHandler: Processed in 0.00222678 sec. | ||
| 7383 | 2026.05.19 20:08:13.300453 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.05.19 20:08:13.300548 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.05.19 20:08:13.300590 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7386 | 2026.05.19 20:08:13.300939 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.05.19 20:08:13.300975 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7388 | 2026.05.19 20:08:13.301285 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7389 | 2026.05.19 20:08:13.301496 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.05.19 20:08:13.301625 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7391 | 2026.05.19 20:08:13.301661 [ 4 ] {cd8067d4-39ff-4abc-8353-9a9a525c20c4} <Debug> TCPHandler: Processed in 0.001255936 sec. | ||
| 7392 | 2026.05.19 20:08:18.290413 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.05.19 20:08:18.290676 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 7394 | 2026.05.19 20:08:18.291069 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7395 | 2026.05.19 20:08:18.291107 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <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 | ||
| 7396 | 2026.05.19 20:08:18.291358 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7397 | 2026.05.19 20:08:18.291429 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7398 | 2026.05.19 20:08:18.291580 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7399 | 2026.05.19 20:08:18.291617 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7400 | 2026.05.19 20:08:18.291639 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7401 | 2026.05.19 20:08:18.291655 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7402 | 2026.05.19 20:08:18.291695 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7403 | 2026.05.19 20:08:18.291716 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7404 | 2026.05.19 20:08:18.292885 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002313 sec., 21616.947686986598 rows/sec., 5.18 MiB/sec. | ||
| 7405 | 2026.05.19 20:08:18.292962 [ 4 ] {e69d307a-e005-4e44-8a84-f0077672eb69} <Debug> TCPHandler: Processed in 0.002688191 sec. | ||
| 7406 | 2026.05.19 20:08:18.297441 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2026.05.19 20:08:18.297607 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7408 | 2026.05.19 20:08:18.297675 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7409 | 2026.05.19 20:08:18.298427 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.05.19 20:08:18.298485 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7411 | 2026.05.19 20:08:18.298901 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7412 | 2026.05.19 20:08:18.299156 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.05.19 20:08:18.299326 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001772 sec., 13544.018058690746 rows/sec., 1.12 MiB/sec. | ||
| 7414 | 2026.05.19 20:08:18.299369 [ 4 ] {224649b7-0a7c-45c7-8e4b-25ed1c60adbf} <Debug> TCPHandler: Processed in 0.002015579 sec. | ||
| 7415 | 2026.05.19 20:08:18.299523 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.05.19 20:08:18.299632 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7417 | 2026.05.19 20:08:18.299679 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7418 | 2026.05.19 20:08:18.300143 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.05.19 20:08:18.300183 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7420 | 2026.05.19 20:08:18.300504 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7421 | 2026.05.19 20:08:18.300729 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.05.19 20:08:18.300868 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 129.13 KiB/sec. | ||
| 7423 | 2026.05.19 20:08:18.300908 [ 4 ] {385ab2cc-209e-457f-a662-776da0ae80e8} <Debug> TCPHandler: Processed in 0.001436166 sec. | ||
| 7424 | 2026.05.19 20:08:18.301087 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.05.19 20:08:18.301190 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7426 | 2026.05.19 20:08:18.301234 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7427 | 2026.05.19 20:08:18.301764 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.05.19 20:08:18.301803 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7429 | 2026.05.19 20:08:18.302131 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7430 | 2026.05.19 20:08:18.302343 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.05.19 20:08:18.302476 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001308 sec., 152140.67278287464 rows/sec., 13.55 MiB/sec. | ||
| 7432 | 2026.05.19 20:08:18.302514 [ 4 ] {edf4bb9c-951a-4d42-8256-0e7ddc423fb2} <Debug> TCPHandler: Processed in 0.001477087 sec. | ||
| 7433 | 2026.05.19 20:08:18.302696 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.05.19 20:08:18.302820 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7435 | 2026.05.19 20:08:18.302869 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7436 | 2026.05.19 20:08:18.303377 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.05.19 20:08:18.303416 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7438 | 2026.05.19 20:08:18.303772 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7439 | 2026.05.19 20:08:18.304042 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.05.19 20:08:18.304196 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001396 sec., 17908.30945558739 rows/sec., 1.35 MiB/sec. | ||
| 7441 | 2026.05.19 20:08:18.304247 [ 4 ] {f634fdd0-be49-4d48-b65f-65129e88955e} <Debug> TCPHandler: Processed in 0.001624407 sec. | ||
| 7442 | 2026.05.19 20:08:18.304415 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.05.19 20:08:18.304529 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7444 | 2026.05.19 20:08:18.304581 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7445 | 2026.05.19 20:08:18.305138 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.05.19 20:08:18.305186 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7447 | 2026.05.19 20:08:18.305678 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7448 | 2026.05.19 20:08:18.306016 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.05.19 20:08:18.306181 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001688 sec., 14218.009478672986 rows/sec., 1.18 MiB/sec. | ||
| 7450 | 2026.05.19 20:08:18.306229 [ 4 ] {3d10ea06-976b-42d6-b0a5-e02a1739569f} <Debug> TCPHandler: Processed in 0.001891348 sec. | ||
| 7451 | 2026.05.19 20:08:18.306382 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.05.19 20:08:18.306490 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.05.19 20:08:18.306537 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7454 | 2026.05.19 20:08:18.307115 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.05.19 20:08:18.307159 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7456 | 2026.05.19 20:08:18.307571 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7457 | 2026.05.19 20:08:18.307870 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.05.19 20:08:18.308047 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 607.58 KiB/sec. | ||
| 7459 | 2026.05.19 20:08:18.308101 [ 4 ] {92a56fc4-2328-4536-bff8-713e134a4b1c} <Debug> TCPHandler: Processed in 0.001747928 sec. | ||
| 7460 | 2026.05.19 20:08:18.308259 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.05.19 20:08:18.308373 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7462 | 2026.05.19 20:08:18.308426 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7463 | 2026.05.19 20:08:18.309000 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.05.19 20:08:18.309045 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7465 | 2026.05.19 20:08:18.309461 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7466 | 2026.05.19 20:08:18.309771 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.05.19 20:08:18.309946 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001596 sec., 70802.00501253133 rows/sec., 5.76 MiB/sec. | ||
| 7468 | 2026.05.19 20:08:18.309997 [ 4 ] {84c506da-aa62-4655-90ab-5b8c67c871bd} <Debug> TCPHandler: Processed in 0.001797248 sec. | ||
| 7469 | 2026.05.19 20:08:18.310155 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.05.19 20:08:18.310269 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7471 | 2026.05.19 20:08:18.310325 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7472 | 2026.05.19 20:08:18.310863 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.05.19 20:08:18.310908 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7474 | 2026.05.19 20:08:18.311368 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7475 | 2026.05.19 20:08:18.311662 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2026.05.19 20:08:18.311835 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001588 sec., 124055.41561712847 rows/sec., 8.90 MiB/sec. | ||
| 7477 | 2026.05.19 20:08:18.311887 [ 4 ] {a1d47a7a-fb73-4a9a-af57-6560389cb99b} <Debug> TCPHandler: Processed in 0.001791957 sec. | ||
| 7478 | 2026.05.19 20:08:18.312054 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.05.19 20:08:18.312170 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7480 | 2026.05.19 20:08:18.312243 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <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 | ||
| 7481 | 2026.05.19 20:08:18.313380 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.05.19 20:08:18.313427 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7483 | 2026.05.19 20:08:18.314195 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7484 | 2026.05.19 20:08:18.314520 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.05.19 20:08:18.314726 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00258 sec., 4263.565891472868 rows/sec., 7.64 MiB/sec. | ||
| 7486 | 2026.05.19 20:08:18.314849 [ 4 ] {7a6eeac1-ac8e-4fc4-978e-90cc52bb6d9d} <Debug> TCPHandler: Processed in 0.002860902 sec. | ||
| 7487 | 2026.05.19 20:08:18.315029 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.05.19 20:08:18.315148 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.05.19 20:08:18.315206 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7490 | 2026.05.19 20:08:18.315742 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.05.19 20:08:18.315792 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7492 | 2026.05.19 20:08:18.316227 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7493 | 2026.05.19 20:08:18.316522 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.05.19 20:08:18.316696 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
| 7495 | 2026.05.19 20:08:18.316746 [ 4 ] {10ad23da-5a06-4f82-8e20-5a5a833ab32c} <Debug> TCPHandler: Processed in 0.001783357 sec. | ||
| 7496 | 2026.05.19 20:08:18.564830 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64766 | ||
| 7497 | 2026.05.19 20:08:18.564920 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7498 | 2026.05.19 20:08:18.564946 [ 3 ] {} <Debug> TCP-Session: 968358ca-30af-4d81-966c-eaa25aa9de9c Authenticating user 'default' from [fd00:1122:3344:101::e]:64766 | ||
| 7499 | 2026.05.19 20:08:18.564969 [ 3 ] {} <Debug> TCP-Session: 968358ca-30af-4d81-966c-eaa25aa9de9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.05.19 20:08:18.564981 [ 3 ] {} <Debug> TCP-Session: 968358ca-30af-4d81-966c-eaa25aa9de9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.05.19 20:08:18.565163 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35398 | ||
| 7502 | 2026.05.19 20:08:18.565178 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41871 | ||
| 7503 | 2026.05.19 20:08:18.565226 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63042 | ||
| 7504 | 2026.05.19 20:08:18.565234 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2026.05.19 20:08:18.565241 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61979 | ||
| 7506 | 2026.05.19 20:08:18.565278 [ 260 ] {} <Debug> TCP-Session: 3269a72c-a334-4758-883e-f29340c05970 Authenticating user 'default' from [fd00:1122:3344:101::e]:35398 | ||
| 7507 | 2026.05.19 20:08:18.565269 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64873 | ||
| 7508 | 2026.05.19 20:08:18.565323 [ 260 ] {} <Debug> TCP-Session: 3269a72c-a334-4758-883e-f29340c05970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2026.05.19 20:08:18.565329 [ 3 ] {} <Trace> TCP-Session: 968358ca-30af-4d81-966c-eaa25aa9de9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.05.19 20:08:18.565342 [ 260 ] {} <Debug> TCP-Session: 3269a72c-a334-4758-883e-f29340c05970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.05.19 20:08:18.565264 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37490 | ||
| 7512 | 2026.05.19 20:08:18.565268 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7513 | 2026.05.19 20:08:18.565262 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63172 | ||
| 7514 | 2026.05.19 20:08:18.565459 [ 302 ] {} <Debug> TCP-Session: 993d3267-4669-40b1-b15c-3e369ff02a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:41871 | ||
| 7515 | 2026.05.19 20:08:18.565223 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47834 | ||
| 7516 | 2026.05.19 20:08:18.565486 [ 302 ] {} <Debug> TCP-Session: 993d3267-4669-40b1-b15c-3e369ff02a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.05.19 20:08:18.565517 [ 3 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7518 | 2026.05.19 20:08:18.565532 [ 302 ] {} <Debug> TCP-Session: 993d3267-4669-40b1-b15c-3e369ff02a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.05.19 20:08:18.565793 [ 3 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7520 | 2026.05.19 20:08:18.565843 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7521 | 2026.05.19 20:08:18.565851 [ 3 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7522 | 2026.05.19 20:08:18.565873 [ 310 ] {} <Debug> TCP-Session: 21abee30-b6c9-4d2f-91c0-2c362b834d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:64873 | ||
| 7523 | 2026.05.19 20:08:18.565890 [ 310 ] {} <Debug> TCP-Session: 21abee30-b6c9-4d2f-91c0-2c362b834d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.05.19 20:08:18.565902 [ 310 ] {} <Debug> TCP-Session: 21abee30-b6c9-4d2f-91c0-2c362b834d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.05.19 20:08:18.565968 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7526 | 2026.05.19 20:08:18.566011 [ 303 ] {} <Debug> TCP-Session: 7ed4cf75-41ef-4ea4-b114-0edbaacef95a Authenticating user 'default' from [fd00:1122:3344:101::e]:47834 | ||
| 7527 | 2026.05.19 20:08:18.566034 [ 303 ] {} <Debug> TCP-Session: 7ed4cf75-41ef-4ea4-b114-0edbaacef95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.05.19 20:08:18.566050 [ 303 ] {} <Debug> TCP-Session: 7ed4cf75-41ef-4ea4-b114-0edbaacef95a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2026.05.19 20:08:18.566173 [ 3 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 7530 | 2026.05.19 20:08:18.566368 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7531 | 2026.05.19 20:08:18.566399 [ 309 ] {} <Debug> TCP-Session: 5c04d868-4748-4902-b739-1b0fbcd6227b Authenticating user 'default' from [fd00:1122:3344:101::e]:63172 | ||
| 7532 | 2026.05.19 20:08:18.566415 [ 309 ] {} <Debug> TCP-Session: 5c04d868-4748-4902-b739-1b0fbcd6227b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.05.19 20:08:18.566427 [ 309 ] {} <Debug> TCP-Session: 5c04d868-4748-4902-b739-1b0fbcd6227b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.05.19 20:08:18.566509 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7535 | 2026.05.19 20:08:18.566564 [ 308 ] {} <Debug> TCP-Session: bb608756-4e99-4af5-bd37-13a17af667f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37490 | ||
| 7536 | 2026.05.19 20:08:18.566592 [ 308 ] {} <Debug> TCP-Session: bb608756-4e99-4af5-bd37-13a17af667f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.05.19 20:08:18.566606 [ 308 ] {} <Debug> TCP-Session: bb608756-4e99-4af5-bd37-13a17af667f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.05.19 20:08:18.566625 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7539 | 2026.05.19 20:08:18.566659 [ 306 ] {} <Debug> TCP-Session: 2878c9a5-26c0-4e58-bc7f-acbb1247abc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63042 | ||
| 7540 | 2026.05.19 20:08:18.566676 [ 306 ] {} <Debug> TCP-Session: 2878c9a5-26c0-4e58-bc7f-acbb1247abc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.05.19 20:08:18.566688 [ 306 ] {} <Debug> TCP-Session: 2878c9a5-26c0-4e58-bc7f-acbb1247abc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.05.19 20:08:18.566848 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7543 | 2026.05.19 20:08:18.566884 [ 307 ] {} <Debug> TCP-Session: 2229ab3c-090a-4b1e-80c7-2791e27c3cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:61979 | ||
| 7544 | 2026.05.19 20:08:18.566902 [ 307 ] {} <Debug> TCP-Session: 2229ab3c-090a-4b1e-80c7-2791e27c3cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.05.19 20:08:18.566915 [ 307 ] {} <Debug> TCP-Session: 2229ab3c-090a-4b1e-80c7-2791e27c3cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.05.19 20:08:18.567086 [ 364 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Trace> AggregatingTransform: Aggregating | ||
| 7547 | 2026.05.19 20:08:18.567134 [ 364 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7548 | 2026.05.19 20:08:18.567165 [ 364 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874244 sec. (1143.845 rows/sec., 44.68 KiB/sec.) | ||
| 7549 | 2026.05.19 20:08:18.567181 [ 364 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Trace> Aggregator: Merging aggregated data | ||
| 7550 | 2026.05.19 20:08:18.567763 [ 3 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002309 sec., 433.08791684711997 rows/sec., 16.92 KiB/sec. | ||
| 7551 | 2026.05.19 20:08:18.567868 [ 3 ] {62640236-be0c-4c47-b930-c080223b6ae0} <Debug> TCPHandler: Processed in 0.002683382 sec. | ||
| 7552 | 2026.05.19 20:08:18.568002 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7553 | 2026.05.19 20:08:18.568029 [ 3 ] {} <Debug> TCP-Session: 968358ca-30af-4d81-966c-eaa25aa9de9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.05.19 20:08:18.568033 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7555 | 2026.05.19 20:08:18.568053 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7556 | 2026.05.19 20:08:18.568069 [ 260 ] {} <Debug> TCP-Session: 3269a72c-a334-4758-883e-f29340c05970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.05.19 20:08:18.568076 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7558 | 2026.05.19 20:08:18.568087 [ 310 ] {} <Debug> TCP-Session: 21abee30-b6c9-4d2f-91c0-2c362b834d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.05.19 20:08:18.568106 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7560 | 2026.05.19 20:08:18.568119 [ 307 ] {} <Debug> TCP-Session: 2229ab3c-090a-4b1e-80c7-2791e27c3cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.05.19 20:08:18.568130 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7562 | 2026.05.19 20:08:18.568159 [ 306 ] {} <Debug> TCP-Session: 2878c9a5-26c0-4e58-bc7f-acbb1247abc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.05.19 20:08:18.568154 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2026.05.19 20:08:18.568185 [ 303 ] {} <Debug> TCP-Session: 7ed4cf75-41ef-4ea4-b114-0edbaacef95a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.05.19 20:08:18.568174 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7566 | 2026.05.19 20:08:18.568221 [ 309 ] {} <Debug> TCP-Session: 5c04d868-4748-4902-b739-1b0fbcd6227b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.05.19 20:08:18.568096 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7568 | 2026.05.19 20:08:18.568264 [ 308 ] {} <Debug> TCP-Session: bb608756-4e99-4af5-bd37-13a17af667f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.19 20:08:18.568292 [ 302 ] {} <Debug> TCP-Session: 993d3267-4669-40b1-b15c-3e369ff02a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.05.19 20:08:18.593680 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52956 | ||
| 7571 | 2026.05.19 20:08:18.593750 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7572 | 2026.05.19 20:08:18.593772 [ 3 ] {} <Debug> TCP-Session: f1fc41f8-d7d7-4020-a727-2e646189287e Authenticating user 'default' from [fd00:1122:3344:101::e]:52956 | ||
| 7573 | 2026.05.19 20:08:18.593793 [ 3 ] {} <Debug> TCP-Session: f1fc41f8-d7d7-4020-a727-2e646189287e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.05.19 20:08:18.593806 [ 3 ] {} <Debug> TCP-Session: f1fc41f8-d7d7-4020-a727-2e646189287e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.05.19 20:08:18.594001 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33272 | ||
| 7576 | 2026.05.19 20:08:18.594017 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 7577 | 2026.05.19 20:08:18.594040 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64052 | ||
| 7578 | 2026.05.19 20:08:18.594071 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51544 | ||
| 7579 | 2026.05.19 20:08:18.594081 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38864 | ||
| 7580 | 2026.05.19 20:08:18.594104 [ 3 ] {} <Trace> TCP-Session: f1fc41f8-d7d7-4020-a727-2e646189287e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.05.19 20:08:18.594118 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7582 | 2026.05.19 20:08:18.594109 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7583 | 2026.05.19 20:08:18.594145 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7584 | 2026.05.19 20:08:18.594159 [ 309 ] {} <Debug> TCP-Session: e8adbee8-0d6a-42d4-9f3f-a77bdcb9d257 Authenticating user 'default' from [fd00:1122:3344:101::e]:51544 | ||
| 7585 | 2026.05.19 20:08:18.594175 [ 306 ] {} <Debug> TCP-Session: 292b80c8-8c18-4c9c-8801-36b55d4d5cee Authenticating user 'default' from [fd00:1122:3344:101::e]:64052 | ||
| 7586 | 2026.05.19 20:08:18.594187 [ 310 ] {} <Debug> TCP-Session: 28cc21e4-7c96-4e17-b9bb-d98b1561df2b Authenticating user 'default' from [fd00:1122:3344:101::e]:38864 | ||
| 7587 | 2026.05.19 20:08:18.594198 [ 309 ] {} <Debug> TCP-Session: e8adbee8-0d6a-42d4-9f3f-a77bdcb9d257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.05.19 20:08:18.594205 [ 306 ] {} <Debug> TCP-Session: 292b80c8-8c18-4c9c-8801-36b55d4d5cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.05.19 20:08:18.594219 [ 310 ] {} <Debug> TCP-Session: 28cc21e4-7c96-4e17-b9bb-d98b1561df2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2026.05.19 20:08:18.594226 [ 309 ] {} <Debug> TCP-Session: e8adbee8-0d6a-42d4-9f3f-a77bdcb9d257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.05.19 20:08:18.594233 [ 306 ] {} <Debug> TCP-Session: 292b80c8-8c18-4c9c-8801-36b55d4d5cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.05.19 20:08:18.594247 [ 310 ] {} <Debug> TCP-Session: 28cc21e4-7c96-4e17-b9bb-d98b1561df2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.05.19 20:08:18.594260 [ 3 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52956) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7594 | 2026.05.19 20:08:18.594105 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7595 | 2026.05.19 20:08:18.594071 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33474 | ||
| 7596 | 2026.05.19 20:08:18.594329 [ 302 ] {} <Debug> TCP-Session: 14ca65b2-87e6-44ea-bd91-dab289b73373 Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 7597 | 2026.05.19 20:08:18.594054 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2026.05.19 20:08:18.594385 [ 302 ] {} <Debug> TCP-Session: 14ca65b2-87e6-44ea-bd91-dab289b73373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.05.19 20:08:18.594054 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36873 | ||
| 7600 | 2026.05.19 20:08:18.594403 [ 260 ] {} <Debug> TCP-Session: 5aa5e264-013b-4e5b-a419-0f1b362b441d Authenticating user 'default' from [fd00:1122:3344:101::e]:33272 | ||
| 7601 | 2026.05.19 20:08:18.594409 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7602 | 2026.05.19 20:08:18.594453 [ 260 ] {} <Debug> TCP-Session: 5aa5e264-013b-4e5b-a419-0f1b362b441d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.05.19 20:08:18.594469 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7604 | 2026.05.19 20:08:18.594482 [ 260 ] {} <Debug> TCP-Session: 5aa5e264-013b-4e5b-a419-0f1b362b441d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2026.05.19 20:08:18.594482 [ 308 ] {} <Debug> TCP-Session: 586815ba-39c4-4720-b3a6-17b3a6e27b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:33474 | ||
| 7606 | 2026.05.19 20:08:18.594498 [ 3 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7607 | 2026.05.19 20:08:18.594531 [ 308 ] {} <Debug> TCP-Session: 586815ba-39c4-4720-b3a6-17b3a6e27b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2026.05.19 20:08:18.594409 [ 302 ] {} <Debug> TCP-Session: 14ca65b2-87e6-44ea-bd91-dab289b73373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.05.19 20:08:18.594556 [ 308 ] {} <Debug> TCP-Session: 586815ba-39c4-4720-b3a6-17b3a6e27b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.05.19 20:08:18.594570 [ 3 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7611 | 2026.05.19 20:08:18.594034 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44893 | ||
| 7612 | 2026.05.19 20:08:18.594503 [ 307 ] {} <Debug> TCP-Session: 3e683732-9893-4282-8679-79bd77e3b2e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36873 | ||
| 7613 | 2026.05.19 20:08:18.594649 [ 307 ] {} <Debug> TCP-Session: 3e683732-9893-4282-8679-79bd77e3b2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.05.19 20:08:18.594656 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7615 | 2026.05.19 20:08:18.594663 [ 307 ] {} <Debug> TCP-Session: 3e683732-9893-4282-8679-79bd77e3b2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.05.19 20:08:18.594677 [ 303 ] {} <Debug> TCP-Session: ec3c57cd-811a-4d7d-8311-16b8d05a84c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44893 | ||
| 7617 | 2026.05.19 20:08:18.594694 [ 303 ] {} <Debug> TCP-Session: ec3c57cd-811a-4d7d-8311-16b8d05a84c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.05.19 20:08:18.594706 [ 303 ] {} <Debug> TCP-Session: ec3c57cd-811a-4d7d-8311-16b8d05a84c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.05.19 20:08:18.594857 [ 3 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 7620 | 2026.05.19 20:08:18.595717 [ 352 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Trace> AggregatingTransform: Aggregating | ||
| 7621 | 2026.05.19 20:08:18.595754 [ 352 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Trace> Aggregator: Aggregation method: without_key | ||
| 7622 | 2026.05.19 20:08:18.595785 [ 352 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831404 sec. (1202.785 rows/sec., 46.98 KiB/sec.) | ||
| 7623 | 2026.05.19 20:08:18.595800 [ 352 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Trace> Aggregator: Merging aggregated data | ||
| 7624 | 2026.05.19 20:08:18.596364 [ 3 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002151 sec., 464.9000464900046 rows/sec., 18.16 KiB/sec. | ||
| 7625 | 2026.05.19 20:08:18.596503 [ 3 ] {4854dee0-8e5a-4100-9f8f-93c3672dee12} <Debug> TCPHandler: Processed in 0.002494041 sec. | ||
| 7626 | 2026.05.19 20:08:18.596622 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7627 | 2026.05.19 20:08:18.596648 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7628 | 2026.05.19 20:08:18.596650 [ 3 ] {} <Debug> TCP-Session: f1fc41f8-d7d7-4020-a727-2e646189287e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.05.19 20:08:18.596672 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7630 | 2026.05.19 20:08:18.596681 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7631 | 2026.05.19 20:08:18.596721 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7632 | 2026.05.19 20:08:18.596731 [ 306 ] {} <Debug> TCP-Session: 292b80c8-8c18-4c9c-8801-36b55d4d5cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2026.05.19 20:08:18.596747 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7634 | 2026.05.19 20:08:18.596770 [ 302 ] {} <Debug> TCP-Session: 14ca65b2-87e6-44ea-bd91-dab289b73373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2026.05.19 20:08:18.596766 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7636 | 2026.05.19 20:08:18.596806 [ 309 ] {} <Debug> TCP-Session: e8adbee8-0d6a-42d4-9f3f-a77bdcb9d257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.05.19 20:08:18.596753 [ 310 ] {} <Debug> TCP-Session: 28cc21e4-7c96-4e17-b9bb-d98b1561df2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.05.19 20:08:18.596845 [ 308 ] {} <Debug> TCP-Session: 586815ba-39c4-4720-b3a6-17b3a6e27b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2026.05.19 20:08:18.596681 [ 260 ] {} <Debug> TCP-Session: 5aa5e264-013b-4e5b-a419-0f1b362b441d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.05.19 20:08:18.596726 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7641 | 2026.05.19 20:08:18.596697 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7642 | 2026.05.19 20:08:18.596942 [ 307 ] {} <Debug> TCP-Session: 3e683732-9893-4282-8679-79bd77e3b2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.05.19 20:08:18.596965 [ 303 ] {} <Debug> TCP-Session: ec3c57cd-811a-4d7d-8311-16b8d05a84c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2026.05.19 20:08:18.777690 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45304 | ||
| 7645 | 2026.05.19 20:08:18.777774 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7646 | 2026.05.19 20:08:18.777798 [ 3 ] {} <Debug> TCP-Session: 742c99fb-c5a6-4c87-abc1-cb895212a590 Authenticating user 'default' from [fd00:1122:3344:101::e]:45304 | ||
| 7647 | 2026.05.19 20:08:18.777820 [ 3 ] {} <Debug> TCP-Session: 742c99fb-c5a6-4c87-abc1-cb895212a590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.05.19 20:08:18.777832 [ 3 ] {} <Debug> TCP-Session: 742c99fb-c5a6-4c87-abc1-cb895212a590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2026.05.19 20:08:18.778023 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38646 | ||
| 7650 | 2026.05.19 20:08:18.778040 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40183 | ||
| 7651 | 2026.05.19 20:08:18.778056 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65171 | ||
| 7652 | 2026.05.19 20:08:18.778089 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46537 | ||
| 7653 | 2026.05.19 20:08:18.778107 [ 3 ] {} <Trace> TCP-Session: 742c99fb-c5a6-4c87-abc1-cb895212a590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.05.19 20:08:18.778126 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7655 | 2026.05.19 20:08:18.778138 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7656 | 2026.05.19 20:08:18.778141 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7657 | 2026.05.19 20:08:18.778160 [ 302 ] {} <Debug> TCP-Session: 7fcb6e45-7bf4-49f0-85cf-4348c6257db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40183 | ||
| 7658 | 2026.05.19 20:08:18.778165 [ 306 ] {} <Debug> TCP-Session: 8a0907d2-8414-489c-b116-162c9f151465 Authenticating user 'default' from [fd00:1122:3344:101::e]:65171 | ||
| 7659 | 2026.05.19 20:08:18.778175 [ 309 ] {} <Debug> TCP-Session: 2a933c19-a5b4-4771-bf83-5da46009911d Authenticating user 'default' from [fd00:1122:3344:101::e]:46537 | ||
| 7660 | 2026.05.19 20:08:18.778184 [ 302 ] {} <Debug> TCP-Session: 7fcb6e45-7bf4-49f0-85cf-4348c6257db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.05.19 20:08:18.778191 [ 306 ] {} <Debug> TCP-Session: 8a0907d2-8414-489c-b116-162c9f151465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.05.19 20:08:18.778201 [ 302 ] {} <Debug> TCP-Session: 7fcb6e45-7bf4-49f0-85cf-4348c6257db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.05.19 20:08:18.778197 [ 309 ] {} <Debug> TCP-Session: 2a933c19-a5b4-4771-bf83-5da46009911d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.05.19 20:08:18.778213 [ 306 ] {} <Debug> TCP-Session: 8a0907d2-8414-489c-b116-162c9f151465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.05.19 20:08:18.778228 [ 309 ] {} <Debug> TCP-Session: 2a933c19-a5b4-4771-bf83-5da46009911d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.05.19 20:08:18.778102 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45227 | ||
| 7667 | 2026.05.19 20:08:18.778094 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60860 | ||
| 7668 | 2026.05.19 20:08:18.778079 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7669 | 2026.05.19 20:08:18.778316 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7670 | 2026.05.19 20:08:18.778343 [ 260 ] {} <Debug> TCP-Session: bbc3be8e-dc3c-430d-958f-e947cdcf710c Authenticating user 'default' from [fd00:1122:3344:101::e]:38646 | ||
| 7671 | 2026.05.19 20:08:18.778070 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46373 | ||
| 7672 | 2026.05.19 20:08:18.778362 [ 310 ] {} <Debug> TCP-Session: 525546fa-d5bb-48b5-b4f0-2e563d2db29a Authenticating user 'default' from [fd00:1122:3344:101::e]:45227 | ||
| 7673 | 2026.05.19 20:08:18.778366 [ 260 ] {} <Debug> TCP-Session: bbc3be8e-dc3c-430d-958f-e947cdcf710c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.05.19 20:08:18.778418 [ 310 ] {} <Debug> TCP-Session: 525546fa-d5bb-48b5-b4f0-2e563d2db29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.05.19 20:08:18.778427 [ 260 ] {} <Debug> TCP-Session: bbc3be8e-dc3c-430d-958f-e947cdcf710c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.05.19 20:08:18.778438 [ 310 ] {} <Debug> TCP-Session: 525546fa-d5bb-48b5-b4f0-2e563d2db29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.05.19 20:08:18.778441 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7678 | 2026.05.19 20:08:18.778363 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7679 | 2026.05.19 20:08:18.778486 [ 307 ] {} <Debug> TCP-Session: a3a76bf4-5234-4d5b-a2d4-fe477a794616 Authenticating user 'default' from [fd00:1122:3344:101::e]:46373 | ||
| 7680 | 2026.05.19 20:08:18.778062 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65252 | ||
| 7681 | 2026.05.19 20:08:18.778520 [ 308 ] {} <Debug> TCP-Session: babc72ef-da58-48c9-b83c-f91a8643b629 Authenticating user 'default' from [fd00:1122:3344:101::e]:60860 | ||
| 7682 | 2026.05.19 20:08:18.778526 [ 307 ] {} <Debug> TCP-Session: a3a76bf4-5234-4d5b-a2d4-fe477a794616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.05.19 20:08:18.778646 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2026.05.19 20:08:18.778672 [ 307 ] {} <Debug> TCP-Session: a3a76bf4-5234-4d5b-a2d4-fe477a794616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.05.19 20:08:18.778688 [ 303 ] {} <Debug> TCP-Session: aef2ec3e-a487-4099-8592-afa7afb5a20a Authenticating user 'default' from [fd00:1122:3344:101::e]:65252 | ||
| 7686 | 2026.05.19 20:08:18.778649 [ 308 ] {} <Debug> TCP-Session: babc72ef-da58-48c9-b83c-f91a8643b629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.05.19 20:08:18.778711 [ 303 ] {} <Debug> TCP-Session: aef2ec3e-a487-4099-8592-afa7afb5a20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.05.19 20:08:18.778727 [ 308 ] {} <Debug> TCP-Session: babc72ef-da58-48c9-b83c-f91a8643b629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.05.19 20:08:18.778743 [ 303 ] {} <Debug> TCP-Session: aef2ec3e-a487-4099-8592-afa7afb5a20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.05.19 20:08:18.778281 [ 3 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7691 | 2026.05.19 20:08:18.779132 [ 3 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7692 | 2026.05.19 20:08:18.779188 [ 3 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7693 | 2026.05.19 20:08:18.779517 [ 3 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 7694 | 2026.05.19 20:08:18.780367 [ 349 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Trace> AggregatingTransform: Aggregating | ||
| 7695 | 2026.05.19 20:08:18.780403 [ 349 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 7696 | 2026.05.19 20:08:18.780432 [ 349 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000818083 sec. (1222.370 rows/sec., 47.75 KiB/sec.) | ||
| 7697 | 2026.05.19 20:08:18.780446 [ 349 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Trace> Aggregator: Merging aggregated data | ||
| 7698 | 2026.05.19 20:08:18.780967 [ 3 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002738 sec., 365.23009495982467 rows/sec., 14.27 KiB/sec. | ||
| 7699 | 2026.05.19 20:08:18.781101 [ 3 ] {9e7d8a52-4019-48f1-84d3-84b13e582fdc} <Debug> TCPHandler: Processed in 0.003102484 sec. | ||
| 7700 | 2026.05.19 20:08:18.781236 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7701 | 2026.05.19 20:08:18.781262 [ 3 ] {} <Debug> TCP-Session: 742c99fb-c5a6-4c87-abc1-cb895212a590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.05.19 20:08:18.781271 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7703 | 2026.05.19 20:08:18.781293 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7704 | 2026.05.19 20:08:18.781300 [ 310 ] {} <Debug> TCP-Session: 525546fa-d5bb-48b5-b4f0-2e563d2db29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.05.19 20:08:18.781313 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7706 | 2026.05.19 20:08:18.781327 [ 260 ] {} <Debug> TCP-Session: bbc3be8e-dc3c-430d-958f-e947cdcf710c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.05.19 20:08:18.781333 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7708 | 2026.05.19 20:08:18.781374 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2026.05.19 20:08:18.781396 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7710 | 2026.05.19 20:08:18.781418 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2026.05.19 20:08:18.781422 [ 308 ] {} <Debug> TCP-Session: babc72ef-da58-48c9-b83c-f91a8643b629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.05.19 20:08:18.781465 [ 306 ] {} <Debug> TCP-Session: 8a0907d2-8414-489c-b116-162c9f151465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2026.05.19 20:08:18.781452 [ 309 ] {} <Debug> TCP-Session: 2a933c19-a5b4-4771-bf83-5da46009911d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.05.19 20:08:18.781354 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7715 | 2026.05.19 20:08:18.781432 [ 303 ] {} <Debug> TCP-Session: aef2ec3e-a487-4099-8592-afa7afb5a20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2026.05.19 20:08:18.781537 [ 302 ] {} <Debug> TCP-Session: 7fcb6e45-7bf4-49f0-85cf-4348c6257db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.05.19 20:08:18.781364 [ 307 ] {} <Debug> TCP-Session: a3a76bf4-5234-4d5b-a2d4-fe477a794616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.05.19 20:08:19.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.69 MiB, peak 300.58 MiB, free memory in arenas 0.00 B, will set to 289.41 MiB (RSS), difference: -1.28 MiB | ||
| 7719 | 2026.05.19 20:08:19.496059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15906 | ||
| 7720 | 2026.05.19 20:08:19.496683 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.05.19 20:08:19.496745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7722 | 2026.05.19 20:08:19.497363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7723 | 2026.05.19 20:08:19.497680 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.05.19 20:08:19.497856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15906 | ||
| 7725 | 2026.05.19 20:08:20.319702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7726 | 2026.05.19 20:08:20.335474 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.05.19 20:08:20.335528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7728 | 2026.05.19 20:08:20.341865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7729 | 2026.05.19 20:08:20.342597 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.19 20:08:20.345225 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7731 | 2026.05.19 20:08:22.035681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 942 | ||
| 7732 | 2026.05.19 20:08:22.038698 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.05.19 20:08:22.038748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7734 | 2026.05.19 20:08:22.039997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7735 | 2026.05.19 20:08:22.040272 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.05.19 20:08:22.040531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7737 | 2026.05.19 20:08:23.287415 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.05.19 20:08:23.287675 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7739 | 2026.05.19 20:08:23.288019 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7740 | 2026.05.19 20:08:23.288054 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <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 | ||
| 7741 | 2026.05.19 20:08:23.288276 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7742 | 2026.05.19 20:08:23.288346 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7743 | 2026.05.19 20:08:23.288488 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7744 | 2026.05.19 20:08:23.288524 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7745 | 2026.05.19 20:08:23.288546 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7746 | 2026.05.19 20:08:23.288561 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7747 | 2026.05.19 20:08:23.288602 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7748 | 2026.05.19 20:08:23.288623 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7749 | 2026.05.19 20:08:23.289745 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002178 sec., 22956.84113865932 rows/sec., 5.50 MiB/sec. | ||
| 7750 | 2026.05.19 20:08:23.289850 [ 4 ] {2cd53184-0351-4d33-b1d9-c72c55d6421b} <Debug> TCPHandler: Processed in 0.002582551 sec. | ||
| 7751 | 2026.05.19 20:08:23.292175 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.05.19 20:08:23.292279 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7753 | 2026.05.19 20:08:23.292320 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7754 | 2026.05.19 20:08:23.292810 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.05.19 20:08:23.292856 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7756 | 2026.05.19 20:08:23.293289 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7757 | 2026.05.19 20:08:23.293514 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.05.19 20:08:23.293659 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001397 sec., 83035.07516105942 rows/sec., 7.05 MiB/sec. | ||
| 7759 | 2026.05.19 20:08:23.293679 [ 114 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7760 | 2026.05.19 20:08:23.293698 [ 4 ] {ce2d65df-9cce-42f5-bd3f-67c6bf3ccaeb} <Debug> TCPHandler: Processed in 0.001567187 sec. | ||
| 7761 | 2026.05.19 20:08:23.293753 [ 114 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.05.19 20:08:23.293783 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7763 | 2026.05.19 20:08:23.293865 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.05.19 20:08:23.293892 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 7765 | 2026.05.19 20:08:23.293965 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7766 | 2026.05.19 20:08:23.294010 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7767 | 2026.05.19 20:08:23.294020 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7768 | 2026.05.19 20:08:23.294063 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7769 | 2026.05.19 20:08:23.294147 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7770 | 2026.05.19 20:08:23.294225 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
| 7771 | 2026.05.19 20:08:23.294286 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 116 rows starting from the beginning of the part | ||
| 7772 | 2026.05.19 20:08:23.294360 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 199 rows starting from the beginning of the part | ||
| 7773 | 2026.05.19 20:08:23.294433 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 7774 | 2026.05.19 20:08:23.294437 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.19 20:08:23.294492 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7776 | 2026.05.19 20:08:23.294817 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7777 | 2026.05.19 20:08:23.295037 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.19 20:08:23.295156 [ 114 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7779 | 2026.05.19 20:08:23.295171 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001224 sec., 24509.803921568626 rows/sec., 1.80 MiB/sec. | ||
| 7780 | 2026.05.19 20:08:23.295202 [ 114 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.05.19 20:08:23.295222 [ 4 ] {5e4507ff-851a-46c4-a82e-76cc6b61d965} <Debug> TCPHandler: Processed in 0.001406596 sec. | ||
| 7782 | 2026.05.19 20:08:23.295229 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7783 | 2026.05.19 20:08:23.295355 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 7784 | 2026.05.19 20:08:23.295380 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2026.05.19 20:08:23.295501 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7786 | 2026.05.19 20:08:23.295517 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2026.05.19 20:08:23.295542 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7788 | 2026.05.19 20:08:23.295563 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 7789 | 2026.05.19 20:08:23.295644 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7790 | 2026.05.19 20:08:23.295699 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 7791 | 2026.05.19 20:08:23.295748 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 7792 | 2026.05.19 20:08:23.295791 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 7793 | 2026.05.19 20:08:23.295833 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 7794 | 2026.05.19 20:08:23.295986 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.05.19 20:08:23.296031 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7796 | 2026.05.19 20:08:23.296115 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227325 sec., 1748597.8225008247 rows/sec., 141.74 MiB/sec. | ||
| 7797 | 2026.05.19 20:08:23.296378 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7798 | 2026.05.19 20:08:23.296609 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7799 | 2026.05.19 20:08:23.296646 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.05.19 20:08:23.296716 [ 195 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417306 sec., 244830.68582225716 rows/sec., 17.44 MiB/sec. | ||
| 7801 | 2026.05.19 20:08:23.296768 [ 114 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7802 | 2026.05.19 20:08:23.296787 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001304 sec., 72085.88957055214 rows/sec., 5.63 MiB/sec. | ||
| 7803 | 2026.05.19 20:08:23.296805 [ 114 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.05.19 20:08:23.296834 [ 4 ] {a0373d69-e89f-4247-8bbe-8b379b614a71} <Debug> TCPHandler: Processed in 0.001505986 sec. | ||
| 7805 | 2026.05.19 20:08:23.296836 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7806 | 2026.05.19 20:08:23.296892 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7807 | 2026.05.19 20:08:23.296922 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 7808 | 2026.05.19 20:08:23.296974 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.05.19 20:08:23.296995 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.05.19 20:08:23.297014 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7811 | 2026.05.19 20:08:23.297045 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 7812 | 2026.05.19 20:08:23.297079 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7813 | 2026.05.19 20:08:23.297103 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part | ||
| 7814 | 2026.05.19 20:08:23.297104 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_51_10} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7815 | 2026.05.19 20:08:23.297141 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7816 | 2026.05.19 20:08:23.297154 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 75 rows starting from the beginning of the part | ||
| 7817 | 2026.05.19 20:08:23.297198 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 94 rows starting from the beginning of the part | ||
| 7818 | 2026.05.19 20:08:23.297213 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.05.19 20:08:23.297220 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 7820 | 2026.05.19 20:08:23.297236 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part | ||
| 7821 | 2026.05.19 20:08:23.297290 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 7822 | 2026.05.19 20:08:23.297302 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_46_9} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7823 | 2026.05.19 20:08:23.297393 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7824 | 2026.05.19 20:08:23.297573 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.05.19 20:08:23.297616 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7826 | 2026.05.19 20:08:23.298002 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7827 | 2026.05.19 20:08:23.298231 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.05.19 20:08:23.298299 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403026 sec., 1636462.9023268279 rows/sec., 121.34 MiB/sec. | ||
| 7829 | 2026.05.19 20:08:23.298340 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7830 | 2026.05.19 20:08:23.298368 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 7831 | 2026.05.19 20:08:23.298368 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.05.19 20:08:23.298408 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7833 | 2026.05.19 20:08:23.298415 [ 4 ] {09104005-4bd2-48c2-bf79-011ea4872a95} <Debug> TCPHandler: Processed in 0.001491996 sec. | ||
| 7834 | 2026.05.19 20:08:23.298475 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 7835 | 2026.05.19 20:08:23.298510 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7836 | 2026.05.19 20:08:23.298537 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.05.19 20:08:23.298570 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7838 | 2026.05.19 20:08:23.298605 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17282 rows starting from the beginning of the part | ||
| 7839 | 2026.05.19 20:08:23.298639 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.05.19 20:08:23.298660 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 7841 | 2026.05.19 20:08:23.298700 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <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 | ||
| 7842 | 2026.05.19 20:08:23.298717 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7843 | 2026.05.19 20:08:23.298769 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 7844 | 2026.05.19 20:08:23.298807 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.19 20:08:23.298819 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 197 rows starting from the beginning of the part | ||
| 7846 | 2026.05.19 20:08:23.298883 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7847 | 2026.05.19 20:08:23.298903 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_51_10} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7848 | 2026.05.19 20:08:23.298986 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 7849 | 2026.05.19 20:08:23.299536 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.05.19 20:08:23.299582 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7851 | 2026.05.19 20:08:23.300239 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7852 | 2026.05.19 20:08:23.300472 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.05.19 20:08:23.300619 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001998 sec., 15015.015015015013 rows/sec., 26.91 MiB/sec. | ||
| 7854 | 2026.05.19 20:08:23.300674 [ 4 ] {ad2c6c8b-4863-4030-b13f-69776ff690af} <Debug> TCPHandler: Processed in 0.002187819 sec. | ||
| 7855 | 2026.05.19 20:08:23.300805 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.05.19 20:08:23.300902 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7857 | 2026.05.19 20:08:23.300946 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7858 | 2026.05.19 20:08:23.301295 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.05.19 20:08:23.301332 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7860 | 2026.05.19 20:08:23.301648 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7861 | 2026.05.19 20:08:23.301861 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.05.19 20:08:23.301962 [ 114 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7863 | 2026.05.19 20:08:23.301987 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7864 | 2026.05.19 20:08:23.301993 [ 114 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.05.19 20:08:23.302027 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7866 | 2026.05.19 20:08:23.302030 [ 4 ] {1718a91f-3be2-4def-8dc9-8694b8dabc74} <Debug> TCPHandler: Processed in 0.001272976 sec. | ||
| 7867 | 2026.05.19 20:08:23.302116 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7868 | 2026.05.19 20:08:23.302224 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.05.19 20:08:23.302258 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2376 rows starting from the beginning of the part | ||
| 7870 | 2026.05.19 20:08:23.302323 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 7871 | 2026.05.19 20:08:23.302373 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7872 | 2026.05.19 20:08:23.302419 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7873 | 2026.05.19 20:08:23.302464 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 7874 | 2026.05.19 20:08:23.302509 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7875 | 2026.05.19 20:08:23.303710 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637047 sec., 1619990.140783985 rows/sec., 108.03 MiB/sec. | ||
| 7876 | 2026.05.19 20:08:23.304084 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7877 | 2026.05.19 20:08:23.304420 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.05.19 20:08:23.304427 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18055 rows, containing 5 columns (5 merged, 0 gathered) in 0.005981796 sec., 3018324.2624790277 rows/sec., 199.05 MiB/sec. | ||
| 7879 | 2026.05.19 20:08:23.304509 [ 197 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_51_10} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7880 | 2026.05.19 20:08:23.304587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7881 | 2026.05.19 20:08:23.304745 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7882 | 2026.05.19 20:08:23.305071 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.05.19 20:08:23.305156 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7884 | 2026.05.19 20:08:23.305262 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 7885 | 2026.05.19 20:08:24.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.45 MiB, peak 300.58 MiB, free memory in arenas 0.00 B, will set to 292.69 MiB (RSS), difference: 2.24 MiB | ||
| 7886 | 2026.05.19 20:08:26.868254 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7887 | 2026.05.19 20:08:26.868347 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7888 | 2026.05.19 20:08:26.998136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16354 | ||
| 7889 | 2026.05.19 20:08:26.998873 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.05.19 20:08:26.998963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7891 | 2026.05.19 20:08:26.999590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7892 | 2026.05.19 20:08:26.999859 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.05.19 20:08:27.000007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16354 | ||
| 7894 | 2026.05.19 20:08:27.845473 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7895 | 2026.05.19 20:08:27.861626 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.05.19 20:08:27.861690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7897 | 2026.05.19 20:08:27.867961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7898 | 2026.05.19 20:08:27.868636 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.05.19 20:08:27.871455 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7900 | 2026.05.19 20:08:28.286722 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.05.19 20:08:28.286963 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7902 | 2026.05.19 20:08:28.287297 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7903 | 2026.05.19 20:08:28.287335 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <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 | ||
| 7904 | 2026.05.19 20:08:28.287557 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7905 | 2026.05.19 20:08:28.287627 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7906 | 2026.05.19 20:08:28.287771 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7907 | 2026.05.19 20:08:28.287806 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7908 | 2026.05.19 20:08:28.287828 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7909 | 2026.05.19 20:08:28.287843 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7910 | 2026.05.19 20:08:28.287883 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7911 | 2026.05.19 20:08:28.287902 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7912 | 2026.05.19 20:08:28.288996 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002129 sec., 23485.204321277597 rows/sec., 5.62 MiB/sec. | ||
| 7913 | 2026.05.19 20:08:28.289100 [ 4 ] {23e1b509-68ae-4249-925e-fe36a39fbc53} <Debug> TCPHandler: Processed in 0.002513011 sec. | ||
| 7914 | 2026.05.19 20:08:28.290942 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.05.19 20:08:28.291056 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7916 | 2026.05.19 20:08:28.291100 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7917 | 2026.05.19 20:08:28.291590 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.05.19 20:08:28.291629 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7919 | 2026.05.19 20:08:28.291994 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7920 | 2026.05.19 20:08:28.292217 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.05.19 20:08:28.292363 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001342 sec., 58122.20566318926 rows/sec., 4.81 MiB/sec. | ||
| 7922 | 2026.05.19 20:08:28.292402 [ 4 ] {2eed5f57-fe2c-4bd3-b564-02b0926b1474} <Debug> TCPHandler: Processed in 0.001510486 sec. | ||
| 7923 | 2026.05.19 20:08:28.292516 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.05.19 20:08:28.292614 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.05.19 20:08:28.292655 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7926 | 2026.05.19 20:08:28.293043 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.05.19 20:08:28.293079 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7928 | 2026.05.19 20:08:28.293392 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7929 | 2026.05.19 20:08:28.293597 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.05.19 20:08:28.293727 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001136 sec., 9683.098591549295 rows/sec., 728.12 KiB/sec. | ||
| 7931 | 2026.05.19 20:08:28.293763 [ 4 ] {f3cc49cb-5fab-4990-9485-adb304c9f956} <Debug> TCPHandler: Processed in 0.001294485 sec. | ||
| 7932 | 2026.05.19 20:08:28.293862 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.05.19 20:08:28.293954 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7934 | 2026.05.19 20:08:28.293993 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7935 | 2026.05.19 20:08:28.294386 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.05.19 20:08:28.294421 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7937 | 2026.05.19 20:08:28.294714 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7938 | 2026.05.19 20:08:28.294921 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.05.19 20:08:28.295044 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001108 sec., 67689.53068592057 rows/sec., 5.28 MiB/sec. | ||
| 7940 | 2026.05.19 20:08:28.295080 [ 4 ] {eb3fda51-9d5c-4e67-8a82-fc4fab5c3ed2} <Debug> TCPHandler: Processed in 0.001263965 sec. | ||
| 7941 | 2026.05.19 20:08:28.295185 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.05.19 20:08:28.295278 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.05.19 20:08:28.295320 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7944 | 2026.05.19 20:08:28.295729 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.05.19 20:08:28.295763 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7946 | 2026.05.19 20:08:28.296077 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7947 | 2026.05.19 20:08:28.296285 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.05.19 20:08:28.296409 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 7949 | 2026.05.19 20:08:28.296445 [ 4 ] {aa013d8b-be72-4158-8aed-626b9a8290b5} <Debug> TCPHandler: Processed in 0.001306096 sec. | ||
| 7950 | 2026.05.19 20:08:28.296565 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.05.19 20:08:28.296686 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.05.19 20:08:28.296754 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <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 | ||
| 7953 | 2026.05.19 20:08:28.297555 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.05.19 20:08:28.297594 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7955 | 2026.05.19 20:08:28.298127 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7956 | 2026.05.19 20:08:28.298359 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.05.19 20:08:28.298502 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001841 sec., 5975.013579576317 rows/sec., 10.71 MiB/sec. | ||
| 7958 | 2026.05.19 20:08:28.298507 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7959 | 2026.05.19 20:08:28.298567 [ 4 ] {4197af48-03d0-4626-8aab-3623ea4a7d76} <Debug> TCPHandler: Processed in 0.002061369 sec. | ||
| 7960 | 2026.05.19 20:08:28.298581 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.05.19 20:08:28.298610 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7962 | 2026.05.19 20:08:28.298687 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.05.19 20:08:28.298722 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 7964 | 2026.05.19 20:08:28.298789 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7965 | 2026.05.19 20:08:28.298836 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7966 | 2026.05.19 20:08:28.298979 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7967 | 2026.05.19 20:08:28.299039 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 846 rows starting from the beginning of the part | ||
| 7968 | 2026.05.19 20:08:28.299170 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 7969 | 2026.05.19 20:08:28.299188 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.05.19 20:08:28.299231 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7971 | 2026.05.19 20:08:28.299283 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 7972 | 2026.05.19 20:08:28.299392 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 7973 | 2026.05.19 20:08:28.299495 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 7974 | 2026.05.19 20:08:28.299563 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7975 | 2026.05.19 20:08:28.299598 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 7976 | 2026.05.19 20:08:28.299790 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.05.19 20:08:28.299932 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 7978 | 2026.05.19 20:08:28.299970 [ 4 ] {701b92e9-0bb8-4cff-84e5-a46a19b18214} <Debug> TCPHandler: Processed in 0.001332185 sec. | ||
| 7979 | 2026.05.19 20:08:28.305327 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 939 rows, containing 19 columns (19 merged, 0 gathered) in 0.006649389 sec., 141215.98240078898 rows/sec., 253.05 MiB/sec. | ||
| 7980 | 2026.05.19 20:08:28.306575 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7981 | 2026.05.19 20:08:28.306958 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.19 20:08:28.307046 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7983 | 2026.05.19 20:08:28.307190 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
| 7984 | 2026.05.19 20:08:29.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.50 MiB, peak 301.55 MiB, free memory in arenas 0.00 B, will set to 295.74 MiB (RSS), difference: 2.23 MiB | ||
| 7985 | 2026.05.19 20:08:30.331855 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.05.19 20:08:30.332137 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7987 | 2026.05.19 20:08:30.332535 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7988 | 2026.05.19 20:08:30.332579 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7989 | 2026.05.19 20:08:30.332853 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7990 | 2026.05.19 20:08:30.332932 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7991 | 2026.05.19 20:08:30.333082 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7992 | 2026.05.19 20:08:30.333117 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7993 | 2026.05.19 20:08:30.333139 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 7994 | 2026.05.19 20:08:30.333154 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7995 | 2026.05.19 20:08:30.333192 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7996 | 2026.05.19 20:08:30.333211 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 7997 | 2026.05.19 20:08:30.334290 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002284 sec., 21891.418563922944 rows/sec., 5.24 MiB/sec. | ||
| 7998 | 2026.05.19 20:08:30.334391 [ 4 ] {bb3cf5a2-052d-492c-8f83-7de908859050} <Debug> TCPHandler: Processed in 0.002677172 sec. | ||
| 7999 | 2026.05.19 20:08:30.346725 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.05.19 20:08:30.346935 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8001 | 2026.05.19 20:08:30.347016 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8002 | 2026.05.19 20:08:30.347491 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.05.19 20:08:30.347538 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8004 | 2026.05.19 20:08:30.347891 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8005 | 2026.05.19 20:08:30.348110 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.05.19 20:08:30.348258 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001382 sec., 8683.068017366137 rows/sec., 708.04 KiB/sec. | ||
| 8007 | 2026.05.19 20:08:30.348295 [ 4 ] {b1071870-494a-4a18-8956-0f957d676e34} <Debug> TCPHandler: Processed in 0.001669897 sec. | ||
| 8008 | 2026.05.19 20:08:30.348404 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.05.19 20:08:30.348497 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8010 | 2026.05.19 20:08:30.348536 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8011 | 2026.05.19 20:08:30.349784 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.05.19 20:08:30.349819 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8013 | 2026.05.19 20:08:30.350250 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8014 | 2026.05.19 20:08:30.350463 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.05.19 20:08:30.350589 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Debug> executeQuery: Read 2471 rows, 187.82 KiB in 0.002109 sec., 1171645.3295400662 rows/sec., 86.97 MiB/sec. | ||
| 8016 | 2026.05.19 20:08:30.350625 [ 4 ] {16e6c31d-3650-4093-bb75-8f2299aee305} <Debug> TCPHandler: Processed in 0.00226764 sec. | ||
| 8017 | 2026.05.19 20:08:30.350754 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.05.19 20:08:30.350848 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.05.19 20:08:30.350888 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8020 | 2026.05.19 20:08:30.351286 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.05.19 20:08:30.351321 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8022 | 2026.05.19 20:08:30.351621 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8023 | 2026.05.19 20:08:30.351829 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.05.19 20:08:30.351954 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001124 sec., 47153.02491103203 rows/sec., 3.41 MiB/sec. | ||
| 8025 | 2026.05.19 20:08:30.351990 [ 4 ] {78fa307b-8bbe-42b4-b370-81da3be13bc1} <Debug> TCPHandler: Processed in 0.001282716 sec. | ||
| 8026 | 2026.05.19 20:08:30.352112 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.05.19 20:08:30.352235 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.05.19 20:08:30.352286 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8029 | 2026.05.19 20:08:30.352992 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.05.19 20:08:30.353030 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8031 | 2026.05.19 20:08:30.353379 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8032 | 2026.05.19 20:08:30.353605 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.05.19 20:08:30.353736 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001526 sec., 524901.7038007864 rows/sec., 30.32 MiB/sec. | ||
| 8034 | 2026.05.19 20:08:30.353775 [ 4 ] {6eef422e-817f-48e0-b3af-eb33f361b11f} <Debug> TCPHandler: Processed in 0.001724308 sec. | ||
| 8035 | 2026.05.19 20:08:30.353913 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.19 20:08:30.354036 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.05.19 20:08:30.354085 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8038 | 2026.05.19 20:08:30.354565 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.05.19 20:08:30.354609 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8040 | 2026.05.19 20:08:30.354957 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8041 | 2026.05.19 20:08:30.355198 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.05.19 20:08:30.355334 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 53.15 KiB/sec. | ||
| 8043 | 2026.05.19 20:08:30.355374 [ 4 ] {f27e4bbc-25a5-4108-b8b9-30fd98334886} <Debug> TCPHandler: Processed in 0.001521066 sec. | ||
| 8044 | 2026.05.19 20:08:30.355484 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.05.19 20:08:30.355578 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8046 | 2026.05.19 20:08:30.355618 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8047 | 2026.05.19 20:08:30.356381 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.05.19 20:08:30.356418 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8049 | 2026.05.19 20:08:30.356770 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8050 | 2026.05.19 20:08:30.356982 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.05.19 20:08:30.357112 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Debug> executeQuery: Read 1332 rows, 91.50 KiB in 0.001552 sec., 858247.4226804124 rows/sec., 57.57 MiB/sec. | ||
| 8052 | 2026.05.19 20:08:30.357151 [ 4 ] {afe50098-aef2-48c2-a3a1-6f680d9ec018} <Debug> TCPHandler: Processed in 0.001716657 sec. | ||
| 8053 | 2026.05.19 20:08:30.357257 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.05.19 20:08:30.357352 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.19 20:08:30.357395 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8056 | 2026.05.19 20:08:30.358034 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.05.19 20:08:30.358069 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8058 | 2026.05.19 20:08:30.358486 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8059 | 2026.05.19 20:08:30.358706 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.19 20:08:30.358838 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Debug> executeQuery: Read 1554 rows, 97.03 KiB in 0.001504 sec., 1033244.6808510639 rows/sec., 63.00 MiB/sec. | ||
| 8061 | 2026.05.19 20:08:30.358875 [ 4 ] {17e41f49-9ce7-4e85-a2e2-8b8cfbfa40ae} <Debug> TCPHandler: Processed in 0.001667958 sec. | ||
| 8062 | 2026.05.19 20:08:30.358991 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.05.19 20:08:30.359086 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.05.19 20:08:30.359140 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <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 | ||
| 8065 | 2026.05.19 20:08:30.359925 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.05.19 20:08:30.359960 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8067 | 2026.05.19 20:08:30.360497 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8068 | 2026.05.19 20:08:30.360719 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.05.19 20:08:30.360860 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001792 sec., 22879.464285714286 rows/sec., 41.00 MiB/sec. | ||
| 8070 | 2026.05.19 20:08:30.360913 [ 4 ] {bac89dff-5427-44a5-a7b4-825f5646a2d6} <Debug> TCPHandler: Processed in 0.001970549 sec. | ||
| 8071 | 2026.05.19 20:08:30.361023 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.05.19 20:08:30.361117 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8073 | 2026.05.19 20:08:30.361159 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8074 | 2026.05.19 20:08:30.361508 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.05.19 20:08:30.361543 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8076 | 2026.05.19 20:08:30.361837 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8077 | 2026.05.19 20:08:30.362044 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.05.19 20:08:30.362173 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001075 sec., 27906.976744186046 rows/sec., 1.89 MiB/sec. | ||
| 8079 | 2026.05.19 20:08:30.362209 [ 4 ] {5cd2c876-9e9d-4865-9a17-cd58c5ec1c8f} <Debug> TCPHandler: Processed in 0.001233015 sec. | ||
| 8080 | 2026.05.19 20:08:32.041007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 990 | ||
| 8081 | 2026.05.19 20:08:32.044391 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.05.19 20:08:32.044437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8083 | 2026.05.19 20:08:32.045688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8084 | 2026.05.19 20:08:32.045967 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.05.19 20:08:32.046122 [ 23 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8086 | 2026.05.19 20:08:32.046191 [ 23 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.05.19 20:08:32.046210 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8088 | 2026.05.19 20:08:32.046275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 8089 | 2026.05.19 20:08:32.046313 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 8090 | 2026.05.19 20:08:32.046944 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8091 | 2026.05.19 20:08:32.047110 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 776 rows starting from the beginning of the part | ||
| 8092 | 2026.05.19 20:08:32.047495 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 8093 | 2026.05.19 20:08:32.047850 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 8094 | 2026.05.19 20:08:32.048196 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 8095 | 2026.05.19 20:08:32.048532 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 8096 | 2026.05.19 20:08:32.048863 [ 191 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 8097 | 2026.05.19 20:08:32.054807 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 72 columns (72 merged, 0 gathered) in 0.008541297 sec., 115907.45527289357 rows/sec., 98.11 MiB/sec. | ||
| 8098 | 2026.05.19 20:08:32.056114 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8099 | 2026.05.19 20:08:32.056685 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.05.19 20:08:32.056752 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_26_5} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8101 | 2026.05.19 20:08:32.056952 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 8102 | 2026.05.19 20:08:33.283427 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.05.19 20:08:33.283679 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8104 | 2026.05.19 20:08:33.284053 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8105 | 2026.05.19 20:08:33.284094 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <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 | ||
| 8106 | 2026.05.19 20:08:33.284320 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8107 | 2026.05.19 20:08:33.284396 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8108 | 2026.05.19 20:08:33.284536 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8109 | 2026.05.19 20:08:33.284572 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8110 | 2026.05.19 20:08:33.284594 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8111 | 2026.05.19 20:08:33.284609 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8112 | 2026.05.19 20:08:33.284649 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8113 | 2026.05.19 20:08:33.284669 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8114 | 2026.05.19 20:08:33.285715 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002139 sec., 23375.40906965872 rows/sec., 5.60 MiB/sec. | ||
| 8115 | 2026.05.19 20:08:33.285818 [ 4 ] {04c644ba-0e8d-4ec7-8178-8e5cb13056cb} <Debug> TCPHandler: Processed in 0.002527481 sec. | ||
| 8116 | 2026.05.19 20:08:33.287109 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2026.05.19 20:08:33.287218 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8118 | 2026.05.19 20:08:33.287261 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8119 | 2026.05.19 20:08:33.287749 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2026.05.19 20:08:33.287786 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8121 | 2026.05.19 20:08:33.288150 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8122 | 2026.05.19 20:08:33.288378 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2026.05.19 20:08:33.288523 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001336 sec., 41916.16766467066 rows/sec., 3.22 MiB/sec. | ||
| 8124 | 2026.05.19 20:08:33.288559 [ 4 ] {9f8418cb-dc82-470e-8fb7-6def0f665984} <Debug> TCPHandler: Processed in 0.001498926 sec. | ||
| 8125 | 2026.05.19 20:08:33.288695 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2026.05.19 20:08:33.288789 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8127 | 2026.05.19 20:08:33.288828 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8128 | 2026.05.19 20:08:33.289261 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2026.05.19 20:08:33.289294 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8130 | 2026.05.19 20:08:33.289586 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8131 | 2026.05.19 20:08:33.289797 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.05.19 20:08:33.289921 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 8133 | 2026.05.19 20:08:33.289957 [ 4 ] {561609dc-5143-4412-9ab6-0ade50f0ee98} <Debug> TCPHandler: Processed in 0.001319646 sec. | ||
| 8134 | 2026.05.19 20:08:33.290100 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2026.05.19 20:08:33.290194 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8136 | 2026.05.19 20:08:33.290237 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8137 | 2026.05.19 20:08:33.290625 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.05.19 20:08:33.290658 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8139 | 2026.05.19 20:08:33.290972 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8140 | 2026.05.19 20:08:33.291177 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.05.19 20:08:33.291300 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001124 sec., 67615.65836298933 rows/sec., 4.71 MiB/sec. | ||
| 8142 | 2026.05.19 20:08:33.291336 [ 4 ] {e7605aa6-acf1-4b5b-a02b-095fba25e070} <Debug> TCPHandler: Processed in 0.001291155 sec. | ||
| 8143 | 2026.05.19 20:08:33.291463 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.05.19 20:08:33.291556 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8145 | 2026.05.19 20:08:33.291597 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8146 | 2026.05.19 20:08:33.291921 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.05.19 20:08:33.291954 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8148 | 2026.05.19 20:08:33.292252 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8149 | 2026.05.19 20:08:33.292461 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.05.19 20:08:33.292584 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001047 sec., 28653.29512893983 rows/sec., 1.92 MiB/sec. | ||
| 8151 | 2026.05.19 20:08:33.292620 [ 4 ] {d6508b8e-caaf-40b9-a27c-bb6a8ffd5454} <Debug> TCPHandler: Processed in 0.001213035 sec. | ||
| 8152 | 2026.05.19 20:08:34.500254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16866 | ||
| 8153 | 2026.05.19 20:08:34.500828 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.05.19 20:08:34.500883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8155 | 2026.05.19 20:08:34.501390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8156 | 2026.05.19 20:08:34.501624 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.05.19 20:08:34.501768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16866 | ||
| 8158 | 2026.05.19 20:08:35.371697 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8159 | 2026.05.19 20:08:35.387938 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.05.19 20:08:35.387992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8161 | 2026.05.19 20:08:35.394438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8162 | 2026.05.19 20:08:35.395153 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.05.19 20:08:35.397733 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8164 | 2026.05.19 20:08:38.287128 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.05.19 20:08:38.287435 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8166 | 2026.05.19 20:08:38.287969 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8167 | 2026.05.19 20:08:38.288036 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <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 | ||
| 8168 | 2026.05.19 20:08:38.288380 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8169 | 2026.05.19 20:08:38.288448 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8170 | 2026.05.19 20:08:38.288590 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8171 | 2026.05.19 20:08:38.288625 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8172 | 2026.05.19 20:08:38.288647 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8173 | 2026.05.19 20:08:38.288663 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8174 | 2026.05.19 20:08:38.288702 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8175 | 2026.05.19 20:08:38.288722 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8176 | 2026.05.19 20:08:38.289733 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002444 sec., 20458.265139116203 rows/sec., 4.90 MiB/sec. | ||
| 8177 | 2026.05.19 20:08:38.289832 [ 4 ] {6bd6ed23-ee84-4f52-b394-a5702f8d6748} <Debug> TCPHandler: Processed in 0.002841162 sec. | ||
| 8178 | 2026.05.19 20:08:38.291663 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.05.19 20:08:38.291865 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8180 | 2026.05.19 20:08:38.291944 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8181 | 2026.05.19 20:08:38.292609 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.05.19 20:08:38.292654 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8183 | 2026.05.19 20:08:38.293031 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8184 | 2026.05.19 20:08:38.293245 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.05.19 20:08:38.293384 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001578 sec., 49429.65779467681 rows/sec., 4.09 MiB/sec. | ||
| 8186 | 2026.05.19 20:08:38.293422 [ 4 ] {5bc56ff6-06bc-465d-a076-e0271e6db597} <Debug> TCPHandler: Processed in 0.001853068 sec. | ||
| 8187 | 2026.05.19 20:08:38.293554 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.05.19 20:08:38.293649 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8189 | 2026.05.19 20:08:38.293689 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8190 | 2026.05.19 20:08:38.294069 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.05.19 20:08:38.294105 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8192 | 2026.05.19 20:08:38.294397 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8193 | 2026.05.19 20:08:38.294606 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.05.19 20:08:38.294732 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001101 sec., 9990.917347865578 rows/sec., 751.27 KiB/sec. | ||
| 8195 | 2026.05.19 20:08:38.294769 [ 4 ] {8c55c924-0f04-42b0-96aa-cc29e63b1466} <Debug> TCPHandler: Processed in 0.001260936 sec. | ||
| 8196 | 2026.05.19 20:08:38.294885 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.05.19 20:08:38.294978 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8198 | 2026.05.19 20:08:38.295016 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8199 | 2026.05.19 20:08:38.295413 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.05.19 20:08:38.295449 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8201 | 2026.05.19 20:08:38.295748 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8202 | 2026.05.19 20:08:38.295958 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.05.19 20:08:38.296082 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001122 sec., 66844.91978609626 rows/sec., 5.22 MiB/sec. | ||
| 8204 | 2026.05.19 20:08:38.296118 [ 4 ] {465da500-13f6-4cbc-8dfe-23b7a65704c5} <Debug> TCPHandler: Processed in 0.001279035 sec. | ||
| 8205 | 2026.05.19 20:08:38.296233 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.05.19 20:08:38.296325 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.05.19 20:08:38.296367 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8208 | 2026.05.19 20:08:38.296770 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.05.19 20:08:38.296806 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8210 | 2026.05.19 20:08:38.297128 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8211 | 2026.05.19 20:08:38.297336 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.05.19 20:08:38.297463 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 8213 | 2026.05.19 20:08:38.297499 [ 4 ] {35f6220a-f231-4902-908b-419405ff3288} <Debug> TCPHandler: Processed in 0.001312165 sec. | ||
| 8214 | 2026.05.19 20:08:38.297610 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.05.19 20:08:38.297702 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8216 | 2026.05.19 20:08:38.297755 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <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 | ||
| 8217 | 2026.05.19 20:08:38.298494 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.05.19 20:08:38.298530 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8219 | 2026.05.19 20:08:38.299029 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8220 | 2026.05.19 20:08:38.299250 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.05.19 20:08:38.299386 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001702 sec., 6462.984723854289 rows/sec., 11.58 MiB/sec. | ||
| 8222 | 2026.05.19 20:08:38.299437 [ 4 ] {c204cfa9-d763-4050-8d2a-922f64fdf011} <Debug> TCPHandler: Processed in 0.001874308 sec. | ||
| 8223 | 2026.05.19 20:08:38.299563 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.05.19 20:08:38.299656 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8225 | 2026.05.19 20:08:38.299697 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8226 | 2026.05.19 20:08:38.300031 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.05.19 20:08:38.300068 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8228 | 2026.05.19 20:08:38.300361 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8229 | 2026.05.19 20:08:38.300567 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.05.19 20:08:38.300692 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8231 | 2026.05.19 20:08:38.300727 [ 4 ] {650decf1-5723-4ede-9fe5-20b7b3c8e515} <Debug> TCPHandler: Processed in 0.001210506 sec. | ||
| 8232 | 2026.05.19 20:08:41.184124 [ 56 ] {} <Debug> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8233 | 2026.05.19 20:08:41.184230 [ 56 ] {} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.05.19 20:08:41.184266 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8235 | 2026.05.19 20:08:41.184410 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 8236 | 2026.05.19 20:08:41.184560 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8237 | 2026.05.19 20:08:41.184595 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 8238 | 2026.05.19 20:08:41.184671 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 8239 | 2026.05.19 20:08:41.184723 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 8240 | 2026.05.19 20:08:41.184776 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 8241 | 2026.05.19 20:08:41.184821 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 8242 | 2026.05.19 20:08:41.185704 [ 192 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357606 sec., 4419.544403899217 rows/sec., 328.01 KiB/sec. | ||
| 8243 | 2026.05.19 20:08:41.185831 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8244 | 2026.05.19 20:08:41.186079 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_5_1} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.05.19 20:08:41.186144 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_5_1} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8246 | 2026.05.19 20:08:41.186214 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8247 | 2026.05.19 20:08:41.868604 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8248 | 2026.05.19 20:08:41.868659 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8249 | 2026.05.19 20:08:42.002016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17378 | ||
| 8250 | 2026.05.19 20:08:42.002549 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.05.19 20:08:42.002590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8252 | 2026.05.19 20:08:42.003058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8253 | 2026.05.19 20:08:42.003289 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.19 20:08:42.003432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17378 | ||
| 8255 | 2026.05.19 20:08:42.003454 [ 80 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8256 | 2026.05.19 20:08:42.003526 [ 80 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.05.19 20:08:42.003552 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8258 | 2026.05.19 20:08:42.003661 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 8259 | 2026.05.19 20:08:42.003778 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8260 | 2026.05.19 20:08:42.003817 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 8261 | 2026.05.19 20:08:42.003883 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 8262 | 2026.05.19 20:08:42.003930 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 8263 | 2026.05.19 20:08:42.003975 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 8264 | 2026.05.19 20:08:42.004016 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 8265 | 2026.05.19 20:08:42.004057 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8266 | 2026.05.19 20:08:42.006283 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670342 sec., 6507780.651317322 rows/sec., 93.09 MiB/sec. | ||
| 8267 | 2026.05.19 20:08:42.006484 [ 192 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8268 | 2026.05.19 20:08:42.006791 [ 192 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_36_7} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.05.19 20:08:42.006875 [ 192 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_36_7} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8270 | 2026.05.19 20:08:42.006977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8271 | 2026.05.19 20:08:42.046757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1014 | ||
| 8272 | 2026.05.19 20:08:42.049034 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.05.19 20:08:42.049090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8274 | 2026.05.19 20:08:42.050365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8275 | 2026.05.19 20:08:42.050667 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.05.19 20:08:42.051056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8277 | 2026.05.19 20:08:42.842731 [ 90 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8278 | 2026.05.19 20:08:42.842785 [ 90 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.05.19 20:08:42.842806 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8280 | 2026.05.19 20:08:42.842896 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::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 | ||
| 8281 | 2026.05.19 20:08:42.843007 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8282 | 2026.05.19 20:08:42.843040 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8283 | 2026.05.19 20:08:42.843104 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8284 | 2026.05.19 20:08:42.843148 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8285 | 2026.05.19 20:08:42.843186 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 8286 | 2026.05.19 20:08:42.843223 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 8287 | 2026.05.19 20:08:42.843929 [ 192 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065685 sec., 35657.81633409497 rows/sec., 2.98 MiB/sec. | ||
| 8288 | 2026.05.19 20:08:42.844067 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8289 | 2026.05.19 20:08:42.844302 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.05.19 20:08:42.844373 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_17_4} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8291 | 2026.05.19 20:08:42.844438 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8292 | 2026.05.19 20:08:42.897988 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8293 | 2026.05.19 20:08:42.914726 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.05.19 20:08:42.914769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8295 | 2026.05.19 20:08:42.920493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8296 | 2026.05.19 20:08:42.921210 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.05.19 20:08:42.921490 [ 90 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8298 | 2026.05.19 20:08:42.921532 [ 90 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.05.19 20:08:42.921554 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8300 | 2026.05.19 20:08:42.921686 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8301 | 2026.05.19 20:08:42.924334 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8302 | 2026.05.19 20:08:42.925414 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8303 | 2026.05.19 20:08:42.926848 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8304 | 2026.05.19 20:08:42.931395 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8305 | 2026.05.19 20:08:42.935889 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8306 | 2026.05.19 20:08:42.940477 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8307 | 2026.05.19 20:08:42.945039 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8308 | 2026.05.19 20:08:42.949257 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 8309 | 2026.05.19 20:08:43.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.59 MiB, peak 309.38 MiB, free memory in arenas 0.00 B, will set to 299.54 MiB (RSS), difference: -9.05 MiB | ||
| 8310 | 2026.05.19 20:08:43.003120 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081496273 sec., 3325.305440654937 rows/sec., 17.19 MiB/sec. | ||
| 8311 | 2026.05.19 20:08:43.005768 [ 186 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8312 | 2026.05.19 20:08:43.007688 [ 186 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_36_7} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.05.19 20:08:43.007766 [ 186 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_36_7} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8314 | 2026.05.19 20:08:43.009427 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8315 | 2026.05.19 20:08:43.287886 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.05.19 20:08:43.288294 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8317 | 2026.05.19 20:08:43.288728 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8318 | 2026.05.19 20:08:43.288766 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <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 | ||
| 8319 | 2026.05.19 20:08:43.289025 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8320 | 2026.05.19 20:08:43.289101 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8321 | 2026.05.19 20:08:43.289247 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8322 | 2026.05.19 20:08:43.289284 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8323 | 2026.05.19 20:08:43.289307 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8324 | 2026.05.19 20:08:43.289323 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8325 | 2026.05.19 20:08:43.289364 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8326 | 2026.05.19 20:08:43.289385 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8327 | 2026.05.19 20:08:43.290721 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002583 sec., 19357.336430507163 rows/sec., 4.64 MiB/sec. | ||
| 8328 | 2026.05.19 20:08:43.290836 [ 4 ] {d87e3573-3202-4c0d-8564-38f37967cb56} <Debug> TCPHandler: Processed in 0.003138324 sec. | ||
| 8329 | 2026.05.19 20:08:43.293003 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.05.19 20:08:43.293138 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8331 | 2026.05.19 20:08:43.293192 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8332 | 2026.05.19 20:08:43.293747 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.05.19 20:08:43.293792 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8334 | 2026.05.19 20:08:43.294172 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8335 | 2026.05.19 20:08:43.294401 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.05.19 20:08:43.294540 [ 90 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8337 | 2026.05.19 20:08:43.294555 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001458 sec., 79561.04252400548 rows/sec., 6.76 MiB/sec. | ||
| 8338 | 2026.05.19 20:08:43.294589 [ 90 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.05.19 20:08:43.294609 [ 4 ] {8e44972d-3425-419a-9a3e-e22f6595bd74} <Debug> TCPHandler: Processed in 0.001669927 sec. | ||
| 8340 | 2026.05.19 20:08:43.294615 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8341 | 2026.05.19 20:08:43.294735 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.05.19 20:08:43.294751 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 8343 | 2026.05.19 20:08:43.294840 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8344 | 2026.05.19 20:08:43.294889 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8345 | 2026.05.19 20:08:43.294929 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8346 | 2026.05.19 20:08:43.294972 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 8347 | 2026.05.19 20:08:43.295045 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 78 rows starting from the beginning of the part | ||
| 8348 | 2026.05.19 20:08:43.295098 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2471 rows starting from the beginning of the part | ||
| 8349 | 2026.05.19 20:08:43.295145 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8350 | 2026.05.19 20:08:43.295189 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 8351 | 2026.05.19 20:08:43.295234 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 116 rows starting from the beginning of the part | ||
| 8352 | 2026.05.19 20:08:43.295310 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.05.19 20:08:43.295351 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8354 | 2026.05.19 20:08:43.295712 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8355 | 2026.05.19 20:08:43.295931 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.05.19 20:08:43.296072 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001255 sec., 23904.382470119523 rows/sec., 1.76 MiB/sec. | ||
| 8357 | 2026.05.19 20:08:43.296110 [ 4 ] {4227a9f0-0a65-4dc6-8e9e-92dceaba88ba} <Debug> TCPHandler: Processed in 0.001423876 sec. | ||
| 8358 | 2026.05.19 20:08:43.296225 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.05.19 20:08:43.296320 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8360 | 2026.05.19 20:08:43.296361 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8361 | 2026.05.19 20:08:43.296775 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.05.19 20:08:43.296812 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8363 | 2026.05.19 20:08:43.297134 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8364 | 2026.05.19 20:08:43.297342 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.05.19 20:08:43.297452 [ 58 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8366 | 2026.05.19 20:08:43.297476 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001174 sec., 80068.14310051108 rows/sec., 6.25 MiB/sec. | ||
| 8367 | 2026.05.19 20:08:43.297495 [ 58 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.05.19 20:08:43.297518 [ 4 ] {b3d52ed0-5654-42e2-9e85-545b3d197ebf} <Debug> TCPHandler: Processed in 0.001342716 sec. | ||
| 8369 | 2026.05.19 20:08:43.297538 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8370 | 2026.05.19 20:08:43.297639 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2026.05.19 20:08:43.297656 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002964383 sec., 2077666.7522381553 rows/sec., 164.70 MiB/sec. | ||
| 8372 | 2026.05.19 20:08:43.297666 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 8373 | 2026.05.19 20:08:43.297739 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8374 | 2026.05.19 20:08:43.297789 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8375 | 2026.05.19 20:08:43.297864 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8376 | 2026.05.19 20:08:43.297920 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 8377 | 2026.05.19 20:08:43.298015 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 75 rows starting from the beginning of the part | ||
| 8378 | 2026.05.19 20:08:43.298090 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1332 rows starting from the beginning of the part | ||
| 8379 | 2026.05.19 20:08:43.298157 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8380 | 2026.05.19 20:08:43.298203 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.05.19 20:08:43.298222 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part | ||
| 8382 | 2026.05.19 20:08:43.298251 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8383 | 2026.05.19 20:08:43.298296 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part | ||
| 8384 | 2026.05.19 20:08:43.298313 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8385 | 2026.05.19 20:08:43.298684 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.05.19 20:08:43.298759 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8387 | 2026.05.19 20:08:43.298765 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_56_11} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8388 | 2026.05.19 20:08:43.298859 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8389 | 2026.05.19 20:08:43.299026 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.05.19 20:08:43.299142 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8391 | 2026.05.19 20:08:43.299171 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.05.19 20:08:43.299172 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
| 8393 | 2026.05.19 20:08:43.299188 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8394 | 2026.05.19 20:08:43.299222 [ 4 ] {3d42b5b1-257c-444a-8e50-7050fb20af88} <Debug> TCPHandler: Processed in 0.001633237 sec. | ||
| 8395 | 2026.05.19 20:08:43.299301 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 8396 | 2026.05.19 20:08:43.299334 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.05.19 20:08:43.299431 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8398 | 2026.05.19 20:08:43.299441 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8399 | 2026.05.19 20:08:43.299486 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18055 rows starting from the beginning of the part | ||
| 8400 | 2026.05.19 20:08:43.299491 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <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 | ||
| 8401 | 2026.05.19 20:08:43.299553 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8402 | 2026.05.19 20:08:43.299604 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1554 rows starting from the beginning of the part | ||
| 8403 | 2026.05.19 20:08:43.299646 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8404 | 2026.05.19 20:08:43.299689 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8405 | 2026.05.19 20:08:43.299730 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::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 | ||
| 8406 | 2026.05.19 20:08:43.299891 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228113 sec., 1521614.2876556793 rows/sec., 110.23 MiB/sec. | ||
| 8407 | 2026.05.19 20:08:43.300077 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8408 | 2026.05.19 20:08:43.300315 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.05.19 20:08:43.300337 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.05.19 20:08:43.300380 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_56_11} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8411 | 2026.05.19 20:08:43.300381 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8412 | 2026.05.19 20:08:43.300450 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8413 | 2026.05.19 20:08:43.301006 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8414 | 2026.05.19 20:08:43.301240 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.05.19 20:08:43.301388 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001974 sec., 15197.568389057751 rows/sec., 27.23 MiB/sec. | ||
| 8416 | 2026.05.19 20:08:43.301452 [ 4 ] {4a8537d8-1981-4187-bcbd-3adc690e8865} <Debug> TCPHandler: Processed in 0.002167829 sec. | ||
| 8417 | 2026.05.19 20:08:43.301562 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.05.19 20:08:43.301663 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8419 | 2026.05.19 20:08:43.301707 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8420 | 2026.05.19 20:08:43.302044 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.05.19 20:08:43.302080 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8422 | 2026.05.19 20:08:43.302399 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8423 | 2026.05.19 20:08:43.302615 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.05.19 20:08:43.302718 [ 58 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8425 | 2026.05.19 20:08:43.302748 [ 58 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.05.19 20:08:43.302750 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8427 | 2026.05.19 20:08:43.302766 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8428 | 2026.05.19 20:08:43.302798 [ 4 ] {ddc4f20c-d4ef-45c6-8eb2-0b5a5316f09f} <Debug> TCPHandler: Processed in 0.001286336 sec. | ||
| 8429 | 2026.05.19 20:08:43.302843 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8430 | 2026.05.19 20:08:43.302938 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8431 | 2026.05.19 20:08:43.302967 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2652 rows starting from the beginning of the part | ||
| 8432 | 2026.05.19 20:08:43.303019 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8433 | 2026.05.19 20:08:43.303064 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8434 | 2026.05.19 20:08:43.303105 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8435 | 2026.05.19 20:08:43.303142 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8436 | 2026.05.19 20:08:43.303181 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8437 | 2026.05.19 20:08:43.304362 [ 194 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546387 sec., 1870165.747642731 rows/sec., 124.83 MiB/sec. | ||
| 8438 | 2026.05.19 20:08:43.304649 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8439 | 2026.05.19 20:08:43.304874 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.05.19 20:08:43.304936 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_56_11} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8441 | 2026.05.19 20:08:43.304993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8442 | 2026.05.19 20:08:43.305675 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20165 rows, containing 5 columns (5 merged, 0 gathered) in 0.006424277 sec., 3138874.615773884 rows/sec., 206.12 MiB/sec. | ||
| 8443 | 2026.05.19 20:08:43.306011 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8444 | 2026.05.19 20:08:43.306254 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.05.19 20:08:43.306321 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8446 | 2026.05.19 20:08:43.306402 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8447 | 2026.05.19 20:08:44.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.02 MiB, peak 309.38 MiB, free memory in arenas 0.00 B, will set to 302.47 MiB (RSS), difference: 13.45 MiB | ||
| 8448 | 2026.05.19 20:08:46.977242 [ 92 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 8449 | 2026.05.19 20:08:46.977336 [ 92 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.05.19 20:08:46.977362 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8451 | 2026.05.19 20:08:46.977485 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 8452 | 2026.05.19 20:08:46.977617 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8453 | 2026.05.19 20:08:46.977665 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 8454 | 2026.05.19 20:08:46.977735 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8455 | 2026.05.19 20:08:46.977783 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 8456 | 2026.05.19 20:08:46.977825 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8457 | 2026.05.19 20:08:46.977869 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 8458 | 2026.05.19 20:08:46.978972 [ 198 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530776 sec., 1714163.2740518535 rows/sec., 107.41 MiB/sec. | ||
| 8459 | 2026.05.19 20:08:46.979179 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8460 | 2026.05.19 20:08:46.979448 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.05.19 20:08:46.979516 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_15_3} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 8462 | 2026.05.19 20:08:46.979589 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8463 | 2026.05.19 20:08:48.289303 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2026.05.19 20:08:48.289570 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8465 | 2026.05.19 20:08:48.289938 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8466 | 2026.05.19 20:08:48.289976 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <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 | ||
| 8467 | 2026.05.19 20:08:48.290217 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8468 | 2026.05.19 20:08:48.290287 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8469 | 2026.05.19 20:08:48.290434 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8470 | 2026.05.19 20:08:48.290469 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8471 | 2026.05.19 20:08:48.290493 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8472 | 2026.05.19 20:08:48.290508 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8473 | 2026.05.19 20:08:48.290546 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8474 | 2026.05.19 20:08:48.290568 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8475 | 2026.05.19 20:08:48.291668 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00221 sec., 22624.43438914027 rows/sec., 5.42 MiB/sec. | ||
| 8476 | 2026.05.19 20:08:48.291776 [ 4 ] {28576a8b-2efa-4018-a387-a4bee7c3fbaf} <Debug> TCPHandler: Processed in 0.002618042 sec. | ||
| 8477 | 2026.05.19 20:08:48.294530 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.05.19 20:08:48.294652 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.05.19 20:08:48.294701 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8480 | 2026.05.19 20:08:48.295188 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.05.19 20:08:48.295234 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8482 | 2026.05.19 20:08:48.295603 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8483 | 2026.05.19 20:08:48.295829 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.05.19 20:08:48.295984 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001366 sec., 17569.546120058563 rows/sec., 1.46 MiB/sec. | ||
| 8485 | 2026.05.19 20:08:48.296023 [ 4 ] {313f105a-5876-4ae8-b4b5-f3e7b62e9f78} <Debug> TCPHandler: Processed in 0.001545307 sec. | ||
| 8486 | 2026.05.19 20:08:48.296156 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.05.19 20:08:48.296258 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8488 | 2026.05.19 20:08:48.296300 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8489 | 2026.05.19 20:08:48.296691 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.05.19 20:08:48.296727 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8491 | 2026.05.19 20:08:48.297022 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8492 | 2026.05.19 20:08:48.297246 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.05.19 20:08:48.297378 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 143.31 KiB/sec. | ||
| 8494 | 2026.05.19 20:08:48.297414 [ 4 ] {c3126427-2973-4497-8b44-2f15937ee04a} <Debug> TCPHandler: Processed in 0.001308946 sec. | ||
| 8495 | 2026.05.19 20:08:48.297517 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2026.05.19 20:08:48.297610 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8497 | 2026.05.19 20:08:48.297649 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8498 | 2026.05.19 20:08:48.298110 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.05.19 20:08:48.298145 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8500 | 2026.05.19 20:08:48.298464 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8501 | 2026.05.19 20:08:48.298674 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.05.19 20:08:48.298804 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001212 sec., 164191.4191419142 rows/sec., 14.62 MiB/sec. | ||
| 8503 | 2026.05.19 20:08:48.298841 [ 4 ] {32b87aa4-170f-4a83-a8a0-9f17adf8a689} <Debug> TCPHandler: Processed in 0.001373036 sec. | ||
| 8504 | 2026.05.19 20:08:48.298952 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.05.19 20:08:48.299047 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8506 | 2026.05.19 20:08:48.299088 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8507 | 2026.05.19 20:08:48.299473 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.05.19 20:08:48.299507 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8509 | 2026.05.19 20:08:48.299805 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8510 | 2026.05.19 20:08:48.300019 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.05.19 20:08:48.300116 [ 92 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8512 | 2026.05.19 20:08:48.300149 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 1.68 MiB/sec. | ||
| 8513 | 2026.05.19 20:08:48.300150 [ 92 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.05.19 20:08:48.300180 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8515 | 2026.05.19 20:08:48.300187 [ 4 ] {8318ed46-3930-4770-bcf3-81a64573ceae} <Debug> TCPHandler: Processed in 0.001284305 sec. | ||
| 8516 | 2026.05.19 20:08:48.300264 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 8517 | 2026.05.19 20:08:48.300297 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2026.05.19 20:08:48.300354 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8519 | 2026.05.19 20:08:48.300384 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 8520 | 2026.05.19 20:08:48.300392 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8521 | 2026.05.19 20:08:48.300433 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8522 | 2026.05.19 20:08:48.300442 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 8523 | 2026.05.19 20:08:48.300492 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 53 rows starting from the beginning of the part | ||
| 8524 | 2026.05.19 20:08:48.300533 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 8525 | 2026.05.19 20:08:48.300573 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 8526 | 2026.05.19 20:08:48.300614 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 8527 | 2026.05.19 20:08:48.300835 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.05.19 20:08:48.300870 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8529 | 2026.05.19 20:08:48.301166 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8530 | 2026.05.19 20:08:48.301354 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126095 sec., 316136.73801943887 rows/sec., 22.51 MiB/sec. | ||
| 8531 | 2026.05.19 20:08:48.301388 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.05.19 20:08:48.301464 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8533 | 2026.05.19 20:08:48.301517 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 8534 | 2026.05.19 20:08:48.301555 [ 4 ] {14a272d7-f06a-42b5-8508-4458ccd856c7} <Debug> TCPHandler: Processed in 0.001306495 sec. | ||
| 8535 | 2026.05.19 20:08:48.301659 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2026.05.19 20:08:48.301708 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.19 20:08:48.301755 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.19 20:08:48.301776 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_51_10} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8539 | 2026.05.19 20:08:48.301795 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8540 | 2026.05.19 20:08:48.301837 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8541 | 2026.05.19 20:08:48.302181 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.05.19 20:08:48.302217 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8543 | 2026.05.19 20:08:48.302525 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8544 | 2026.05.19 20:08:48.302741 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.05.19 20:08:48.302861 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 8546 | 2026.05.19 20:08:48.302897 [ 4 ] {0cb9c314-ba4e-4c88-9e79-a05decd1da3d} <Debug> TCPHandler: Processed in 0.001300346 sec. | ||
| 8547 | 2026.05.19 20:08:48.302996 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8548 | 2026.05.19 20:08:48.303083 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8549 | 2026.05.19 20:08:48.303120 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8550 | 2026.05.19 20:08:48.303504 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.05.19 20:08:48.303537 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8552 | 2026.05.19 20:08:48.303892 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8553 | 2026.05.19 20:08:48.304104 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.05.19 20:08:48.304230 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001136 sec., 99471.83098591548 rows/sec., 8.10 MiB/sec. | ||
| 8555 | 2026.05.19 20:08:48.304267 [ 4 ] {0b30067e-ad66-4d2b-8003-fc4c7372bff5} <Debug> TCPHandler: Processed in 0.001298396 sec. | ||
| 8556 | 2026.05.19 20:08:48.304373 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.05.19 20:08:48.304467 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8558 | 2026.05.19 20:08:48.304509 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8559 | 2026.05.19 20:08:48.304910 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.05.19 20:08:48.304946 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8561 | 2026.05.19 20:08:48.305291 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8562 | 2026.05.19 20:08:48.305523 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.05.19 20:08:48.305654 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001205 sec., 163485.47717842326 rows/sec., 11.73 MiB/sec. | ||
| 8564 | 2026.05.19 20:08:48.305693 [ 4 ] {cda1d340-f12f-4f3c-a899-ef5b0b9594a6} <Debug> TCPHandler: Processed in 0.001367706 sec. | ||
| 8565 | 2026.05.19 20:08:48.305814 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2026.05.19 20:08:48.305910 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8567 | 2026.05.19 20:08:48.305966 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <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 | ||
| 8568 | 2026.05.19 20:08:48.306709 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.05.19 20:08:48.306747 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8570 | 2026.05.19 20:08:48.307291 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8571 | 2026.05.19 20:08:48.307524 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.05.19 20:08:48.307670 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001778 sec., 6186.726659167603 rows/sec., 11.09 MiB/sec. | ||
| 8573 | 2026.05.19 20:08:48.307731 [ 4 ] {74ecad6a-3f19-4575-b48f-02961ccf8a16} <Debug> TCPHandler: Processed in 0.001965848 sec. | ||
| 8574 | 2026.05.19 20:08:48.307843 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8575 | 2026.05.19 20:08:48.307938 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8576 | 2026.05.19 20:08:48.307982 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8577 | 2026.05.19 20:08:48.308311 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2026.05.19 20:08:48.308347 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8579 | 2026.05.19 20:08:48.308679 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8580 | 2026.05.19 20:08:48.308896 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.05.19 20:08:48.309024 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8582 | 2026.05.19 20:08:48.309060 [ 4 ] {dafa678a-a8a3-48fe-b461-d8d94388a78e} <Debug> TCPHandler: Processed in 0.001266226 sec. | ||
| 8583 | 2026.05.19 20:08:49.503673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17826 | ||
| 8584 | 2026.05.19 20:08:49.504199 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.05.19 20:08:49.504239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8586 | 2026.05.19 20:08:49.504751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8587 | 2026.05.19 20:08:49.504976 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.05.19 20:08:49.505098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17826 | ||
| 8589 | 2026.05.19 20:08:50.424571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8590 | 2026.05.19 20:08:50.439063 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.05.19 20:08:50.439117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8592 | 2026.05.19 20:08:50.445210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8593 | 2026.05.19 20:08:50.445859 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.05.19 20:08:50.448394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8595 | 2026.05.19 20:08:52.051424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1050 | ||
| 8596 | 2026.05.19 20:08:52.053842 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.05.19 20:08:52.053887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8598 | 2026.05.19 20:08:52.055093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8599 | 2026.05.19 20:08:52.055360 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.05.19 20:08:52.055620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8601 | 2026.05.19 20:08:53.288054 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2026.05.19 20:08:53.288415 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8603 | 2026.05.19 20:08:53.288950 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8604 | 2026.05.19 20:08:53.288987 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <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 | ||
| 8605 | 2026.05.19 20:08:53.289208 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8606 | 2026.05.19 20:08:53.289279 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8607 | 2026.05.19 20:08:53.289423 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8608 | 2026.05.19 20:08:53.289458 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8609 | 2026.05.19 20:08:53.289481 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8610 | 2026.05.19 20:08:53.289497 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8611 | 2026.05.19 20:08:53.289535 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8612 | 2026.05.19 20:08:53.289556 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8613 | 2026.05.19 20:08:53.290580 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002316 sec., 21588.946459412782 rows/sec., 5.17 MiB/sec. | ||
| 8614 | 2026.05.19 20:08:53.290687 [ 4 ] {2de5d6ea-0787-4f10-a52d-74ed020041f9} <Debug> TCPHandler: Processed in 0.002828942 sec. | ||
| 8615 | 2026.05.19 20:08:53.292966 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2026.05.19 20:08:53.293085 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8617 | 2026.05.19 20:08:53.293134 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8618 | 2026.05.19 20:08:53.293668 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.05.19 20:08:53.293715 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8620 | 2026.05.19 20:08:53.294090 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8621 | 2026.05.19 20:08:53.294303 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2026.05.19 20:08:53.294451 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001399 sec., 82916.36883488206 rows/sec., 7.04 MiB/sec. | ||
| 8623 | 2026.05.19 20:08:53.294491 [ 4 ] {fec6ff33-0d88-4403-85de-656d6244d1bf} <Debug> TCPHandler: Processed in 0.001578837 sec. | ||
| 8624 | 2026.05.19 20:08:53.294619 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2026.05.19 20:08:53.294719 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8626 | 2026.05.19 20:08:53.294760 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8627 | 2026.05.19 20:08:53.295142 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.05.19 20:08:53.295176 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8629 | 2026.05.19 20:08:53.295448 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8630 | 2026.05.19 20:08:53.295654 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.05.19 20:08:53.295851 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.91 MiB/sec. | ||
| 8632 | 2026.05.19 20:08:53.295889 [ 4 ] {0aa5d80a-870f-4f5c-a7b6-86a19cb65ac5} <Debug> TCPHandler: Processed in 0.001317286 sec. | ||
| 8633 | 2026.05.19 20:08:53.296012 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.05.19 20:08:53.296110 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8635 | 2026.05.19 20:08:53.296151 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8636 | 2026.05.19 20:08:53.296609 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2026.05.19 20:08:53.296645 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8638 | 2026.05.19 20:08:53.296943 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8639 | 2026.05.19 20:08:53.297162 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2026.05.19 20:08:53.297296 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 8641 | 2026.05.19 20:08:53.297333 [ 4 ] {c00993a3-9ee0-4807-86be-911207d52b95} <Debug> TCPHandler: Processed in 0.001369596 sec. | ||
| 8642 | 2026.05.19 20:08:53.297459 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2026.05.19 20:08:53.297553 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8644 | 2026.05.19 20:08:53.297596 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8645 | 2026.05.19 20:08:53.298003 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.05.19 20:08:53.298039 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8647 | 2026.05.19 20:08:53.298369 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8648 | 2026.05.19 20:08:53.298573 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.05.19 20:08:53.298706 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8650 | 2026.05.19 20:08:53.298742 [ 4 ] {86366278-0b32-40e1-86e0-1c430d7b87c1} <Debug> TCPHandler: Processed in 0.001332566 sec. | ||
| 8651 | 2026.05.19 20:08:53.298866 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.05.19 20:08:53.298961 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8653 | 2026.05.19 20:08:53.299015 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <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 | ||
| 8654 | 2026.05.19 20:08:53.299814 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.05.19 20:08:53.299851 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8656 | 2026.05.19 20:08:53.300377 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8657 | 2026.05.19 20:08:53.300606 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.05.19 20:08:53.300728 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8659 | 2026.05.19 20:08:53.300748 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 29.78 MiB/sec. | ||
| 8660 | 2026.05.19 20:08:53.300794 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.05.19 20:08:53.300819 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8662 | 2026.05.19 20:08:53.300820 [ 4 ] {4403153d-9d5d-4a1f-858b-2e6ce8e95f6e} <Debug> TCPHandler: Processed in 0.002001408 sec. | ||
| 8663 | 2026.05.19 20:08:53.300929 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 8664 | 2026.05.19 20:08:53.300967 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.05.19 20:08:53.301063 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.05.19 20:08:53.301106 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8667 | 2026.05.19 20:08:53.301122 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8668 | 2026.05.19 20:08:53.301171 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 939 rows starting from the beginning of the part | ||
| 8669 | 2026.05.19 20:08:53.301280 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 8670 | 2026.05.19 20:08:53.301370 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 8671 | 2026.05.19 20:08:53.301452 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 8672 | 2026.05.19 20:08:53.301460 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.05.19 20:08:53.301497 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8674 | 2026.05.19 20:08:53.301531 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 8675 | 2026.05.19 20:08:53.301615 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 8676 | 2026.05.19 20:08:53.301811 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8677 | 2026.05.19 20:08:53.302065 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.05.19 20:08:53.302199 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 8679 | 2026.05.19 20:08:53.302236 [ 4 ] {f3e37c3b-aeef-43ec-b712-90e483b0633a} <Debug> TCPHandler: Processed in 0.001318596 sec. | ||
| 8680 | 2026.05.19 20:08:53.307267 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 19 columns (19 merged, 0 gathered) in 0.006370017 sec., 166718.5503586568 rows/sec., 298.75 MiB/sec. | ||
| 8681 | 2026.05.19 20:08:53.308836 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8682 | 2026.05.19 20:08:53.309228 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.05.19 20:08:53.309314 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8684 | 2026.05.19 20:08:53.309471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 8685 | 2026.05.19 20:08:54.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.14 MiB, peak 311.48 MiB, free memory in arenas 0.00 B, will set to 306.12 MiB (RSS), difference: 2.98 MiB | ||
| 8686 | 2026.05.19 20:08:56.868727 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8687 | 2026.05.19 20:08:56.868793 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8688 | 2026.05.19 20:08:57.005336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18338 | ||
| 8689 | 2026.05.19 20:08:57.005921 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.05.19 20:08:57.005971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8691 | 2026.05.19 20:08:57.006469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8692 | 2026.05.19 20:08:57.006735 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.05.19 20:08:57.006881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18338 | ||
| 8694 | 2026.05.19 20:08:57.948622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8695 | 2026.05.19 20:08:57.963768 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.05.19 20:08:57.963825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8697 | 2026.05.19 20:08:57.969867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8698 | 2026.05.19 20:08:57.970551 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2026.05.19 20:08:57.973297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8700 | 2026.05.19 20:08:58.288139 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.05.19 20:08:58.288395 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8702 | 2026.05.19 20:08:58.288783 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8703 | 2026.05.19 20:08:58.288826 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <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 | ||
| 8704 | 2026.05.19 20:08:58.289089 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8705 | 2026.05.19 20:08:58.289160 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8706 | 2026.05.19 20:08:58.289302 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8707 | 2026.05.19 20:08:58.289338 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8708 | 2026.05.19 20:08:58.289360 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8709 | 2026.05.19 20:08:58.289376 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8710 | 2026.05.19 20:08:58.289415 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8711 | 2026.05.19 20:08:58.289436 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8712 | 2026.05.19 20:08:58.290452 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002162 sec., 23126.734505087883 rows/sec., 5.54 MiB/sec. | ||
| 8713 | 2026.05.19 20:08:58.290557 [ 4 ] {1c9e003a-4c20-48ee-ab28-e99dae1bbbb1} <Debug> TCPHandler: Processed in 0.002560902 sec. | ||
| 8714 | 2026.05.19 20:08:58.292387 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.05.19 20:08:58.292594 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8716 | 2026.05.19 20:08:58.292675 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8717 | 2026.05.19 20:08:58.293330 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.05.19 20:08:58.293376 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8719 | 2026.05.19 20:08:58.293752 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8720 | 2026.05.19 20:08:58.293977 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.05.19 20:08:58.294123 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001588 sec., 49118.3879093199 rows/sec., 4.07 MiB/sec. | ||
| 8722 | 2026.05.19 20:08:58.294163 [ 4 ] {83ba97df-7201-4605-9607-b1f053adebab} <Debug> TCPHandler: Processed in 0.001877178 sec. | ||
| 8723 | 2026.05.19 20:08:58.294282 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.05.19 20:08:58.294378 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8725 | 2026.05.19 20:08:58.294420 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8726 | 2026.05.19 20:08:58.294815 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.19 20:08:58.294852 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8728 | 2026.05.19 20:08:58.295147 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8729 | 2026.05.19 20:08:58.295365 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.05.19 20:08:58.295496 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001136 sec., 9683.098591549295 rows/sec., 728.12 KiB/sec. | ||
| 8731 | 2026.05.19 20:08:58.295534 [ 4 ] {a074ba53-9fba-4c86-91e3-8927011c67bf} <Debug> TCPHandler: Processed in 0.001301986 sec. | ||
| 8732 | 2026.05.19 20:08:58.295645 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.05.19 20:08:58.295739 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8734 | 2026.05.19 20:08:58.295778 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8735 | 2026.05.19 20:08:58.296186 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.05.19 20:08:58.296223 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8737 | 2026.05.19 20:08:58.296522 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8738 | 2026.05.19 20:08:58.296731 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.19 20:08:58.296855 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001134 sec., 66137.56613756613 rows/sec., 5.16 MiB/sec. | ||
| 8740 | 2026.05.19 20:08:58.296892 [ 4 ] {c90ca859-602a-46a4-a4d9-e80165f39d89} <Debug> TCPHandler: Processed in 0.001296296 sec. | ||
| 8741 | 2026.05.19 20:08:58.297010 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.05.19 20:08:58.297105 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8743 | 2026.05.19 20:08:58.297149 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8744 | 2026.05.19 20:08:58.297542 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.05.19 20:08:58.297579 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8746 | 2026.05.19 20:08:58.297911 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8747 | 2026.05.19 20:08:58.298126 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.05.19 20:08:58.298253 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8749 | 2026.05.19 20:08:58.298291 [ 4 ] {2610c440-6486-4b20-b9b2-287ed99234e2} <Debug> TCPHandler: Processed in 0.001331446 sec. | ||
| 8750 | 2026.05.19 20:08:58.298402 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.05.19 20:08:58.298496 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8752 | 2026.05.19 20:08:58.298551 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <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 | ||
| 8753 | 2026.05.19 20:08:58.299325 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.19 20:08:58.299365 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8755 | 2026.05.19 20:08:58.299951 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8756 | 2026.05.19 20:08:58.300177 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.19 20:08:58.300317 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001839 sec., 5981.511691136488 rows/sec., 10.72 MiB/sec. | ||
| 8758 | 2026.05.19 20:08:58.300370 [ 4 ] {98c60f33-ad7c-4e77-aea9-81d2d1c9b677} <Debug> TCPHandler: Processed in 0.002017629 sec. | ||
| 8759 | 2026.05.19 20:08:58.300486 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.05.19 20:08:58.300582 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.05.19 20:08:58.300625 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8762 | 2026.05.19 20:08:58.300971 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.05.19 20:08:58.301007 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8764 | 2026.05.19 20:08:58.301320 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8765 | 2026.05.19 20:08:58.301531 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.05.19 20:08:58.301661 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8767 | 2026.05.19 20:08:58.301696 [ 4 ] {93ac96b2-45e6-4512-b20b-a97bf6a30921} <Debug> TCPHandler: Processed in 0.001258516 sec. | ||
| 8768 | 2026.05.19 20:09:00.333321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.05.19 20:09:00.333593 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8770 | 2026.05.19 20:09:00.333991 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8771 | 2026.05.19 20:09:00.334037 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8772 | 2026.05.19 20:09:00.334290 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8773 | 2026.05.19 20:09:00.334355 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8774 | 2026.05.19 20:09:00.334500 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8775 | 2026.05.19 20:09:00.334536 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8776 | 2026.05.19 20:09:00.334558 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8777 | 2026.05.19 20:09:00.334573 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8778 | 2026.05.19 20:09:00.334612 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8779 | 2026.05.19 20:09:00.334633 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8780 | 2026.05.19 20:09:00.335615 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002136 sec., 23408.239700374532 rows/sec., 5.61 MiB/sec. | ||
| 8781 | 2026.05.19 20:09:00.335717 [ 4 ] {7c437f92-c5b3-4b96-bb06-30d78e8bcd55} <Debug> TCPHandler: Processed in 0.002541071 sec. | ||
| 8782 | 2026.05.19 20:09:00.348989 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8783 | 2026.05.19 20:09:00.349128 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8784 | 2026.05.19 20:09:00.349183 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8785 | 2026.05.19 20:09:00.349747 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.05.19 20:09:00.349801 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8787 | 2026.05.19 20:09:00.350210 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8788 | 2026.05.19 20:09:00.350436 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.05.19 20:09:00.350582 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001492 sec., 1340.4825737265414 rows/sec., 109.31 KiB/sec. | ||
| 8790 | 2026.05.19 20:09:00.350622 [ 4 ] {5899398d-40cf-431c-9dff-e09f9f10f291} <Debug> TCPHandler: Processed in 0.001700738 sec. | ||
| 8791 | 2026.05.19 20:09:00.350748 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8792 | 2026.05.19 20:09:00.350845 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8793 | 2026.05.19 20:09:00.350884 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8794 | 2026.05.19 20:09:00.352378 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.05.19 20:09:00.352415 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8796 | 2026.05.19 20:09:00.352989 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8797 | 2026.05.19 20:09:00.353294 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.05.19 20:09:00.353461 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Debug> executeQuery: Read 2466 rows, 187.45 KiB in 0.002633 sec., 936574.2499050513 rows/sec., 69.52 MiB/sec. | ||
| 8799 | 2026.05.19 20:09:00.353514 [ 4 ] {17ab8d97-6367-4e00-a909-b57911e84d70} <Debug> TCPHandler: Processed in 0.002815302 sec. | ||
| 8800 | 2026.05.19 20:09:00.353662 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.05.19 20:09:00.353781 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8802 | 2026.05.19 20:09:00.353836 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8803 | 2026.05.19 20:09:00.354361 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2026.05.19 20:09:00.354407 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8805 | 2026.05.19 20:09:00.354822 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8806 | 2026.05.19 20:09:00.355085 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2026.05.19 20:09:00.355214 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001458 sec., 29492.45541838134 rows/sec., 2.16 MiB/sec. | ||
| 8808 | 2026.05.19 20:09:00.355253 [ 4 ] {415e6600-63c7-41e9-82bb-27deaadba945} <Debug> TCPHandler: Processed in 0.001649958 sec. | ||
| 8809 | 2026.05.19 20:09:00.355370 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2026.05.19 20:09:00.355464 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8811 | 2026.05.19 20:09:00.355505 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8812 | 2026.05.19 20:09:00.356165 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.05.19 20:09:00.356202 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8814 | 2026.05.19 20:09:00.356533 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8815 | 2026.05.19 20:09:00.356756 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.05.19 20:09:00.356883 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001436 sec., 557799.442896936 rows/sec., 32.22 MiB/sec. | ||
| 8817 | 2026.05.19 20:09:00.356921 [ 4 ] {650f17ac-9f75-49e5-abbb-1b772790f47e} <Debug> TCPHandler: Processed in 0.001600837 sec. | ||
| 8818 | 2026.05.19 20:09:00.357045 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.05.19 20:09:00.357140 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8820 | 2026.05.19 20:09:00.357181 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8821 | 2026.05.19 20:09:00.357562 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.05.19 20:09:00.357599 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8823 | 2026.05.19 20:09:00.357896 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8824 | 2026.05.19 20:09:00.358105 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2026.05.19 20:09:00.358228 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 8826 | 2026.05.19 20:09:00.358267 [ 4 ] {61d13f30-f3f3-4f97-9275-6a67a18c29f1} <Debug> TCPHandler: Processed in 0.001271836 sec. | ||
| 8827 | 2026.05.19 20:09:00.358399 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2026.05.19 20:09:00.358524 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8829 | 2026.05.19 20:09:00.358574 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8830 | 2026.05.19 20:09:00.359498 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2026.05.19 20:09:00.359536 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8832 | 2026.05.19 20:09:00.359919 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8833 | 2026.05.19 20:09:00.360133 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2026.05.19 20:09:00.360269 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.00177 sec., 746892.6553672316 rows/sec., 50.03 MiB/sec. | ||
| 8835 | 2026.05.19 20:09:00.360308 [ 4 ] {e94ce191-a041-4bb6-a9cc-fee3532425c9} <Debug> TCPHandler: Processed in 0.001972109 sec. | ||
| 8836 | 2026.05.19 20:09:00.360432 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8837 | 2026.05.19 20:09:00.360528 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8838 | 2026.05.19 20:09:00.360572 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8839 | 2026.05.19 20:09:00.361256 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.05.19 20:09:00.361293 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8841 | 2026.05.19 20:09:00.361730 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8842 | 2026.05.19 20:09:00.361941 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.05.19 20:09:00.362081 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Debug> executeQuery: Read 1549 rows, 96.68 KiB in 0.001572 sec., 985368.9567430025 rows/sec., 60.06 MiB/sec. | ||
| 8844 | 2026.05.19 20:09:00.362119 [ 4 ] {90ebc638-b74a-47ed-b3c9-89d256e67205} <Debug> TCPHandler: Processed in 0.001736977 sec. | ||
| 8845 | 2026.05.19 20:09:00.362239 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2026.05.19 20:09:00.362335 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8847 | 2026.05.19 20:09:00.362390 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <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 | ||
| 8848 | 2026.05.19 20:09:00.363246 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.05.19 20:09:00.363283 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8850 | 2026.05.19 20:09:00.363822 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8851 | 2026.05.19 20:09:00.364044 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.05.19 20:09:00.364182 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001866 sec., 21972.13290460879 rows/sec., 39.37 MiB/sec. | ||
| 8853 | 2026.05.19 20:09:00.364236 [ 4 ] {db8160eb-0056-47fb-a678-bc6cd00b8f62} <Debug> TCPHandler: Processed in 0.002046359 sec. | ||
| 8854 | 2026.05.19 20:09:00.364361 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.05.19 20:09:00.364456 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.05.19 20:09:00.364499 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8857 | 2026.05.19 20:09:00.364841 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.05.19 20:09:00.364877 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8859 | 2026.05.19 20:09:00.365184 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8860 | 2026.05.19 20:09:00.365391 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.05.19 20:09:00.365519 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001081 sec., 27752.08140610546 rows/sec., 1.88 MiB/sec. | ||
| 8862 | 2026.05.19 20:09:00.365554 [ 4 ] {a3a76fe7-ef07-42db-807f-8b613b47265f} <Debug> TCPHandler: Processed in 0.001244335 sec. | ||
| 8863 | 2026.05.19 20:09:02.056153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1098 | ||
| 8864 | 2026.05.19 20:09:02.059180 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.05.19 20:09:02.059218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8866 | 2026.05.19 20:09:02.060407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8867 | 2026.05.19 20:09:02.060676 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.05.19 20:09:02.060924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8869 | 2026.05.19 20:09:03.284690 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.05.19 20:09:03.284937 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8871 | 2026.05.19 20:09:03.285271 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8872 | 2026.05.19 20:09:03.285307 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <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 | ||
| 8873 | 2026.05.19 20:09:03.285530 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8874 | 2026.05.19 20:09:03.285602 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8875 | 2026.05.19 20:09:03.285748 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8876 | 2026.05.19 20:09:03.285784 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8877 | 2026.05.19 20:09:03.285806 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 8878 | 2026.05.19 20:09:03.285822 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8879 | 2026.05.19 20:09:03.285862 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8880 | 2026.05.19 20:09:03.285882 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 8881 | 2026.05.19 20:09:03.286983 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002159 sec., 23158.86984715146 rows/sec., 5.55 MiB/sec. | ||
| 8882 | 2026.05.19 20:09:03.287091 [ 4 ] {16bde0ca-c1ab-441f-95ac-1bed4e68b746} <Debug> TCPHandler: Processed in 0.002532411 sec. | ||
| 8883 | 2026.05.19 20:09:03.288283 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.05.19 20:09:03.288392 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8885 | 2026.05.19 20:09:03.288437 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8886 | 2026.05.19 20:09:03.288911 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.19 20:09:03.288948 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8888 | 2026.05.19 20:09:03.289334 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8889 | 2026.05.19 20:09:03.289556 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.19 20:09:03.289673 [ 96 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8891 | 2026.05.19 20:09:03.289702 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.20 MiB/sec. | ||
| 8892 | 2026.05.19 20:09:03.289719 [ 96 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.05.19 20:09:03.289742 [ 4 ] {54da0c16-04ad-4bb2-abb4-008df49fbe9c} <Debug> TCPHandler: Processed in 0.001509616 sec. | ||
| 8894 | 2026.05.19 20:09:03.289743 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8895 | 2026.05.19 20:09:03.289862 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.05.19 20:09:03.289873 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 8897 | 2026.05.19 20:09:03.289958 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8898 | 2026.05.19 20:09:03.290002 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8899 | 2026.05.19 20:09:03.290027 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8900 | 2026.05.19 20:09:03.290071 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 8901 | 2026.05.19 20:09:03.290144 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 199 rows starting from the beginning of the part | ||
| 8902 | 2026.05.19 20:09:03.290198 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 8903 | 2026.05.19 20:09:03.290247 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 78 rows starting from the beginning of the part | ||
| 8904 | 2026.05.19 20:09:03.290293 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2466 rows starting from the beginning of the part | ||
| 8905 | 2026.05.19 20:09:03.290332 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8906 | 2026.05.19 20:09:03.290419 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.05.19 20:09:03.290459 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8908 | 2026.05.19 20:09:03.290787 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8909 | 2026.05.19 20:09:03.291010 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.05.19 20:09:03.291113 [ 96 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8911 | 2026.05.19 20:09:03.291137 [ 96 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.19 20:09:03.291146 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 8913 | 2026.05.19 20:09:03.291155 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8914 | 2026.05.19 20:09:03.291184 [ 4 ] {6b71873d-caae-4ea3-9013-b4d93215ddc1} <Debug> TCPHandler: Processed in 0.001371756 sec. | ||
| 8915 | 2026.05.19 20:09:03.291254 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 8916 | 2026.05.19 20:09:03.291301 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.05.19 20:09:03.291395 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8918 | 2026.05.19 20:09:03.291402 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.05.19 20:09:03.291470 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 8920 | 2026.05.19 20:09:03.291502 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8921 | 2026.05.19 20:09:03.291542 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 113 rows starting from the beginning of the part | ||
| 8922 | 2026.05.19 20:09:03.291593 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 8923 | 2026.05.19 20:09:03.291633 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 75 rows starting from the beginning of the part | ||
| 8924 | 2026.05.19 20:09:03.291671 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1322 rows starting from the beginning of the part | ||
| 8925 | 2026.05.19 20:09:03.291735 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8926 | 2026.05.19 20:09:03.291881 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.05.19 20:09:03.291923 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8928 | 2026.05.19 20:09:03.292482 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8929 | 2026.05.19 20:09:03.292599 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6275 rows, containing 5 columns (5 merged, 0 gathered) in 0.002780852 sec., 2256502.6833502827 rows/sec., 179.66 MiB/sec. | ||
| 8930 | 2026.05.19 20:09:03.292723 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.19 20:09:03.292820 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 8932 | 2026.05.19 20:09:03.292842 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.05.19 20:09:03.292859 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8934 | 2026.05.19 20:09:03.292859 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001477 sec., 51455.65335138795 rows/sec., 3.59 MiB/sec. | ||
| 8935 | 2026.05.19 20:09:03.292911 [ 4 ] {0ddc11ed-7678-4c55-8099-b7058687efd4} <Debug> TCPHandler: Processed in 0.001659377 sec. | ||
| 8936 | 2026.05.19 20:09:03.292919 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8937 | 2026.05.19 20:09:03.292930 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 8938 | 2026.05.19 20:09:03.293032 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.05.19 20:09:03.293048 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8940 | 2026.05.19 20:09:03.293087 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20165 rows starting from the beginning of the part | ||
| 8941 | 2026.05.19 20:09:03.293121 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918668 sec., 1823660.9981508006 rows/sec., 132.43 MiB/sec. | ||
| 8942 | 2026.05.19 20:09:03.293139 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8943 | 2026.05.19 20:09:03.293145 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 197 rows starting from the beginning of the part | ||
| 8944 | 2026.05.19 20:09:03.293192 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8945 | 2026.05.19 20:09:03.293208 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8946 | 2026.05.19 20:09:03.293208 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.05.19 20:09:03.293255 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8948 | 2026.05.19 20:09:03.293297 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_61_12} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8949 | 2026.05.19 20:09:03.293299 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1549 rows starting from the beginning of the part | ||
| 8950 | 2026.05.19 20:09:03.293359 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8951 | 2026.05.19 20:09:03.293376 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 8952 | 2026.05.19 20:09:03.293550 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.05.19 20:09:03.293593 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8954 | 2026.05.19 20:09:03.293709 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.05.19 20:09:03.293796 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_61_12} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8956 | 2026.05.19 20:09:03.293884 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8957 | 2026.05.19 20:09:03.294034 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8958 | 2026.05.19 20:09:03.294271 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.05.19 20:09:03.294373 [ 96 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8960 | 2026.05.19 20:09:03.294400 [ 96 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.05.19 20:09:03.294406 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001287 sec., 23310.023310023313 rows/sec., 1.57 MiB/sec. | ||
| 8962 | 2026.05.19 20:09:03.294420 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8963 | 2026.05.19 20:09:03.294445 [ 4 ] {96264d00-610f-4288-a7fc-d5cf64952079} <Debug> TCPHandler: Processed in 0.001462947 sec. | ||
| 8964 | 2026.05.19 20:09:03.294502 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8965 | 2026.05.19 20:09:03.294613 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8966 | 2026.05.19 20:09:03.294645 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part | ||
| 8967 | 2026.05.19 20:09:03.294703 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8968 | 2026.05.19 20:09:03.294747 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8969 | 2026.05.19 20:09:03.294787 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8970 | 2026.05.19 20:09:03.294827 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8971 | 2026.05.19 20:09:03.294864 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 8972 | 2026.05.19 20:09:03.296135 [ 192 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669087 sec., 1876474.9830296442 rows/sec., 125.34 MiB/sec. | ||
| 8973 | 2026.05.19 20:09:03.296378 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8974 | 2026.05.19 20:09:03.296640 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.05.19 20:09:03.296717 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_61_12} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8976 | 2026.05.19 20:09:03.296798 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8977 | 2026.05.19 20:09:03.298948 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22231 rows, containing 5 columns (5 merged, 0 gathered) in 0.006050646 sec., 3674153.140011827 rows/sec., 240.47 MiB/sec. | ||
| 8978 | 2026.05.19 20:09:03.299309 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 8979 | 2026.05.19 20:09:03.299573 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.05.19 20:09:03.299642 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 8981 | 2026.05.19 20:09:03.299708 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8982 | 2026.05.19 20:09:04.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.57 MiB, peak 313.83 MiB, free memory in arenas 0.00 B, will set to 307.67 MiB (RSS), difference: 1.10 MiB | ||
| 8983 | 2026.05.19 20:09:04.507129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18786 | ||
| 8984 | 2026.05.19 20:09:04.507629 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.05.19 20:09:04.507675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8986 | 2026.05.19 20:09:04.508152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8987 | 2026.05.19 20:09:04.508385 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.05.19 20:09:04.508516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18786 | ||
| 8989 | 2026.05.19 20:09:05.473529 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8990 | 2026.05.19 20:09:05.489774 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.05.19 20:09:05.489828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8992 | 2026.05.19 20:09:05.496203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8993 | 2026.05.19 20:09:05.496917 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.05.19 20:09:05.499707 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8995 | 2026.05.19 20:09:08.287992 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.05.19 20:09:08.288260 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8997 | 2026.05.19 20:09:08.288626 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8998 | 2026.05.19 20:09:08.288663 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <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 | ||
| 8999 | 2026.05.19 20:09:08.288886 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9000 | 2026.05.19 20:09:08.288958 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9001 | 2026.05.19 20:09:08.289100 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9002 | 2026.05.19 20:09:08.289136 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9003 | 2026.05.19 20:09:08.289159 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9004 | 2026.05.19 20:09:08.289175 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9005 | 2026.05.19 20:09:08.289215 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9006 | 2026.05.19 20:09:08.289235 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9007 | 2026.05.19 20:09:08.290277 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002121 sec., 23573.78595002357 rows/sec., 5.65 MiB/sec. | ||
| 9008 | 2026.05.19 20:09:08.290388 [ 4 ] {f4fa51d6-2f25-4b33-8cfe-4b17ac5021c4} <Debug> TCPHandler: Processed in 0.002555651 sec. | ||
| 9009 | 2026.05.19 20:09:08.292373 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.05.19 20:09:08.292511 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9011 | 2026.05.19 20:09:08.292593 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9012 | 2026.05.19 20:09:08.293482 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.05.19 20:09:08.293524 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9014 | 2026.05.19 20:09:08.293913 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9015 | 2026.05.19 20:09:08.294143 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.05.19 20:09:08.294291 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001839 sec., 42414.35562805873 rows/sec., 3.51 MiB/sec. | ||
| 9017 | 2026.05.19 20:09:08.294329 [ 4 ] {588b0f46-5473-4868-878c-d44080f76456} <Debug> TCPHandler: Processed in 0.002007239 sec. | ||
| 9018 | 2026.05.19 20:09:08.294466 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.05.19 20:09:08.294561 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9020 | 2026.05.19 20:09:08.294602 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9021 | 2026.05.19 20:09:08.295010 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.05.19 20:09:08.295043 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9023 | 2026.05.19 20:09:08.295340 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9024 | 2026.05.19 20:09:08.295561 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.05.19 20:09:08.295696 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001154 sec., 9532.06239168111 rows/sec., 716.77 KiB/sec. | ||
| 9026 | 2026.05.19 20:09:08.295735 [ 4 ] {aef95047-1fbd-4d25-bb88-0648e732c709} <Debug> TCPHandler: Processed in 0.001320036 sec. | ||
| 9027 | 2026.05.19 20:09:08.295851 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.05.19 20:09:08.295946 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9029 | 2026.05.19 20:09:08.295986 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9030 | 2026.05.19 20:09:08.296409 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.05.19 20:09:08.296445 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9032 | 2026.05.19 20:09:08.296747 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9033 | 2026.05.19 20:09:08.296956 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.05.19 20:09:08.297085 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001158 sec., 64766.83937823834 rows/sec., 5.06 MiB/sec. | ||
| 9035 | 2026.05.19 20:09:08.297123 [ 4 ] {2bbf4289-48c5-4f53-a173-579a690cf2e5} <Debug> TCPHandler: Processed in 0.001321016 sec. | ||
| 9036 | 2026.05.19 20:09:08.297245 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.05.19 20:09:08.297339 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9038 | 2026.05.19 20:09:08.297382 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9039 | 2026.05.19 20:09:08.297793 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.05.19 20:09:08.297829 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9041 | 2026.05.19 20:09:08.298162 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9042 | 2026.05.19 20:09:08.298371 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.05.19 20:09:08.298505 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9044 | 2026.05.19 20:09:08.298543 [ 4 ] {b69c4693-5037-4df1-b684-f90839844706} <Debug> TCPHandler: Processed in 0.001348236 sec. | ||
| 9045 | 2026.05.19 20:09:08.298656 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.05.19 20:09:08.298751 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.05.19 20:09:08.298807 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <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 | ||
| 9048 | 2026.05.19 20:09:08.299580 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.05.19 20:09:08.299618 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9050 | 2026.05.19 20:09:08.300141 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9051 | 2026.05.19 20:09:08.300372 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.05.19 20:09:08.300511 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001778 sec., 6186.726659167603 rows/sec., 11.09 MiB/sec. | ||
| 9053 | 2026.05.19 20:09:08.300567 [ 4 ] {dd4b717f-3ceb-4dd8-bb2f-97e22be29250} <Debug> TCPHandler: Processed in 0.001959638 sec. | ||
| 9054 | 2026.05.19 20:09:08.300699 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.05.19 20:09:08.300795 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.05.19 20:09:08.300838 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9057 | 2026.05.19 20:09:08.301190 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.05.19 20:09:08.301225 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9059 | 2026.05.19 20:09:08.301527 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9060 | 2026.05.19 20:09:08.301737 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.05.19 20:09:08.301866 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 9062 | 2026.05.19 20:09:08.301904 [ 4 ] {69a64e15-04a4-475b-ae68-46e64acfd946} <Debug> TCPHandler: Processed in 0.001254095 sec. | ||
| 9063 | 2026.05.19 20:09:11.869064 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9064 | 2026.05.19 20:09:11.869133 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9065 | 2026.05.19 20:09:12.008765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19298 | ||
| 9066 | 2026.05.19 20:09:12.009325 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.05.19 20:09:12.009369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9068 | 2026.05.19 20:09:12.009868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9069 | 2026.05.19 20:09:12.010103 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.05.19 20:09:12.010233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19298 | ||
| 9071 | 2026.05.19 20:09:12.061459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1122 | ||
| 9072 | 2026.05.19 20:09:12.063673 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.05.19 20:09:12.063722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9074 | 2026.05.19 20:09:12.064917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9075 | 2026.05.19 20:09:12.065201 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.05.19 20:09:12.065507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 9077 | 2026.05.19 20:09:12.999942 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9078 | 2026.05.19 20:09:13.017061 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.05.19 20:09:13.017126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9080 | 2026.05.19 20:09:13.022942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9081 | 2026.05.19 20:09:13.023631 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.05.19 20:09:13.026589 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9083 | 2026.05.19 20:09:13.288452 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.05.19 20:09:13.288702 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9085 | 2026.05.19 20:09:13.289045 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9086 | 2026.05.19 20:09:13.289081 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <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 | ||
| 9087 | 2026.05.19 20:09:13.289305 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9088 | 2026.05.19 20:09:13.289377 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9089 | 2026.05.19 20:09:13.289524 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9090 | 2026.05.19 20:09:13.289560 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9091 | 2026.05.19 20:09:13.289581 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9092 | 2026.05.19 20:09:13.289596 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9093 | 2026.05.19 20:09:13.289638 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9094 | 2026.05.19 20:09:13.289659 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9095 | 2026.05.19 20:09:13.290652 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002048 sec., 24414.0625 rows/sec., 5.85 MiB/sec. | ||
| 9096 | 2026.05.19 20:09:13.290768 [ 4 ] {ddd4ad0a-0fa4-4560-bac2-923d55185703} <Debug> TCPHandler: Processed in 0.002454421 sec. | ||
| 9097 | 2026.05.19 20:09:13.292878 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.05.19 20:09:13.293009 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9099 | 2026.05.19 20:09:13.293060 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9100 | 2026.05.19 20:09:13.293647 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.05.19 20:09:13.293692 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9102 | 2026.05.19 20:09:13.294052 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9103 | 2026.05.19 20:09:13.294324 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.05.19 20:09:13.294479 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001508 sec., 76923.07692307692 rows/sec., 6.53 MiB/sec. | ||
| 9105 | 2026.05.19 20:09:13.294519 [ 4 ] {ad068985-738a-479a-8fd9-20b6a1f698ab} <Debug> TCPHandler: Processed in 0.001701508 sec. | ||
| 9106 | 2026.05.19 20:09:13.294643 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.05.19 20:09:13.294742 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9108 | 2026.05.19 20:09:13.294784 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9109 | 2026.05.19 20:09:13.295197 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.05.19 20:09:13.295234 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9111 | 2026.05.19 20:09:13.295530 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9112 | 2026.05.19 20:09:13.295738 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.05.19 20:09:13.295852 [ 79 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9114 | 2026.05.19 20:09:13.295864 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001144 sec., 26223.77622377622 rows/sec., 1.93 MiB/sec. | ||
| 9115 | 2026.05.19 20:09:13.295918 [ 79 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.05.19 20:09:13.295928 [ 4 ] {fcc9d223-b785-4512-af4e-f155062aca01} <Debug> TCPHandler: Processed in 0.001333466 sec. | ||
| 9117 | 2026.05.19 20:09:13.295946 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9118 | 2026.05.19 20:09:13.296049 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9119 | 2026.05.19 20:09:13.296062 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.05.19 20:09:13.296158 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9121 | 2026.05.19 20:09:13.296167 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9122 | 2026.05.19 20:09:13.296192 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9123 | 2026.05.19 20:09:13.296209 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9124 | 2026.05.19 20:09:13.296260 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9125 | 2026.05.19 20:09:13.296321 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9126 | 2026.05.19 20:09:13.296372 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part | ||
| 9127 | 2026.05.19 20:09:13.296420 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9128 | 2026.05.19 20:09:13.296465 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9129 | 2026.05.19 20:09:13.296644 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.05.19 20:09:13.296677 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9131 | 2026.05.19 20:09:13.296981 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9132 | 2026.05.19 20:09:13.297181 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.05.19 20:09:13.297239 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229535 sec., 285473.7766716686 rows/sec., 20.31 MiB/sec. | ||
| 9134 | 2026.05.19 20:09:13.297307 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001158 sec., 81174.43868739206 rows/sec., 6.34 MiB/sec. | ||
| 9135 | 2026.05.19 20:09:13.297349 [ 4 ] {41ebcad0-1009-475a-b4dd-aeb17ad7736e} <Debug> TCPHandler: Processed in 0.001333096 sec. | ||
| 9136 | 2026.05.19 20:09:13.297470 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.05.19 20:09:13.297478 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9138 | 2026.05.19 20:09:13.297564 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9139 | 2026.05.19 20:09:13.297611 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9140 | 2026.05.19 20:09:13.297841 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_56_11} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.05.19 20:09:13.297942 [ 193 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_56_11} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9142 | 2026.05.19 20:09:13.298034 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.05.19 20:09:13.298046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9144 | 2026.05.19 20:09:13.298077 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9145 | 2026.05.19 20:09:13.298415 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9146 | 2026.05.19 20:09:13.298623 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.05.19 20:09:13.298750 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9148 | 2026.05.19 20:09:13.298786 [ 4 ] {ab6a2047-259a-4786-a634-502d90b8ddb3} <Debug> TCPHandler: Processed in 0.001362956 sec. | ||
| 9149 | 2026.05.19 20:09:13.298902 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.05.19 20:09:13.298995 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.05.19 20:09:13.299048 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <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 | ||
| 9152 | 2026.05.19 20:09:13.299848 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.05.19 20:09:13.299883 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9154 | 2026.05.19 20:09:13.300408 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9155 | 2026.05.19 20:09:13.300631 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.05.19 20:09:13.300766 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001788 sec., 16778.523489932886 rows/sec., 30.07 MiB/sec. | ||
| 9157 | 2026.05.19 20:09:13.300819 [ 4 ] {008bdbe4-15fe-4d85-880e-2cbd20cb178c} <Debug> TCPHandler: Processed in 0.001963658 sec. | ||
| 9158 | 2026.05.19 20:09:13.300932 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.05.19 20:09:13.301026 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9160 | 2026.05.19 20:09:13.301067 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9161 | 2026.05.19 20:09:13.301399 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.05.19 20:09:13.301434 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9163 | 2026.05.19 20:09:13.301739 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9164 | 2026.05.19 20:09:13.301950 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.05.19 20:09:13.302074 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9166 | 2026.05.19 20:09:13.302109 [ 4 ] {bd919149-34d4-4329-b626-6577108d02c7} <Debug> TCPHandler: Processed in 0.001224236 sec. | ||
| 9167 | 2026.05.19 20:09:14.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.74 MiB, peak 313.83 MiB, free memory in arenas 0.00 B, will set to 307.70 MiB (RSS), difference: -1.04 MiB | ||
| 9168 | 2026.05.19 20:09:18.295205 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.05.19 20:09:18.295500 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 9170 | 2026.05.19 20:09:18.295904 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9171 | 2026.05.19 20:09:18.295952 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <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 | ||
| 9172 | 2026.05.19 20:09:18.296285 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9173 | 2026.05.19 20:09:18.296393 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9174 | 2026.05.19 20:09:18.296601 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9175 | 2026.05.19 20:09:18.296643 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9176 | 2026.05.19 20:09:18.296666 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9177 | 2026.05.19 20:09:18.296682 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9178 | 2026.05.19 20:09:18.296729 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9179 | 2026.05.19 20:09:18.296751 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9180 | 2026.05.19 20:09:18.297872 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002474 sec., 20210.18593371059 rows/sec., 4.84 MiB/sec. | ||
| 9181 | 2026.05.19 20:09:18.298036 [ 4 ] {85ef1236-959f-4cc4-bf0f-7b9e62dd0b43} <Debug> TCPHandler: Processed in 0.003001704 sec. | ||
| 9182 | 2026.05.19 20:09:18.301967 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.05.19 20:09:18.302123 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.05.19 20:09:18.302185 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9185 | 2026.05.19 20:09:18.302927 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.05.19 20:09:18.302993 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9187 | 2026.05.19 20:09:18.303540 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9188 | 2026.05.19 20:09:18.303869 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.05.19 20:09:18.304097 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002016 sec., 11904.761904761905 rows/sec., 1011.44 KiB/sec. | ||
| 9190 | 2026.05.19 20:09:18.304163 [ 4 ] {4bcc4ad5-44da-43f6-a5b9-6c92fa543d49} <Debug> TCPHandler: Processed in 0.00228807 sec. | ||
| 9191 | 2026.05.19 20:09:18.304356 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.05.19 20:09:18.304484 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9193 | 2026.05.19 20:09:18.304541 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9194 | 2026.05.19 20:09:18.305141 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.05.19 20:09:18.305190 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9196 | 2026.05.19 20:09:18.305625 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9197 | 2026.05.19 20:09:18.305944 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): 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.19 20:09:18.306122 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001673 sec., 1195.457262402869 rows/sec., 97.48 KiB/sec. | ||
| 9199 | 2026.05.19 20:09:18.306174 [ 4 ] {6c20ff78-e688-4b46-b7a2-593414c52ba7} <Debug> TCPHandler: Processed in 0.001880578 sec. | ||
| 9200 | 2026.05.19 20:09:18.306376 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.05.19 20:09:18.306516 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9202 | 2026.05.19 20:09:18.306575 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9203 | 2026.05.19 20:09:18.307355 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.05.19 20:09:18.307405 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9205 | 2026.05.19 20:09:18.307892 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9206 | 2026.05.19 20:09:18.308222 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.05.19 20:09:18.308420 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001937 sec., 102736.18998451214 rows/sec., 9.15 MiB/sec. | ||
| 9208 | 2026.05.19 20:09:18.308476 [ 4 ] {0cb6eec6-bc8c-4ce4-83b2-53fc52027823} <Debug> TCPHandler: Processed in 0.002166529 sec. | ||
| 9209 | 2026.05.19 20:09:18.308655 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.05.19 20:09:18.308787 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.05.19 20:09:18.308845 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9212 | 2026.05.19 20:09:18.309471 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.05.19 20:09:18.309519 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9214 | 2026.05.19 20:09:18.309958 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9215 | 2026.05.19 20:09:18.310288 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.05.19 20:09:18.310479 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001723 sec., 14509.576320371445 rows/sec., 1.09 MiB/sec. | ||
| 9217 | 2026.05.19 20:09:18.310535 [ 4 ] {9eed1b83-feaf-4681-b3b5-ed2322fe844b} <Debug> TCPHandler: Processed in 0.001942309 sec. | ||
| 9218 | 2026.05.19 20:09:18.310710 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.05.19 20:09:18.310840 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.05.19 20:09:18.310898 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9221 | 2026.05.19 20:09:18.311492 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.05.19 20:09:18.311540 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9223 | 2026.05.19 20:09:18.311978 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9224 | 2026.05.19 20:09:18.312308 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.05.19 20:09:18.312493 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 9226 | 2026.05.19 20:09:18.312535 [ 4 ] {53a8bdfb-cc00-4846-a43d-a681ceabd74a} <Debug> TCPHandler: Processed in 0.001889409 sec. | ||
| 9227 | 2026.05.19 20:09:18.312712 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.05.19 20:09:18.312845 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.05.19 20:09:18.312902 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9230 | 2026.05.19 20:09:18.313473 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.05.19 20:09:18.313511 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9232 | 2026.05.19 20:09:18.313933 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9233 | 2026.05.19 20:09:18.314155 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.05.19 20:09:18.314349 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001528 sec., 7853.4031413612565 rows/sec., 613.55 KiB/sec. | ||
| 9235 | 2026.05.19 20:09:18.314404 [ 4 ] {ab09c65c-e7b1-4072-b5b7-34b0c0fb2fab} <Debug> TCPHandler: Processed in 0.001759588 sec. | ||
| 9236 | 2026.05.19 20:09:18.314561 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.05.19 20:09:18.314678 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9238 | 2026.05.19 20:09:18.314723 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9239 | 2026.05.19 20:09:18.315373 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.05.19 20:09:18.315415 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9241 | 2026.05.19 20:09:18.315839 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9242 | 2026.05.19 20:09:18.316138 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.05.19 20:09:18.316340 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001672 sec., 67583.73205741626 rows/sec., 5.50 MiB/sec. | ||
| 9244 | 2026.05.19 20:09:18.316391 [ 4 ] {f8a924f6-76ac-4ce5-b06b-b6980b3d3857} <Debug> TCPHandler: Processed in 0.001888818 sec. | ||
| 9245 | 2026.05.19 20:09:18.316635 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.05.19 20:09:18.316769 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9247 | 2026.05.19 20:09:18.316823 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9248 | 2026.05.19 20:09:18.317470 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2026.05.19 20:09:18.317517 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9250 | 2026.05.19 20:09:18.318019 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9251 | 2026.05.19 20:09:18.318342 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2026.05.19 20:09:18.318537 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001788 sec., 110178.97091722595 rows/sec., 7.90 MiB/sec. | ||
| 9253 | 2026.05.19 20:09:18.318606 [ 4 ] {582810e6-ab4c-417f-98a5-13cf3f981c55} <Debug> TCPHandler: Processed in 0.002041819 sec. | ||
| 9254 | 2026.05.19 20:09:18.318778 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2026.05.19 20:09:18.318884 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9256 | 2026.05.19 20:09:18.318952 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <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 | ||
| 9257 | 2026.05.19 20:09:18.320200 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.05.19 20:09:18.320248 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9259 | 2026.05.19 20:09:18.321053 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9260 | 2026.05.19 20:09:18.321413 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2026.05.19 20:09:18.321587 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9262 | 2026.05.19 20:09:18.321637 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002733 sec., 4024.8810830589096 rows/sec., 7.21 MiB/sec. | ||
| 9263 | 2026.05.19 20:09:18.321655 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2026.05.19 20:09:18.321688 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9265 | 2026.05.19 20:09:18.321746 [ 4 ] {f0437690-f2f4-4bfc-af18-2a4915873af8} <Debug> TCPHandler: Processed in 0.003000403 sec. | ||
| 9266 | 2026.05.19 20:09:18.321809 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 9267 | 2026.05.19 20:09:18.321912 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.05.19 20:09:18.322016 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9269 | 2026.05.19 20:09:18.322061 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9270 | 2026.05.19 20:09:18.322090 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9271 | 2026.05.19 20:09:18.322178 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1062 rows starting from the beginning of the part | ||
| 9272 | 2026.05.19 20:09:18.322319 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 9273 | 2026.05.19 20:09:18.322441 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 9274 | 2026.05.19 20:09:18.322492 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.05.19 20:09:18.322534 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9276 | 2026.05.19 20:09:18.322550 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part | ||
| 9277 | 2026.05.19 20:09:18.322685 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 9278 | 2026.05.19 20:09:18.322805 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9279 | 2026.05.19 20:09:18.322885 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9280 | 2026.05.19 20:09:18.323117 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.05.19 20:09:18.323267 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 9282 | 2026.05.19 20:09:18.323321 [ 4 ] {c1c7d4cf-1a53-46b7-838a-045804c262f5} <Debug> TCPHandler: Processed in 0.001459086 sec. | ||
| 9283 | 2026.05.19 20:09:18.330645 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 19 columns (19 merged, 0 gathered) in 0.008885459 sec., 131225.6350516051 rows/sec., 235.15 MiB/sec. | ||
| 9284 | 2026.05.19 20:09:18.332490 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9285 | 2026.05.19 20:09:18.333098 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.05.19 20:09:18.333223 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9287 | 2026.05.19 20:09:18.333438 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 9288 | 2026.05.19 20:09:18.531528 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62680 | ||
| 9289 | 2026.05.19 20:09:18.531609 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9290 | 2026.05.19 20:09:18.531635 [ 260 ] {} <Debug> TCP-Session: 1c0373d8-e069-4c82-9c1e-76e1c8d3f0d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62680 | ||
| 9291 | 2026.05.19 20:09:18.531658 [ 260 ] {} <Debug> TCP-Session: 1c0373d8-e069-4c82-9c1e-76e1c8d3f0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.05.19 20:09:18.531671 [ 260 ] {} <Debug> TCP-Session: 1c0373d8-e069-4c82-9c1e-76e1c8d3f0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.05.19 20:09:18.531895 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40830 | ||
| 9294 | 2026.05.19 20:09:18.531925 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62163 | ||
| 9295 | 2026.05.19 20:09:18.531963 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35754 | ||
| 9296 | 2026.05.19 20:09:18.531992 [ 260 ] {} <Trace> TCP-Session: 1c0373d8-e069-4c82-9c1e-76e1c8d3f0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9297 | 2026.05.19 20:09:18.531996 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9298 | 2026.05.19 20:09:18.531957 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38497 | ||
| 9299 | 2026.05.19 20:09:18.532044 [ 302 ] {} <Debug> TCP-Session: 84ebeb22-2cb8-4dd5-98ce-0f17ff2ecab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40830 | ||
| 9300 | 2026.05.19 20:09:18.532030 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9301 | 2026.05.19 20:09:18.532086 [ 302 ] {} <Debug> TCP-Session: 84ebeb22-2cb8-4dd5-98ce-0f17ff2ecab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2026.05.19 20:09:18.531945 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58644 | ||
| 9303 | 2026.05.19 20:09:18.532115 [ 307 ] {} <Debug> TCP-Session: 8a6d7a28-ef77-46b4-a8e2-587b88f75833 Authenticating user 'default' from [fd00:1122:3344:101::e]:62163 | ||
| 9304 | 2026.05.19 20:09:18.532112 [ 302 ] {} <Debug> TCP-Session: 84ebeb22-2cb8-4dd5-98ce-0f17ff2ecab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.05.19 20:09:18.532169 [ 260 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9306 | 2026.05.19 20:09:18.532172 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9307 | 2026.05.19 20:09:18.532185 [ 307 ] {} <Debug> TCP-Session: 8a6d7a28-ef77-46b4-a8e2-587b88f75833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.05.19 20:09:18.532219 [ 3 ] {} <Debug> TCP-Session: f1e02d57-134b-40ce-837f-de50cfb1a9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:35754 | ||
| 9309 | 2026.05.19 20:09:18.532231 [ 307 ] {} <Debug> TCP-Session: 8a6d7a28-ef77-46b4-a8e2-587b88f75833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.05.19 20:09:18.532248 [ 3 ] {} <Debug> TCP-Session: f1e02d57-134b-40ce-837f-de50cfb1a9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.05.19 20:09:18.531943 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53859 | ||
| 9312 | 2026.05.19 20:09:18.532272 [ 3 ] {} <Debug> TCP-Session: f1e02d57-134b-40ce-837f-de50cfb1a9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.05.19 20:09:18.531910 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46547 | ||
| 9314 | 2026.05.19 20:09:18.531912 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50837 | ||
| 9315 | 2026.05.19 20:09:18.532465 [ 260 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9316 | 2026.05.19 20:09:18.532535 [ 260 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9317 | 2026.05.19 20:09:18.532897 [ 260 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 9318 | 2026.05.19 20:09:18.532905 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9319 | 2026.05.19 20:09:18.532950 [ 303 ] {} <Debug> TCP-Session: 941bdac7-1604-47c0-b4d4-58a3db1af2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50837 | ||
| 9320 | 2026.05.19 20:09:18.532971 [ 303 ] {} <Debug> TCP-Session: 941bdac7-1604-47c0-b4d4-58a3db1af2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.05.19 20:09:18.532996 [ 303 ] {} <Debug> TCP-Session: 941bdac7-1604-47c0-b4d4-58a3db1af2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.05.19 20:09:18.533066 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9323 | 2026.05.19 20:09:18.533100 [ 306 ] {} <Debug> TCP-Session: 1d0389e0-fca5-44ba-b1ed-2493a3e0f0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46547 | ||
| 9324 | 2026.05.19 20:09:18.533117 [ 306 ] {} <Debug> TCP-Session: 1d0389e0-fca5-44ba-b1ed-2493a3e0f0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.05.19 20:09:18.533133 [ 306 ] {} <Debug> TCP-Session: 1d0389e0-fca5-44ba-b1ed-2493a3e0f0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.05.19 20:09:18.533313 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9327 | 2026.05.19 20:09:18.533355 [ 310 ] {} <Debug> TCP-Session: 45ae5ea6-24a9-41cb-95fb-13c5b4779ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38497 | ||
| 9328 | 2026.05.19 20:09:18.533372 [ 310 ] {} <Debug> TCP-Session: 45ae5ea6-24a9-41cb-95fb-13c5b4779ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.05.19 20:09:18.533386 [ 310 ] {} <Debug> TCP-Session: 45ae5ea6-24a9-41cb-95fb-13c5b4779ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.05.19 20:09:18.533449 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9331 | 2026.05.19 20:09:18.533485 [ 309 ] {} <Debug> TCP-Session: 89908625-5adb-4b69-8602-f8de51c97d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:53859 | ||
| 9332 | 2026.05.19 20:09:18.533503 [ 309 ] {} <Debug> TCP-Session: 89908625-5adb-4b69-8602-f8de51c97d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.05.19 20:09:18.533515 [ 309 ] {} <Debug> TCP-Session: 89908625-5adb-4b69-8602-f8de51c97d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2026.05.19 20:09:18.533652 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9335 | 2026.05.19 20:09:18.533720 [ 308 ] {} <Debug> TCP-Session: 69fa1cd9-bc0e-4e0c-87a7-5d7f32b95a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:58644 | ||
| 9336 | 2026.05.19 20:09:18.533753 [ 308 ] {} <Debug> TCP-Session: 69fa1cd9-bc0e-4e0c-87a7-5d7f32b95a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.05.19 20:09:18.533773 [ 308 ] {} <Debug> TCP-Session: 69fa1cd9-bc0e-4e0c-87a7-5d7f32b95a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.05.19 20:09:18.533974 [ 360 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Trace> AggregatingTransform: Aggregating | ||
| 9339 | 2026.05.19 20:09:18.534018 [ 360 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9340 | 2026.05.19 20:09:18.534051 [ 360 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017465 sec. (982.835 rows/sec., 38.39 KiB/sec.) | ||
| 9341 | 2026.05.19 20:09:18.534081 [ 360 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Trace> Aggregator: Merging aggregated data | ||
| 9342 | 2026.05.19 20:09:18.534669 [ 260 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002562 sec., 390.32006245121 rows/sec., 15.25 KiB/sec. | ||
| 9343 | 2026.05.19 20:09:18.534818 [ 260 ] {19b4e338-3d50-4e96-a8df-cbebc2e4ede1} <Debug> TCPHandler: Processed in 0.002947643 sec. | ||
| 9344 | 2026.05.19 20:09:18.534954 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9345 | 2026.05.19 20:09:18.534987 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9346 | 2026.05.19 20:09:18.535006 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9347 | 2026.05.19 20:09:18.535029 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.05.19 20:09:18.535046 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9349 | 2026.05.19 20:09:18.535056 [ 3 ] {} <Debug> TCP-Session: f1e02d57-134b-40ce-837f-de50cfb1a9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.05.19 20:09:18.535078 [ 307 ] {} <Debug> TCP-Session: 8a6d7a28-ef77-46b4-a8e2-587b88f75833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.05.19 20:09:18.535085 [ 303 ] {} <Debug> TCP-Session: 941bdac7-1604-47c0-b4d4-58a3db1af2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.05.19 20:09:18.535077 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9353 | 2026.05.19 20:09:18.535036 [ 302 ] {} <Debug> TCP-Session: 84ebeb22-2cb8-4dd5-98ce-0f17ff2ecab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.05.19 20:09:18.535138 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9355 | 2026.05.19 20:09:18.535148 [ 306 ] {} <Debug> TCP-Session: 1d0389e0-fca5-44ba-b1ed-2493a3e0f0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2026.05.19 20:09:18.535159 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9357 | 2026.05.19 20:09:18.535183 [ 309 ] {} <Debug> TCP-Session: 89908625-5adb-4b69-8602-f8de51c97d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.05.19 20:09:18.535179 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9359 | 2026.05.19 20:09:18.535216 [ 308 ] {} <Debug> TCP-Session: 69fa1cd9-bc0e-4e0c-87a7-5d7f32b95a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.05.19 20:09:18.534989 [ 260 ] {} <Debug> TCP-Session: 1c0373d8-e069-4c82-9c1e-76e1c8d3f0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.05.19 20:09:18.535247 [ 310 ] {} <Debug> TCP-Session: 45ae5ea6-24a9-41cb-95fb-13c5b4779ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.05.19 20:09:18.950735 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41173 | ||
| 9363 | 2026.05.19 20:09:18.950813 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9364 | 2026.05.19 20:09:18.950838 [ 260 ] {} <Debug> TCP-Session: 82475f67-adfd-4dcf-b149-f182e98aaec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41173 | ||
| 9365 | 2026.05.19 20:09:18.950861 [ 260 ] {} <Debug> TCP-Session: 82475f67-adfd-4dcf-b149-f182e98aaec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.05.19 20:09:18.950874 [ 260 ] {} <Debug> TCP-Session: 82475f67-adfd-4dcf-b149-f182e98aaec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.05.19 20:09:18.951060 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47725 | ||
| 9368 | 2026.05.19 20:09:18.951080 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50058 | ||
| 9369 | 2026.05.19 20:09:18.951123 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38046 | ||
| 9370 | 2026.05.19 20:09:18.951128 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62243 | ||
| 9371 | 2026.05.19 20:09:18.951165 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9372 | 2026.05.19 20:09:18.951183 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9373 | 2026.05.19 20:09:18.951168 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9374 | 2026.05.19 20:09:18.951212 [ 302 ] {} <Debug> TCP-Session: 085d13f4-a045-4385-99be-ff48bf304b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:47725 | ||
| 9375 | 2026.05.19 20:09:18.951220 [ 309 ] {} <Debug> TCP-Session: 38a2a251-7fea-4c79-b262-e4c55234794d Authenticating user 'default' from [fd00:1122:3344:101::e]:38046 | ||
| 9376 | 2026.05.19 20:09:18.951242 [ 306 ] {} <Debug> TCP-Session: a151b857-3dd6-4772-a92e-5e80366c5ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50058 | ||
| 9377 | 2026.05.19 20:09:18.951255 [ 309 ] {} <Debug> TCP-Session: 38a2a251-7fea-4c79-b262-e4c55234794d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9378 | 2026.05.19 20:09:18.951255 [ 302 ] {} <Debug> TCP-Session: 085d13f4-a045-4385-99be-ff48bf304b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2026.05.19 20:09:18.951270 [ 309 ] {} <Debug> TCP-Session: 38a2a251-7fea-4c79-b262-e4c55234794d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2026.05.19 20:09:18.951268 [ 306 ] {} <Debug> TCP-Session: a151b857-3dd6-4772-a92e-5e80366c5ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.05.19 20:09:18.951284 [ 302 ] {} <Debug> TCP-Session: 085d13f4-a045-4385-99be-ff48bf304b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2026.05.19 20:09:18.951298 [ 306 ] {} <Debug> TCP-Session: a151b857-3dd6-4772-a92e-5e80366c5ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2026.05.19 20:09:18.951227 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9384 | 2026.05.19 20:09:18.951165 [ 260 ] {} <Trace> TCP-Session: 82475f67-adfd-4dcf-b149-f182e98aaec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.05.19 20:09:18.951367 [ 308 ] {} <Debug> TCP-Session: 1e5ac330-ad01-430c-a28e-39c96dd12962 Authenticating user 'default' from [fd00:1122:3344:101::e]:62243 | ||
| 9386 | 2026.05.19 20:09:18.951154 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56779 | ||
| 9387 | 2026.05.19 20:09:18.951404 [ 308 ] {} <Debug> TCP-Session: 1e5ac330-ad01-430c-a28e-39c96dd12962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2026.05.19 20:09:18.951147 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58953 | ||
| 9389 | 2026.05.19 20:09:18.951435 [ 308 ] {} <Debug> TCP-Session: 1e5ac330-ad01-430c-a28e-39c96dd12962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.05.19 20:09:18.951451 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2026.05.19 20:09:18.951089 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52693 | ||
| 9392 | 2026.05.19 20:09:18.951491 [ 3 ] {} <Debug> TCP-Session: ef8f6745-75d2-4160-8b6b-9b5ed9788663 Authenticating user 'default' from [fd00:1122:3344:101::e]:56779 | ||
| 9393 | 2026.05.19 20:09:18.951525 [ 260 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41173) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9394 | 2026.05.19 20:09:18.951546 [ 3 ] {} <Debug> TCP-Session: ef8f6745-75d2-4160-8b6b-9b5ed9788663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2026.05.19 20:09:18.951484 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9396 | 2026.05.19 20:09:18.951572 [ 3 ] {} <Debug> TCP-Session: ef8f6745-75d2-4160-8b6b-9b5ed9788663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.05.19 20:09:18.951571 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9398 | 2026.05.19 20:09:18.951611 [ 310 ] {} <Debug> TCP-Session: b819bda2-d04a-4491-b575-6a1a3750450d Authenticating user 'default' from [fd00:1122:3344:101::e]:58953 | ||
| 9399 | 2026.05.19 20:09:18.951643 [ 303 ] {} <Debug> TCP-Session: 9bdfd0f8-115f-4f8d-a362-fb467b2e89d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52693 | ||
| 9400 | 2026.05.19 20:09:18.951651 [ 310 ] {} <Debug> TCP-Session: b819bda2-d04a-4491-b575-6a1a3750450d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.05.19 20:09:18.951104 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55195 | ||
| 9402 | 2026.05.19 20:09:18.951676 [ 303 ] {} <Debug> TCP-Session: 9bdfd0f8-115f-4f8d-a362-fb467b2e89d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.05.19 20:09:18.951678 [ 310 ] {} <Debug> TCP-Session: b819bda2-d04a-4491-b575-6a1a3750450d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.05.19 20:09:18.951714 [ 303 ] {} <Debug> TCP-Session: 9bdfd0f8-115f-4f8d-a362-fb467b2e89d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2026.05.19 20:09:18.951735 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9406 | 2026.05.19 20:09:18.951758 [ 307 ] {} <Debug> TCP-Session: faac2f81-5741-494c-9f7a-43a7908daf91 Authenticating user 'default' from [fd00:1122:3344:101::e]:55195 | ||
| 9407 | 2026.05.19 20:09:18.951775 [ 307 ] {} <Debug> TCP-Session: faac2f81-5741-494c-9f7a-43a7908daf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2026.05.19 20:09:18.951789 [ 307 ] {} <Debug> TCP-Session: faac2f81-5741-494c-9f7a-43a7908daf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2026.05.19 20:09:18.951795 [ 260 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9410 | 2026.05.19 20:09:18.951859 [ 260 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9411 | 2026.05.19 20:09:18.952137 [ 260 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 9412 | 2026.05.19 20:09:18.953038 [ 355 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Trace> AggregatingTransform: Aggregating | ||
| 9413 | 2026.05.19 20:09:18.953072 [ 355 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Trace> Aggregator: Aggregation method: without_key | ||
| 9414 | 2026.05.19 20:09:18.953103 [ 355 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869804 sec. (1149.684 rows/sec., 44.91 KiB/sec.) | ||
| 9415 | 2026.05.19 20:09:18.953118 [ 355 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Trace> Aggregator: Merging aggregated data | ||
| 9416 | 2026.05.19 20:09:18.953680 [ 260 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002212 sec., 452.07956600361666 rows/sec., 17.66 KiB/sec. | ||
| 9417 | 2026.05.19 20:09:18.953806 [ 260 ] {0c40ccc2-36fe-4a7d-8ded-edbe2c5ae024} <Debug> TCPHandler: Processed in 0.002750192 sec. | ||
| 9418 | 2026.05.19 20:09:18.953938 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9419 | 2026.05.19 20:09:18.953966 [ 260 ] {} <Debug> TCP-Session: 82475f67-adfd-4dcf-b149-f182e98aaec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9420 | 2026.05.19 20:09:18.953974 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9421 | 2026.05.19 20:09:18.954002 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9422 | 2026.05.19 20:09:18.954026 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9423 | 2026.05.19 20:09:18.954032 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9424 | 2026.05.19 20:09:18.954053 [ 3 ] {} <Debug> TCP-Session: ef8f6745-75d2-4160-8b6b-9b5ed9788663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.05.19 20:09:18.954074 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9426 | 2026.05.19 20:09:18.954095 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9427 | 2026.05.19 20:09:18.954140 [ 307 ] {} <Debug> TCP-Session: faac2f81-5741-494c-9f7a-43a7908daf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2026.05.19 20:09:18.954106 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9429 | 2026.05.19 20:09:18.954163 [ 309 ] {} <Debug> TCP-Session: 38a2a251-7fea-4c79-b262-e4c55234794d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2026.05.19 20:09:18.954086 [ 306 ] {} <Debug> TCP-Session: a151b857-3dd6-4772-a92e-5e80366c5ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9431 | 2026.05.19 20:09:18.954204 [ 310 ] {} <Debug> TCP-Session: b819bda2-d04a-4491-b575-6a1a3750450d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2026.05.19 20:09:18.954017 [ 302 ] {} <Debug> TCP-Session: 085d13f4-a045-4385-99be-ff48bf304b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2026.05.19 20:09:18.954069 [ 303 ] {} <Debug> TCP-Session: 9bdfd0f8-115f-4f8d-a362-fb467b2e89d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.05.19 20:09:18.954054 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9435 | 2026.05.19 20:09:18.954308 [ 308 ] {} <Debug> TCP-Session: 1e5ac330-ad01-430c-a28e-39c96dd12962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.05.19 20:09:19.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.98 MiB, peak 320.03 MiB, free memory in arenas 0.00 B, will set to 311.07 MiB (RSS), difference: 2.09 MiB | ||
| 9437 | 2026.05.19 20:09:19.020172 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42197 | ||
| 9438 | 2026.05.19 20:09:19.020257 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9439 | 2026.05.19 20:09:19.020282 [ 260 ] {} <Debug> TCP-Session: 48da363d-f390-47cb-ad91-ea8b98c6a25c Authenticating user 'default' from [fd00:1122:3344:101::e]:42197 | ||
| 9440 | 2026.05.19 20:09:19.020304 [ 260 ] {} <Debug> TCP-Session: 48da363d-f390-47cb-ad91-ea8b98c6a25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.05.19 20:09:19.020316 [ 260 ] {} <Debug> TCP-Session: 48da363d-f390-47cb-ad91-ea8b98c6a25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.05.19 20:09:19.020503 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43480 | ||
| 9443 | 2026.05.19 20:09:19.020561 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48634 | ||
| 9444 | 2026.05.19 20:09:19.020590 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59467 | ||
| 9445 | 2026.05.19 20:09:19.020589 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9446 | 2026.05.19 20:09:19.020624 [ 260 ] {} <Trace> TCP-Session: 48da363d-f390-47cb-ad91-ea8b98c6a25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.05.19 20:09:19.020651 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39494 | ||
| 9448 | 2026.05.19 20:09:19.020660 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62039 | ||
| 9449 | 2026.05.19 20:09:19.020643 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54872 | ||
| 9450 | 2026.05.19 20:09:19.020703 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9451 | 2026.05.19 20:09:19.020736 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9452 | 2026.05.19 20:09:19.020655 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9453 | 2026.05.19 20:09:19.020767 [ 3 ] {} <Debug> TCP-Session: 9532c84f-ab07-477b-9c79-79c3563e4840 Authenticating user 'default' from [fd00:1122:3344:101::e]:62039 | ||
| 9454 | 2026.05.19 20:09:19.020760 [ 310 ] {} <Debug> TCP-Session: ae9298fd-a375-4264-b8e8-39ca454024b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39494 | ||
| 9455 | 2026.05.19 20:09:19.020784 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9456 | 2026.05.19 20:09:19.020817 [ 260 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9457 | 2026.05.19 20:09:19.020812 [ 310 ] {} <Debug> TCP-Session: ae9298fd-a375-4264-b8e8-39ca454024b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.05.19 20:09:19.020843 [ 308 ] {} <Debug> TCP-Session: 482c44a3-869a-42f4-a106-e99220157456 Authenticating user 'default' from [fd00:1122:3344:101::e]:54872 | ||
| 9459 | 2026.05.19 20:09:19.020870 [ 310 ] {} <Debug> TCP-Session: ae9298fd-a375-4264-b8e8-39ca454024b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2026.05.19 20:09:19.020792 [ 307 ] {} <Debug> TCP-Session: 8b2f63d8-3598-4bd5-94bc-f220f99e06aa Authenticating user 'default' from [fd00:1122:3344:101::e]:59467 | ||
| 9461 | 2026.05.19 20:09:19.020895 [ 308 ] {} <Debug> TCP-Session: 482c44a3-869a-42f4-a106-e99220157456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.05.19 20:09:19.020928 [ 307 ] {} <Debug> TCP-Session: 8b2f63d8-3598-4bd5-94bc-f220f99e06aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9463 | 2026.05.19 20:09:19.020932 [ 308 ] {} <Debug> TCP-Session: 482c44a3-869a-42f4-a106-e99220157456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.05.19 20:09:19.020951 [ 307 ] {} <Debug> TCP-Session: 8b2f63d8-3598-4bd5-94bc-f220f99e06aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2026.05.19 20:09:19.020655 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9466 | 2026.05.19 20:09:19.020655 [ 302 ] {} <Debug> TCP-Session: a7f1cca8-f866-43f5-92a1-f4603f571193 Authenticating user 'default' from [fd00:1122:3344:101::e]:43480 | ||
| 9467 | 2026.05.19 20:09:19.021017 [ 303 ] {} <Debug> TCP-Session: 03475ef9-ef3d-45da-81b6-fb570bae2ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48634 | ||
| 9468 | 2026.05.19 20:09:19.020572 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44295 | ||
| 9469 | 2026.05.19 20:09:19.021046 [ 302 ] {} <Debug> TCP-Session: a7f1cca8-f866-43f5-92a1-f4603f571193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.05.19 20:09:19.021051 [ 303 ] {} <Debug> TCP-Session: 03475ef9-ef3d-45da-81b6-fb570bae2ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.05.19 20:09:19.021084 [ 302 ] {} <Debug> TCP-Session: a7f1cca8-f866-43f5-92a1-f4603f571193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2026.05.19 20:09:19.021104 [ 303 ] {} <Debug> TCP-Session: 03475ef9-ef3d-45da-81b6-fb570bae2ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.05.19 20:09:19.021107 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2026.05.19 20:09:19.021091 [ 260 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9475 | 2026.05.19 20:09:19.021149 [ 306 ] {} <Debug> TCP-Session: 3743558f-4b58-46e8-a750-20a7aa979c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:44295 | ||
| 9476 | 2026.05.19 20:09:19.020639 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61305 | ||
| 9477 | 2026.05.19 20:09:19.021183 [ 306 ] {} <Debug> TCP-Session: 3743558f-4b58-46e8-a750-20a7aa979c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2026.05.19 20:09:19.021203 [ 306 ] {} <Debug> TCP-Session: 3743558f-4b58-46e8-a750-20a7aa979c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2026.05.19 20:09:19.021207 [ 260 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9480 | 2026.05.19 20:09:19.021223 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9481 | 2026.05.19 20:09:19.020803 [ 3 ] {} <Debug> TCP-Session: 9532c84f-ab07-477b-9c79-79c3563e4840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.05.19 20:09:19.021255 [ 309 ] {} <Debug> TCP-Session: b873f304-822a-43e7-a619-0876faa5e350 Authenticating user 'default' from [fd00:1122:3344:101::e]:61305 | ||
| 9483 | 2026.05.19 20:09:19.021274 [ 3 ] {} <Debug> TCP-Session: 9532c84f-ab07-477b-9c79-79c3563e4840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9484 | 2026.05.19 20:09:19.021284 [ 309 ] {} <Debug> TCP-Session: b873f304-822a-43e7-a619-0876faa5e350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.05.19 20:09:19.021315 [ 309 ] {} <Debug> TCP-Session: b873f304-822a-43e7-a619-0876faa5e350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.05.19 20:09:19.021502 [ 260 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 9487 | 2026.05.19 20:09:19.022357 [ 335 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Trace> AggregatingTransform: Aggregating | ||
| 9488 | 2026.05.19 20:09:19.022392 [ 335 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9489 | 2026.05.19 20:09:19.022421 [ 335 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000818623 sec. (1221.564 rows/sec., 47.72 KiB/sec.) | ||
| 9490 | 2026.05.19 20:09:19.022438 [ 335 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Trace> Aggregator: Merging aggregated data | ||
| 9491 | 2026.05.19 20:09:19.023137 [ 260 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002377 sec., 420.6983592763988 rows/sec., 16.43 KiB/sec. | ||
| 9492 | 2026.05.19 20:09:19.023280 [ 260 ] {2c70723a-f70e-490c-ab1e-5660d4e0114e} <Debug> TCPHandler: Processed in 0.002774192 sec. | ||
| 9493 | 2026.05.19 20:09:19.023410 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9494 | 2026.05.19 20:09:19.023438 [ 260 ] {} <Debug> TCP-Session: 48da363d-f390-47cb-ad91-ea8b98c6a25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2026.05.19 20:09:19.023439 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9496 | 2026.05.19 20:09:19.023476 [ 3 ] {} <Debug> TCP-Session: 9532c84f-ab07-477b-9c79-79c3563e4840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2026.05.19 20:09:19.023476 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2026.05.19 20:09:19.023497 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9499 | 2026.05.19 20:09:19.023522 [ 306 ] {} <Debug> TCP-Session: 3743558f-4b58-46e8-a750-20a7aa979c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.05.19 20:09:19.023535 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2026.05.19 20:09:19.023550 [ 308 ] {} <Debug> TCP-Session: 482c44a3-869a-42f4-a106-e99220157456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2026.05.19 20:09:19.023557 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2026.05.19 20:09:19.023570 [ 309 ] {} <Debug> TCP-Session: b873f304-822a-43e7-a619-0876faa5e350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.05.19 20:09:19.023582 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9505 | 2026.05.19 20:09:19.023599 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9506 | 2026.05.19 20:09:19.023618 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9507 | 2026.05.19 20:09:19.023630 [ 303 ] {} <Debug> TCP-Session: 03475ef9-ef3d-45da-81b6-fb570bae2ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2026.05.19 20:09:19.023641 [ 307 ] {} <Debug> TCP-Session: 8b2f63d8-3598-4bd5-94bc-f220f99e06aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.05.19 20:09:19.023605 [ 302 ] {} <Debug> TCP-Session: a7f1cca8-f866-43f5-92a1-f4603f571193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.05.19 20:09:19.023667 [ 310 ] {} <Debug> TCP-Session: ae9298fd-a375-4264-b8e8-39ca454024b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.05.19 20:09:19.510496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19746 | ||
| 9512 | 2026.05.19 20:09:19.511036 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.05.19 20:09:19.511096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9514 | 2026.05.19 20:09:19.511626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9515 | 2026.05.19 20:09:19.511876 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.05.19 20:09:19.512029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19746 | ||
| 9517 | 2026.05.19 20:09:19.512051 [ 73 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9518 | 2026.05.19 20:09:19.512119 [ 73 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.05.19 20:09:19.512141 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9520 | 2026.05.19 20:09:19.512239 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 9521 | 2026.05.19 20:09:19.512337 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9522 | 2026.05.19 20:09:19.512375 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17378 rows starting from the beginning of the part | ||
| 9523 | 2026.05.19 20:09:19.512432 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9524 | 2026.05.19 20:09:19.512480 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9525 | 2026.05.19 20:09:19.512520 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9526 | 2026.05.19 20:09:19.512557 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9527 | 2026.05.19 20:09:19.512594 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9528 | 2026.05.19 20:09:19.514640 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19746 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243967 sec., 8093717.592953145 rows/sec., 115.78 MiB/sec. | ||
| 9529 | 2026.05.19 20:09:19.515054 [ 200 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9530 | 2026.05.19 20:09:19.515480 [ 200 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.05.19 20:09:19.515587 [ 200 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_41_8} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9532 | 2026.05.19 20:09:19.515707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9533 | 2026.05.19 20:09:20.526836 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9534 | 2026.05.19 20:09:20.543889 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.05.19 20:09:20.543941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9536 | 2026.05.19 20:09:20.550036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9537 | 2026.05.19 20:09:20.550722 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.05.19 20:09:20.551020 [ 72 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9539 | 2026.05.19 20:09:20.551091 [ 72 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.05.19 20:09:20.551119 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9541 | 2026.05.19 20:09:20.551222 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9542 | 2026.05.19 20:09:20.553792 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9543 | 2026.05.19 20:09:20.554949 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9544 | 2026.05.19 20:09:20.556494 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9545 | 2026.05.19 20:09:20.561079 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9546 | 2026.05.19 20:09:20.565575 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9547 | 2026.05.19 20:09:20.570356 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9548 | 2026.05.19 20:09:20.574821 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9549 | 2026.05.19 20:09:20.578572 [ 188 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 9550 | 2026.05.19 20:09:20.632366 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081181843 sec., 3806.269833021652 rows/sec., 19.68 MiB/sec. | ||
| 9551 | 2026.05.19 20:09:20.634659 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9552 | 2026.05.19 20:09:20.636531 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_41_8} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.05.19 20:09:20.636645 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_41_8} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9554 | 2026.05.19 20:09:20.638634 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9555 | 2026.05.19 20:09:22.065924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1164 | ||
| 9556 | 2026.05.19 20:09:22.068603 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.05.19 20:09:22.068656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9558 | 2026.05.19 20:09:22.069892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9559 | 2026.05.19 20:09:22.070167 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.05.19 20:09:22.070330 [ 70 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9561 | 2026.05.19 20:09:22.070401 [ 70 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.05.19 20:09:22.070425 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9563 | 2026.05.19 20:09:22.070438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9564 | 2026.05.19 20:09:22.070534 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 9565 | 2026.05.19 20:09:22.071099 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9566 | 2026.05.19 20:09:22.071228 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 990 rows starting from the beginning of the part | ||
| 9567 | 2026.05.19 20:09:22.071553 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9568 | 2026.05.19 20:09:22.071855 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9569 | 2026.05.19 20:09:22.072155 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 9570 | 2026.05.19 20:09:22.072440 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9571 | 2026.05.19 20:09:22.072769 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 9572 | 2026.05.19 20:09:22.079685 [ 189 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 72 columns (72 merged, 0 gathered) in 0.009201599 sec., 126499.75292337778 rows/sec., 106.52 MiB/sec. | ||
| 9573 | 2026.05.19 20:09:22.081183 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9574 | 2026.05.19 20:09:22.081829 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.05.19 20:09:22.081918 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_31_6} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9576 | 2026.05.19 20:09:22.082233 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9577 | 2026.05.19 20:09:23.288999 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2026.05.19 20:09:23.289336 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9579 | 2026.05.19 20:09:23.289874 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9580 | 2026.05.19 20:09:23.289941 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <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 | ||
| 9581 | 2026.05.19 20:09:23.290230 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9582 | 2026.05.19 20:09:23.290299 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9583 | 2026.05.19 20:09:23.290443 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9584 | 2026.05.19 20:09:23.290478 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9585 | 2026.05.19 20:09:23.290499 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9586 | 2026.05.19 20:09:23.290514 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9587 | 2026.05.19 20:09:23.290556 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9588 | 2026.05.19 20:09:23.290576 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9589 | 2026.05.19 20:09:23.291842 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002652 sec., 18853.69532428356 rows/sec., 4.52 MiB/sec. | ||
| 9590 | 2026.05.19 20:09:23.291948 [ 4 ] {4f35ded9-53bb-40f6-9bf5-6b416faf4cc5} <Debug> TCPHandler: Processed in 0.003076673 sec. | ||
| 9591 | 2026.05.19 20:09:23.294148 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.05.19 20:09:23.294275 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9593 | 2026.05.19 20:09:23.294325 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9594 | 2026.05.19 20:09:23.294931 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.05.19 20:09:23.294975 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9596 | 2026.05.19 20:09:23.295362 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9597 | 2026.05.19 20:09:23.295596 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.05.19 20:09:23.295745 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001505 sec., 77076.41196013289 rows/sec., 6.55 MiB/sec. | ||
| 9599 | 2026.05.19 20:09:23.295782 [ 4 ] {1a240bd1-b0b6-4596-b01b-df4b99be1cdd} <Debug> TCPHandler: Processed in 0.001694957 sec. | ||
| 9600 | 2026.05.19 20:09:23.295907 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9601 | 2026.05.19 20:09:23.296002 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9602 | 2026.05.19 20:09:23.296043 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9603 | 2026.05.19 20:09:23.296472 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.05.19 20:09:23.296507 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9605 | 2026.05.19 20:09:23.296797 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9606 | 2026.05.19 20:09:23.297007 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2026.05.19 20:09:23.297138 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001154 sec., 25996.53379549393 rows/sec., 1.91 MiB/sec. | ||
| 9608 | 2026.05.19 20:09:23.297176 [ 4 ] {7040ef22-6cf8-4c27-a03e-479572c26f0a} <Debug> TCPHandler: Processed in 0.001317586 sec. | ||
| 9609 | 2026.05.19 20:09:23.297290 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2026.05.19 20:09:23.297384 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9611 | 2026.05.19 20:09:23.297449 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9612 | 2026.05.19 20:09:23.297861 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.05.19 20:09:23.297895 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9614 | 2026.05.19 20:09:23.298196 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9615 | 2026.05.19 20:09:23.298406 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.05.19 20:09:23.298532 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001166 sec., 80617.49571183533 rows/sec., 6.30 MiB/sec. | ||
| 9617 | 2026.05.19 20:09:23.298570 [ 4 ] {2e89abf4-7f4a-4a2e-80ad-293a2ed77bd5} <Debug> TCPHandler: Processed in 0.001328436 sec. | ||
| 9618 | 2026.05.19 20:09:23.298688 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.05.19 20:09:23.298782 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.05.19 20:09:23.298825 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9621 | 2026.05.19 20:09:23.299227 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.05.19 20:09:23.299260 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9623 | 2026.05.19 20:09:23.299584 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9624 | 2026.05.19 20:09:23.299793 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.05.19 20:09:23.299891 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 9626 | 2026.05.19 20:09:23.299922 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 9627 | 2026.05.19 20:09:23.299927 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.05.19 20:09:23.299955 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9629 | 2026.05.19 20:09:23.299960 [ 4 ] {e6406f50-5d05-4a3e-9b53-ec7a32e44a42} <Debug> TCPHandler: Processed in 0.001318756 sec. | ||
| 9630 | 2026.05.19 20:09:23.300079 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.05.19 20:09:23.300079 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 9632 | 2026.05.19 20:09:23.300177 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9633 | 2026.05.19 20:09:23.300237 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <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 | ||
| 9634 | 2026.05.19 20:09:23.300305 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9635 | 2026.05.19 20:09:23.300370 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 22231 rows starting from the beginning of the part | ||
| 9636 | 2026.05.19 20:09:23.300480 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 9637 | 2026.05.19 20:09:23.300562 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9638 | 2026.05.19 20:09:23.300634 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9639 | 2026.05.19 20:09:23.300703 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 197 rows starting from the beginning of the part | ||
| 9640 | 2026.05.19 20:09:23.300771 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9641 | 2026.05.19 20:09:23.301055 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.05.19 20:09:23.301097 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9643 | 2026.05.19 20:09:23.301692 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9644 | 2026.05.19 20:09:23.301922 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.05.19 20:09:23.302062 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001904 sec., 15756.302521008403 rows/sec., 28.23 MiB/sec. | ||
| 9646 | 2026.05.19 20:09:23.302116 [ 4 ] {d139eb35-5b92-4415-8990-273084898c11} <Debug> TCPHandler: Processed in 0.002085689 sec. | ||
| 9647 | 2026.05.19 20:09:23.302236 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9648 | 2026.05.19 20:09:23.302331 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9649 | 2026.05.19 20:09:23.302373 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9650 | 2026.05.19 20:09:23.302726 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2026.05.19 20:09:23.302763 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9652 | 2026.05.19 20:09:23.303105 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9653 | 2026.05.19 20:09:23.303318 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2026.05.19 20:09:23.303451 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 9655 | 2026.05.19 20:09:23.303552 [ 4 ] {09ad370b-48e5-497c-99b5-fece2ca1ef76} <Debug> TCPHandler: Processed in 0.001362676 sec. | ||
| 9656 | 2026.05.19 20:09:23.311634 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22984 rows, containing 5 columns (5 merged, 0 gathered) in 0.0116157 sec., 1978701.2405623423 rows/sec., 129.81 MiB/sec. | ||
| 9657 | 2026.05.19 20:09:23.312241 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 9658 | 2026.05.19 20:09:23.312577 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.05.19 20:09:23.312662 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 9660 | 2026.05.19 20:09:23.312757 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9661 | 2026.05.19 20:09:24.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.80 MiB, peak 325.56 MiB, free memory in arenas 0.00 B, will set to 315.18 MiB (RSS), difference: 2.38 MiB | ||
| 9662 | 2026.05.19 20:09:26.869183 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9663 | 2026.05.19 20:09:26.869256 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9664 | 2026.05.19 20:09:27.012283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20258 | ||
| 9665 | 2026.05.19 20:09:27.012876 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2026.05.19 20:09:27.012930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9667 | 2026.05.19 20:09:27.013477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9668 | 2026.05.19 20:09:27.013714 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.05.19 20:09:27.013845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20258 | ||
| 9670 | 2026.05.19 20:09:28.054034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9671 | 2026.05.19 20:09:28.069081 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.05.19 20:09:28.069147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9673 | 2026.05.19 20:09:28.074331 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9674 | 2026.05.19 20:09:28.075000 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.05.19 20:09:28.078147 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9676 | 2026.05.19 20:09:28.288456 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.05.19 20:09:28.288710 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9678 | 2026.05.19 20:09:28.289102 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9679 | 2026.05.19 20:09:28.289147 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <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 | ||
| 9680 | 2026.05.19 20:09:28.289383 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9681 | 2026.05.19 20:09:28.289454 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9682 | 2026.05.19 20:09:28.289602 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9683 | 2026.05.19 20:09:28.289639 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9684 | 2026.05.19 20:09:28.289662 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9685 | 2026.05.19 20:09:28.289679 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9686 | 2026.05.19 20:09:28.289720 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9687 | 2026.05.19 20:09:28.289741 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9688 | 2026.05.19 20:09:28.290848 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002241 sec., 22311.468094600627 rows/sec., 5.34 MiB/sec. | ||
| 9689 | 2026.05.19 20:09:28.290955 [ 4 ] {a8051597-73e1-4d8d-813f-cb988a018795} <Debug> TCPHandler: Processed in 0.002642831 sec. | ||
| 9690 | 2026.05.19 20:09:28.292858 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.05.19 20:09:28.292968 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9692 | 2026.05.19 20:09:28.293014 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9693 | 2026.05.19 20:09:28.293500 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.05.19 20:09:28.293548 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9695 | 2026.05.19 20:09:28.293944 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9696 | 2026.05.19 20:09:28.294172 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.05.19 20:09:28.294324 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001389 sec., 56155.50755939525 rows/sec., 4.65 MiB/sec. | ||
| 9698 | 2026.05.19 20:09:28.294330 [ 63 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9699 | 2026.05.19 20:09:28.294364 [ 4 ] {a5513f34-1af1-4217-b65b-87087d7cd783} <Debug> TCPHandler: Processed in 0.001556587 sec. | ||
| 9700 | 2026.05.19 20:09:28.294406 [ 63 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.05.19 20:09:28.294437 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9702 | 2026.05.19 20:09:28.294501 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.05.19 20:09:28.294568 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 9704 | 2026.05.19 20:09:28.294602 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.05.19 20:09:28.294661 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9706 | 2026.05.19 20:09:28.294738 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9707 | 2026.05.19 20:09:28.294781 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9708 | 2026.05.19 20:09:28.294858 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
| 9709 | 2026.05.19 20:09:28.294915 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 116 rows starting from the beginning of the part | ||
| 9710 | 2026.05.19 20:09:28.294964 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 199 rows starting from the beginning of the part | ||
| 9711 | 2026.05.19 20:09:28.295008 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 116 rows starting from the beginning of the part | ||
| 9712 | 2026.05.19 20:09:28.295054 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 78 rows starting from the beginning of the part | ||
| 9713 | 2026.05.19 20:09:28.295073 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.05.19 20:09:28.295116 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9715 | 2026.05.19 20:09:28.295471 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9716 | 2026.05.19 20:09:28.295697 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.05.19 20:09:28.295835 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001252 sec., 8785.942492012779 rows/sec., 660.66 KiB/sec. | ||
| 9718 | 2026.05.19 20:09:28.295874 [ 4 ] {c6899658-3728-4af6-bd1b-289eb99a0e89} <Debug> TCPHandler: Processed in 0.001421826 sec. | ||
| 9719 | 2026.05.19 20:09:28.295988 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.05.19 20:09:28.296084 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9721 | 2026.05.19 20:09:28.296124 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9722 | 2026.05.19 20:09:28.296535 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.19 20:09:28.296572 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9724 | 2026.05.19 20:09:28.296623 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3947 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120999 sec., 1860915.5402713532 rows/sec., 150.72 MiB/sec. | ||
| 9725 | 2026.05.19 20:09:28.296884 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9726 | 2026.05.19 20:09:28.296963 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9727 | 2026.05.19 20:09:28.297141 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.05.19 20:09:28.297266 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.05.19 20:09:28.297310 [ 63 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9730 | 2026.05.19 20:09:28.297329 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001262 sec., 59429.477020602215 rows/sec., 4.64 MiB/sec. | ||
| 9731 | 2026.05.19 20:09:28.297351 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_66_13} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9732 | 2026.05.19 20:09:28.297349 [ 63 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.05.19 20:09:28.297379 [ 4 ] {90401f67-400e-4ff3-9a93-8d7bedfdbf36} <Debug> TCPHandler: Processed in 0.001437697 sec. | ||
| 9734 | 2026.05.19 20:09:28.297398 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9735 | 2026.05.19 20:09:28.297437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 9736 | 2026.05.19 20:09:28.297508 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 9737 | 2026.05.19 20:09:28.297515 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.05.19 20:09:28.297579 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9739 | 2026.05.19 20:09:28.297608 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 9740 | 2026.05.19 20:09:28.297635 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.05.19 20:09:28.297650 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 75 rows starting from the beginning of the part | ||
| 9742 | 2026.05.19 20:09:28.297697 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9743 | 2026.05.19 20:09:28.297699 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 94 rows starting from the beginning of the part | ||
| 9744 | 2026.05.19 20:09:28.297757 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part | ||
| 9745 | 2026.05.19 20:09:28.297789 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 94 rows starting from the beginning of the part | ||
| 9746 | 2026.05.19 20:09:28.297822 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 75 rows starting from the beginning of the part | ||
| 9747 | 2026.05.19 20:09:28.298119 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.05.19 20:09:28.298159 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9749 | 2026.05.19 20:09:28.298519 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9750 | 2026.05.19 20:09:28.298729 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.05.19 20:09:28.298771 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290136 sec., 1768805.7693142428 rows/sec., 131.07 MiB/sec. | ||
| 9752 | 2026.05.19 20:09:28.298851 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 9753 | 2026.05.19 20:09:28.298891 [ 4 ] {03962904-b789-4399-bb62-c610b9a7cdfb} <Debug> TCPHandler: Processed in 0.001448246 sec. | ||
| 9754 | 2026.05.19 20:09:28.298963 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9755 | 2026.05.19 20:09:28.298996 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.05.19 20:09:28.299090 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9757 | 2026.05.19 20:09:28.299143 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <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 | ||
| 9758 | 2026.05.19 20:09:28.299186 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.05.19 20:09:28.299251 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_66_13} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9760 | 2026.05.19 20:09:28.299307 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9761 | 2026.05.19 20:09:28.299924 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.05.19 20:09:28.299965 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9763 | 2026.05.19 20:09:28.300478 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9764 | 2026.05.19 20:09:28.300704 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.05.19 20:09:28.300848 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001747 sec., 6296.508299942759 rows/sec., 11.28 MiB/sec. | ||
| 9766 | 2026.05.19 20:09:28.300904 [ 4 ] {69817246-004a-4ab7-9e90-40b671c4ae04} <Debug> TCPHandler: Processed in 0.001933788 sec. | ||
| 9767 | 2026.05.19 20:09:28.301014 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2026.05.19 20:09:28.301109 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9769 | 2026.05.19 20:09:28.301151 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9770 | 2026.05.19 20:09:28.301467 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.05.19 20:09:28.301503 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9772 | 2026.05.19 20:09:28.301806 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9773 | 2026.05.19 20:09:28.302011 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.05.19 20:09:28.302117 [ 63 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9775 | 2026.05.19 20:09:28.302139 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9776 | 2026.05.19 20:09:28.302150 [ 63 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.05.19 20:09:28.302179 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9778 | 2026.05.19 20:09:28.302183 [ 4 ] {08fc5466-da75-422f-a24e-071aa5f2a455} <Debug> TCPHandler: Processed in 0.001217776 sec. | ||
| 9779 | 2026.05.19 20:09:28.302262 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 9780 | 2026.05.19 20:09:28.302386 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9781 | 2026.05.19 20:09:28.302424 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3132 rows starting from the beginning of the part | ||
| 9782 | 2026.05.19 20:09:28.302492 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 9783 | 2026.05.19 20:09:28.302540 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9784 | 2026.05.19 20:09:28.302587 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 9785 | 2026.05.19 20:09:28.302630 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9786 | 2026.05.19 20:09:28.302692 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 9787 | 2026.05.19 20:09:28.303986 [ 192 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761908 sec., 1947888.3119890483 rows/sec., 130.21 MiB/sec. | ||
| 9788 | 2026.05.19 20:09:28.304317 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9789 | 2026.05.19 20:09:28.304659 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.05.19 20:09:28.304755 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_66_13} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9791 | 2026.05.19 20:09:28.304867 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9792 | 2026.05.19 20:09:30.331581 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.05.19 20:09:30.331846 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9794 | 2026.05.19 20:09:30.332235 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9795 | 2026.05.19 20:09:30.332278 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9796 | 2026.05.19 20:09:30.332519 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9797 | 2026.05.19 20:09:30.332586 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9798 | 2026.05.19 20:09:30.332752 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9799 | 2026.05.19 20:09:30.332791 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9800 | 2026.05.19 20:09:30.332813 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9801 | 2026.05.19 20:09:30.332828 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9802 | 2026.05.19 20:09:30.332868 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9803 | 2026.05.19 20:09:30.332888 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9804 | 2026.05.19 20:09:30.333888 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002158 sec., 23169.601482854494 rows/sec., 5.55 MiB/sec. | ||
| 9805 | 2026.05.19 20:09:30.333991 [ 4 ] {9d2fd474-a97d-4eb5-a817-5c26a3d0f054} <Debug> TCPHandler: Processed in 0.002547311 sec. | ||
| 9806 | 2026.05.19 20:09:30.346544 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.05.19 20:09:30.346676 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9808 | 2026.05.19 20:09:30.346728 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9809 | 2026.05.19 20:09:30.347271 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.05.19 20:09:30.347322 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9811 | 2026.05.19 20:09:30.347669 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9812 | 2026.05.19 20:09:30.347892 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.05.19 20:09:30.348038 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001398 sec., 8583.690987124464 rows/sec., 699.94 KiB/sec. | ||
| 9814 | 2026.05.19 20:09:30.348076 [ 4 ] {d5511c06-0fe1-4af1-9534-a437e9eb698a} <Debug> TCPHandler: Processed in 0.001590927 sec. | ||
| 9815 | 2026.05.19 20:09:30.348200 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.05.19 20:09:30.348296 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9817 | 2026.05.19 20:09:30.348335 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9818 | 2026.05.19 20:09:30.349889 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.05.19 20:09:30.349923 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9820 | 2026.05.19 20:09:30.350365 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9821 | 2026.05.19 20:09:30.350581 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.05.19 20:09:30.350711 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Debug> executeQuery: Read 2421 rows, 183.11 KiB in 0.002435 sec., 994250.5133470226 rows/sec., 73.44 MiB/sec. | ||
| 9823 | 2026.05.19 20:09:30.350749 [ 4 ] {2a3fcb3e-d0d0-49f4-9c98-9d8872137090} <Debug> TCPHandler: Processed in 0.002596701 sec. | ||
| 9824 | 2026.05.19 20:09:30.350867 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.05.19 20:09:30.350961 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9826 | 2026.05.19 20:09:30.351001 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9827 | 2026.05.19 20:09:30.351406 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.05.19 20:09:30.351440 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9829 | 2026.05.19 20:09:30.351749 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9830 | 2026.05.19 20:09:30.351956 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.05.19 20:09:30.352087 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Debug> executeQuery: Read 28 rows, 2.04 KiB in 0.001144 sec., 24475.524475524475 rows/sec., 1.74 MiB/sec. | ||
| 9832 | 2026.05.19 20:09:30.352122 [ 4 ] {59461d1f-2884-4bb8-bd76-dab152873c41} <Debug> TCPHandler: Processed in 0.001301456 sec. | ||
| 9833 | 2026.05.19 20:09:30.352239 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.05.19 20:09:30.352331 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9835 | 2026.05.19 20:09:30.352370 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9836 | 2026.05.19 20:09:30.353034 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.05.19 20:09:30.353067 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9838 | 2026.05.19 20:09:30.353383 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9839 | 2026.05.19 20:09:30.353587 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.05.19 20:09:30.353712 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001399 sec., 572551.8227305218 rows/sec., 33.07 MiB/sec. | ||
| 9841 | 2026.05.19 20:09:30.353751 [ 4 ] {42438b7d-c218-434f-85d9-e3b8a241dd91} <Debug> TCPHandler: Processed in 0.001557157 sec. | ||
| 9842 | 2026.05.19 20:09:30.353865 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.05.19 20:09:30.353957 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9844 | 2026.05.19 20:09:30.353996 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9845 | 2026.05.19 20:09:30.354365 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.05.19 20:09:30.354399 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9847 | 2026.05.19 20:09:30.354673 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9848 | 2026.05.19 20:09:30.354876 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.05.19 20:09:30.354998 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 66.40 KiB/sec. | ||
| 9850 | 2026.05.19 20:09:30.355034 [ 4 ] {59cc61e6-de07-4f59-901b-ca52dbb1d512} <Debug> TCPHandler: Processed in 0.001215616 sec. | ||
| 9851 | 2026.05.19 20:09:30.355147 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.05.19 20:09:30.355238 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9853 | 2026.05.19 20:09:30.355276 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9854 | 2026.05.19 20:09:30.356086 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.05.19 20:09:30.356120 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9856 | 2026.05.19 20:09:30.356490 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9857 | 2026.05.19 20:09:30.356697 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.19 20:09:30.356822 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001601 sec., 816364.7720174891 rows/sec., 54.59 MiB/sec. | ||
| 9859 | 2026.05.19 20:09:30.356858 [ 4 ] {fd4037b4-33c8-4f4c-8506-0c590398af8a} <Debug> TCPHandler: Processed in 0.001757457 sec. | ||
| 9860 | 2026.05.19 20:09:30.356974 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.05.19 20:09:30.357067 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9862 | 2026.05.19 20:09:30.357108 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9863 | 2026.05.19 20:09:30.357780 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.05.19 20:09:30.357814 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9865 | 2026.05.19 20:09:30.358246 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9866 | 2026.05.19 20:09:30.358455 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.05.19 20:09:30.358578 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Debug> executeQuery: Read 1554 rows, 97.03 KiB in 0.00153 sec., 1015686.274509804 rows/sec., 61.93 MiB/sec. | ||
| 9868 | 2026.05.19 20:09:30.358614 [ 4 ] {fead1825-7e2d-47eb-966a-d1dd5db05494} <Debug> TCPHandler: Processed in 0.001686637 sec. | ||
| 9869 | 2026.05.19 20:09:30.358738 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.05.19 20:09:30.358831 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.05.19 20:09:30.358884 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <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 | ||
| 9872 | 2026.05.19 20:09:30.359667 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.05.19 20:09:30.359701 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9874 | 2026.05.19 20:09:30.360201 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9875 | 2026.05.19 20:09:30.360426 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.05.19 20:09:30.360559 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001746 sec., 9163.802978235968 rows/sec., 16.42 MiB/sec. | ||
| 9877 | 2026.05.19 20:09:30.360621 [ 4 ] {1fc26bba-83b9-4076-911e-c04cfe2e2285} <Debug> TCPHandler: Processed in 0.001930209 sec. | ||
| 9878 | 2026.05.19 20:09:30.360739 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.05.19 20:09:30.360832 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.05.19 20:09:30.360872 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9881 | 2026.05.19 20:09:30.361195 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.05.19 20:09:30.361229 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9883 | 2026.05.19 20:09:30.361518 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9884 | 2026.05.19 20:09:30.361729 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.05.19 20:09:30.361855 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001042 sec., 28790.786948176585 rows/sec., 1.95 MiB/sec. | ||
| 9886 | 2026.05.19 20:09:30.361889 [ 4 ] {cc95668a-57a9-4331-80ac-91f002883994} <Debug> TCPHandler: Processed in 0.001197735 sec. | ||
| 9887 | 2026.05.19 20:09:30.364852 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.05.19 20:09:30.364996 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 9889 | 2026.05.19 20:09:30.365214 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9890 | 2026.05.19 20:09:30.365245 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 9891 | 2026.05.19 20:09:30.365378 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9892 | 2026.05.19 20:09:30.365430 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9893 | 2026.05.19 20:09:30.365528 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 9894 | 2026.05.19 20:09:30.365552 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Running binary search on index range for part all_1_5_1 (2 marks) | ||
| 9895 | 2026.05.19 20:09:30.365568 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 9896 | 2026.05.19 20:09:30.365583 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 9897 | 2026.05.19 20:09:30.365597 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Found continuous range in 2 steps | ||
| 9898 | 2026.05.19 20:09:30.365615 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9899 | 2026.05.19 20:09:30.365629 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9900 | 2026.05.19 20:09:30.365660 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 9901 | 2026.05.19 20:09:30.365677 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9902 | 2026.05.19 20:09:30.366386 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.001443 sec., 34650.03465003465 rows/sec., 8.30 MiB/sec. | ||
| 9903 | 2026.05.19 20:09:30.366478 [ 4 ] {d65b387b-b369-4212-a9b3-7c9e9875a87d} <Debug> TCPHandler: Processed in 0.001682557 sec. | ||
| 9904 | 2026.05.19 20:09:30.367036 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.05.19 20:09:30.367123 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9906 | 2026.05.19 20:09:30.367157 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9907 | 2026.05.19 20:09:30.367543 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.05.19 20:09:30.367575 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9909 | 2026.05.19 20:09:30.367920 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9910 | 2026.05.19 20:09:30.368124 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.05.19 20:09:30.368248 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Debug> executeQuery: Read 50 rows, 4.71 KiB in 0.001115 sec., 44843.04932735425 rows/sec., 4.12 MiB/sec. | ||
| 9912 | 2026.05.19 20:09:30.368283 [ 4 ] {7b69ed87-3441-429b-a1eb-e1d5cc8962b2} <Debug> TCPHandler: Processed in 0.001272236 sec. | ||
| 9913 | 2026.05.19 20:09:30.368394 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.05.19 20:09:30.368487 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9915 | 2026.05.19 20:09:30.368523 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9916 | 2026.05.19 20:09:30.368947 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.05.19 20:09:30.368991 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9918 | 2026.05.19 20:09:30.369337 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9919 | 2026.05.19 20:09:30.369551 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.05.19 20:09:30.369652 [ 60 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9921 | 2026.05.19 20:09:30.369689 [ 60 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.05.19 20:09:30.369691 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00122 sec., 20491.803278688527 rows/sec., 1.50 MiB/sec. | ||
| 9923 | 2026.05.19 20:09:30.369708 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9924 | 2026.05.19 20:09:30.369746 [ 4 ] {16b82a79-579b-459f-ac65-9a92dd740886} <Debug> TCPHandler: Processed in 0.001398526 sec. | ||
| 9925 | 2026.05.19 20:09:30.369829 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9926 | 2026.05.19 20:09:30.369889 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.05.19 20:09:30.369982 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9928 | 2026.05.19 20:09:30.370020 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9929 | 2026.05.19 20:09:30.370022 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9930 | 2026.05.19 20:09:30.370076 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9931 | 2026.05.19 20:09:30.370110 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 9932 | 2026.05.19 20:09:30.370167 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9933 | 2026.05.19 20:09:30.370215 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 9934 | 2026.05.19 20:09:30.370257 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 9935 | 2026.05.19 20:09:30.370304 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 9936 | 2026.05.19 20:09:30.370542 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.05.19 20:09:30.370585 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9938 | 2026.05.19 20:09:30.370917 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9939 | 2026.05.19 20:09:30.371113 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336865 sec., 258066.44649983358 rows/sec., 18.33 MiB/sec. | ||
| 9940 | 2026.05.19 20:09:30.371140 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.05.19 20:09:30.371274 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Debug> executeQuery: Read 25 rows, 2.00 KiB in 0.001278 sec., 19561.815336463224 rows/sec., 1.53 MiB/sec. | ||
| 9942 | 2026.05.19 20:09:30.371293 [ 194 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9943 | 2026.05.19 20:09:30.371314 [ 4 ] {0361464b-a92a-4b9d-aec2-dff7497d8b85} <Debug> TCPHandler: Processed in 0.001489486 sec. | ||
| 9944 | 2026.05.19 20:09:30.371437 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.05.19 20:09:30.371561 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.05.19 20:09:30.371574 [ 194 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.05.19 20:09:30.371623 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <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 | ||
| 9948 | 2026.05.19 20:09:30.371661 [ 194 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_61_12} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9949 | 2026.05.19 20:09:30.371744 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9950 | 2026.05.19 20:09:30.372398 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.05.19 20:09:30.372441 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9952 | 2026.05.19 20:09:30.372966 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9953 | 2026.05.19 20:09:30.373192 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.05.19 20:09:30.373326 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 9955 | 2026.05.19 20:09:30.373382 [ 4 ] {4c8726bc-eca7-4800-af7b-c332da35b35b} <Debug> TCPHandler: Processed in 0.002002908 sec. | ||
| 9956 | 2026.05.19 20:09:31.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.43 MiB, peak 325.56 MiB, free memory in arenas 0.00 B, will set to 315.37 MiB (RSS), difference: -1.07 MiB | ||
| 9957 | 2026.05.19 20:09:32.070910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1222 | ||
| 9958 | 2026.05.19 20:09:32.073819 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.05.19 20:09:32.073867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9960 | 2026.05.19 20:09:32.075137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9961 | 2026.05.19 20:09:32.075423 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.05.19 20:09:32.075800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
| 9963 | 2026.05.19 20:09:33.285707 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.05.19 20:09:33.285935 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9965 | 2026.05.19 20:09:33.286279 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9966 | 2026.05.19 20:09:33.286316 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <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 | ||
| 9967 | 2026.05.19 20:09:33.286539 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9968 | 2026.05.19 20:09:33.286611 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9969 | 2026.05.19 20:09:33.286759 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9970 | 2026.05.19 20:09:33.286795 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9971 | 2026.05.19 20:09:33.286818 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 9972 | 2026.05.19 20:09:33.286834 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9973 | 2026.05.19 20:09:33.286875 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9974 | 2026.05.19 20:09:33.286895 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 9975 | 2026.05.19 20:09:33.288025 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002184 sec., 22893.772893772893 rows/sec., 5.48 MiB/sec. | ||
| 9976 | 2026.05.19 20:09:33.288142 [ 4 ] {43c009ce-19bc-4101-88d9-50c6c4a58ae3} <Debug> TCPHandler: Processed in 0.002568741 sec. | ||
| 9977 | 2026.05.19 20:09:33.289424 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9978 | 2026.05.19 20:09:33.289539 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9979 | 2026.05.19 20:09:33.289585 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9980 | 2026.05.19 20:09:33.290033 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.05.19 20:09:33.290077 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9982 | 2026.05.19 20:09:33.290430 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9983 | 2026.05.19 20:09:33.290640 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.05.19 20:09:33.290849 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.20 MiB/sec. | ||
| 9985 | 2026.05.19 20:09:33.290889 [ 4 ] {61877e9c-3436-4b1f-9778-c186ac48cf37} <Debug> TCPHandler: Processed in 0.001517557 sec. | ||
| 9986 | 2026.05.19 20:09:33.291002 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.05.19 20:09:33.291105 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9988 | 2026.05.19 20:09:33.291146 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9989 | 2026.05.19 20:09:33.291550 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.05.19 20:09:33.291588 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9991 | 2026.05.19 20:09:33.291894 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9992 | 2026.05.19 20:09:33.292111 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.05.19 20:09:33.292245 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 9994 | 2026.05.19 20:09:33.292283 [ 4 ] {b205a410-cc7f-4cee-a7fa-e35142d4fb7b} <Debug> TCPHandler: Processed in 0.001331236 sec. | ||
| 9995 | 2026.05.19 20:09:33.292396 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9996 | 2026.05.19 20:09:33.292493 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9997 | 2026.05.19 20:09:33.292537 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9998 | 2026.05.19 20:09:33.292888 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.05.19 20:09:33.292924 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10000 | 2026.05.19 20:09:33.293257 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10001 | 2026.05.19 20:09:33.293487 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.05.19 20:09:33.293615 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001141 sec., 66608.23838737949 rows/sec., 4.64 MiB/sec. | ||
| 10003 | 2026.05.19 20:09:33.293652 [ 4 ] {4f25c097-37e6-4a20-bec9-88705dd48b8d} <Debug> TCPHandler: Processed in 0.001305846 sec. | ||
| 10004 | 2026.05.19 20:09:33.293762 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.05.19 20:09:33.293861 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10006 | 2026.05.19 20:09:33.293903 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10007 | 2026.05.19 20:09:33.294234 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.05.19 20:09:33.294270 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10009 | 2026.05.19 20:09:33.294587 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10010 | 2026.05.19 20:09:33.294828 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.05.19 20:09:33.294963 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001122 sec., 26737.967914438505 rows/sec., 1.80 MiB/sec. | ||
| 10012 | 2026.05.19 20:09:33.294999 [ 4 ] {9f8a3ed2-b65f-4db4-8fe0-fd613f1939e0} <Debug> TCPHandler: Processed in 0.001286166 sec. | ||
| 10013 | 2026.05.19 20:09:34.514099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20706 | ||
| 10014 | 2026.05.19 20:09:34.514581 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.05.19 20:09:34.514631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10016 | 2026.05.19 20:09:34.515144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10017 | 2026.05.19 20:09:34.515390 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.05.19 20:09:34.515540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20706 | ||
| 10019 | 2026.05.19 20:09:35.578395 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10020 | 2026.05.19 20:09:35.594605 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.05.19 20:09:35.594660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10022 | 2026.05.19 20:09:35.600565 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10023 | 2026.05.19 20:09:35.601279 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.05.19 20:09:35.603991 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10025 | 2026.05.19 20:09:38.289548 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.05.19 20:09:38.289896 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10027 | 2026.05.19 20:09:38.290466 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10028 | 2026.05.19 20:09:38.290536 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <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 | ||
| 10029 | 2026.05.19 20:09:38.290826 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10030 | 2026.05.19 20:09:38.290898 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10031 | 2026.05.19 20:09:38.291043 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10032 | 2026.05.19 20:09:38.291079 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10033 | 2026.05.19 20:09:38.291101 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10034 | 2026.05.19 20:09:38.291117 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10035 | 2026.05.19 20:09:38.291158 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10036 | 2026.05.19 20:09:38.291179 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10037 | 2026.05.19 20:09:38.292410 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002665 sec., 18761.72607879925 rows/sec., 4.49 MiB/sec. | ||
| 10038 | 2026.05.19 20:09:38.292515 [ 4 ] {93ac2c43-83cb-469b-bdbb-65d1cca61e0c} <Debug> TCPHandler: Processed in 0.003108963 sec. | ||
| 10039 | 2026.05.19 20:09:38.294389 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.05.19 20:09:38.294500 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10041 | 2026.05.19 20:09:38.294545 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10042 | 2026.05.19 20:09:38.295134 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.05.19 20:09:38.295187 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10044 | 2026.05.19 20:09:38.295622 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10045 | 2026.05.19 20:09:38.295856 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.05.19 20:09:38.296004 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001536 sec., 50781.25 rows/sec., 4.21 MiB/sec. | ||
| 10047 | 2026.05.19 20:09:38.296042 [ 4 ] {6ff652b0-e492-4336-b3e6-8156a0b87012} <Debug> TCPHandler: Processed in 0.001702188 sec. | ||
| 10048 | 2026.05.19 20:09:38.296176 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2026.05.19 20:09:38.296273 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10050 | 2026.05.19 20:09:38.296314 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10051 | 2026.05.19 20:09:38.296708 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2026.05.19 20:09:38.296744 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10053 | 2026.05.19 20:09:38.297042 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10054 | 2026.05.19 20:09:38.297251 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2026.05.19 20:09:38.297385 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001131 sec., 9725.906277630414 rows/sec., 731.34 KiB/sec. | ||
| 10056 | 2026.05.19 20:09:38.297422 [ 4 ] {766ef8a0-5c68-414e-ab7a-902c5fc68ee1} <Debug> TCPHandler: Processed in 0.001294996 sec. | ||
| 10057 | 2026.05.19 20:09:38.297540 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.05.19 20:09:38.297634 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10059 | 2026.05.19 20:09:38.297675 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10060 | 2026.05.19 20:09:38.298084 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.05.19 20:09:38.298121 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10062 | 2026.05.19 20:09:38.298452 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10063 | 2026.05.19 20:09:38.298662 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.05.19 20:09:38.298791 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001174 sec., 63884.15672913118 rows/sec., 4.99 MiB/sec. | ||
| 10065 | 2026.05.19 20:09:38.298828 [ 4 ] {5a4b8472-f5bb-4239-9c95-a2d0ca80a094} <Debug> TCPHandler: Processed in 0.001337196 sec. | ||
| 10066 | 2026.05.19 20:09:38.298946 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2026.05.19 20:09:38.299042 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.05.19 20:09:38.299086 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10069 | 2026.05.19 20:09:38.299499 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.05.19 20:09:38.299536 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10071 | 2026.05.19 20:09:38.299865 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10072 | 2026.05.19 20:09:38.300073 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.05.19 20:09:38.300203 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10074 | 2026.05.19 20:09:38.300240 [ 4 ] {ba3d971b-3b02-46b0-873d-cc3ddbc15af9} <Debug> TCPHandler: Processed in 0.001343026 sec. | ||
| 10075 | 2026.05.19 20:09:38.300362 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.05.19 20:09:38.300457 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10077 | 2026.05.19 20:09:38.300511 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <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 | ||
| 10078 | 2026.05.19 20:09:38.301298 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.05.19 20:09:38.301336 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10080 | 2026.05.19 20:09:38.301879 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10081 | 2026.05.19 20:09:38.302106 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.05.19 20:09:38.302224 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10083 | 2026.05.19 20:09:38.302243 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001805 sec., 6094.182825484765 rows/sec., 10.92 MiB/sec. | ||
| 10084 | 2026.05.19 20:09:38.302291 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.05.19 20:09:38.302315 [ 4 ] {4ab843e3-3ff5-4ef6-a56d-71bdaf33cc5e} <Debug> TCPHandler: Processed in 0.002001819 sec. | ||
| 10086 | 2026.05.19 20:09:38.302316 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10087 | 2026.05.19 20:09:38.302457 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.05.19 20:09:38.302460 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10089 | 2026.05.19 20:09:38.302559 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10090 | 2026.05.19 20:09:38.302606 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10091 | 2026.05.19 20:09:38.302736 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10092 | 2026.05.19 20:09:38.302807 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1166 rows starting from the beginning of the part | ||
| 10093 | 2026.05.19 20:09:38.302962 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10094 | 2026.05.19 20:09:38.302982 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.05.19 20:09:38.303025 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10096 | 2026.05.19 20:09:38.303081 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10097 | 2026.05.19 20:09:38.303190 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
| 10098 | 2026.05.19 20:09:38.303300 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10099 | 2026.05.19 20:09:38.303352 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10100 | 2026.05.19 20:09:38.303406 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10101 | 2026.05.19 20:09:38.303582 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.19 20:09:38.303717 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 10103 | 2026.05.19 20:09:38.303754 [ 4 ] {4f4c940f-0e0c-4017-ad5e-4727ba8cee77} <Debug> TCPHandler: Processed in 0.001347516 sec. | ||
| 10104 | 2026.05.19 20:09:38.311363 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 19 columns (19 merged, 0 gathered) in 0.008954599 sec., 140598.14403749403 rows/sec., 251.95 MiB/sec. | ||
| 10105 | 2026.05.19 20:09:38.312864 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10106 | 2026.05.19 20:09:38.313219 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.05.19 20:09:38.313290 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10108 | 2026.05.19 20:09:38.313428 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10109 | 2026.05.19 20:09:39.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.09 MiB, peak 327.63 MiB, free memory in arenas 0.00 B, will set to 320.73 MiB (RSS), difference: 4.64 MiB | ||
| 10110 | 2026.05.19 20:09:41.869301 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10111 | 2026.05.19 20:09:41.869366 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10112 | 2026.05.19 20:09:42.006870 [ 44 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10113 | 2026.05.19 20:09:42.006934 [ 44 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.05.19 20:09:42.006955 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10115 | 2026.05.19 20:09:42.007073 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10116 | 2026.05.19 20:09:42.007202 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10117 | 2026.05.19 20:09:42.007238 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10118 | 2026.05.19 20:09:42.007307 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10119 | 2026.05.19 20:09:42.007356 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10120 | 2026.05.19 20:09:42.007400 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 10121 | 2026.05.19 20:09:42.007441 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 10122 | 2026.05.19 20:09:42.008182 [ 192 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162885 sec., 32677.349866925793 rows/sec., 2.73 MiB/sec. | ||
| 10123 | 2026.05.19 20:09:42.008346 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10124 | 2026.05.19 20:09:42.008653 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.05.19 20:09:42.008740 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_21_5} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10126 | 2026.05.19 20:09:42.008878 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10127 | 2026.05.19 20:09:42.015789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21218 | ||
| 10128 | 2026.05.19 20:09:42.016255 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.05.19 20:09:42.016296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10130 | 2026.05.19 20:09:42.016745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10131 | 2026.05.19 20:09:42.016984 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.05.19 20:09:42.017115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21218 | ||
| 10133 | 2026.05.19 20:09:42.076365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1246 | ||
| 10134 | 2026.05.19 20:09:42.078592 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.19 20:09:42.078641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10136 | 2026.05.19 20:09:42.079831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10137 | 2026.05.19 20:09:42.080114 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.19 20:09:42.080398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 10139 | 2026.05.19 20:09:43.104253 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10140 | 2026.05.19 20:09:43.120406 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.05.19 20:09:43.120461 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10142 | 2026.05.19 20:09:43.126765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10143 | 2026.05.19 20:09:43.127504 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.05.19 20:09:43.130341 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10145 | 2026.05.19 20:09:43.288955 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.05.19 20:09:43.289214 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10147 | 2026.05.19 20:09:43.289594 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10148 | 2026.05.19 20:09:43.289633 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <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 | ||
| 10149 | 2026.05.19 20:09:43.289853 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10150 | 2026.05.19 20:09:43.289924 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10151 | 2026.05.19 20:09:43.290069 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10152 | 2026.05.19 20:09:43.290105 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10153 | 2026.05.19 20:09:43.290128 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10154 | 2026.05.19 20:09:43.290144 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10155 | 2026.05.19 20:09:43.290183 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10156 | 2026.05.19 20:09:43.290204 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10157 | 2026.05.19 20:09:43.291084 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.001985 sec., 25188.91687657431 rows/sec., 6.03 MiB/sec. | ||
| 10158 | 2026.05.19 20:09:43.291154 [ 4 ] {ab0d0f29-6803-4ed8-9ca9-87e70014a4fb} <Debug> TCPHandler: Processed in 0.00232842 sec. | ||
| 10159 | 2026.05.19 20:09:43.293228 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2026.05.19 20:09:43.293338 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10161 | 2026.05.19 20:09:43.293382 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10162 | 2026.05.19 20:09:43.293858 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.05.19 20:09:43.293899 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10164 | 2026.05.19 20:09:43.294269 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10165 | 2026.05.19 20:09:43.294488 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.05.19 20:09:43.294630 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001323 sec., 87679.51625094483 rows/sec., 7.45 MiB/sec. | ||
| 10167 | 2026.05.19 20:09:43.294630 [ 43 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10168 | 2026.05.19 20:09:43.294669 [ 4 ] {92622acc-16d2-4663-ab2e-f9fae9a8af96} <Debug> TCPHandler: Processed in 0.001492106 sec. | ||
| 10169 | 2026.05.19 20:09:43.294704 [ 43 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.05.19 20:09:43.294730 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10171 | 2026.05.19 20:09:43.294802 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10172 | 2026.05.19 20:09:43.294828 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 10173 | 2026.05.19 20:09:43.294901 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10174 | 2026.05.19 20:09:43.294944 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10175 | 2026.05.19 20:09:43.294947 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10176 | 2026.05.19 20:09:43.294985 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 10177 | 2026.05.19 20:09:43.295055 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2421 rows starting from the beginning of the part | ||
| 10178 | 2026.05.19 20:09:43.295102 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 50 rows starting from the beginning of the part | ||
| 10179 | 2026.05.19 20:09:43.295146 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 10180 | 2026.05.19 20:09:43.295187 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part | ||
| 10181 | 2026.05.19 20:09:43.295232 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 10182 | 2026.05.19 20:09:43.295377 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.05.19 20:09:43.295417 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10184 | 2026.05.19 20:09:43.295749 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10185 | 2026.05.19 20:09:43.295960 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.05.19 20:09:43.296095 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001213 sec., 24732.069249793898 rows/sec., 1.82 MiB/sec. | ||
| 10187 | 2026.05.19 20:09:43.296133 [ 4 ] {876b3a0b-36b1-410c-957b-96997502f6ef} <Debug> TCPHandler: Processed in 0.001381386 sec. | ||
| 10188 | 2026.05.19 20:09:43.296236 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2026.05.19 20:09:43.296331 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10190 | 2026.05.19 20:09:43.296371 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10191 | 2026.05.19 20:09:43.296790 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.05.19 20:09:43.296826 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10193 | 2026.05.19 20:09:43.297124 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10194 | 2026.05.19 20:09:43.297336 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.05.19 20:09:43.297451 [ 43 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10196 | 2026.05.19 20:09:43.297464 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001152 sec., 81597.22222222222 rows/sec., 6.37 MiB/sec. | ||
| 10197 | 2026.05.19 20:09:43.297490 [ 43 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.05.19 20:09:43.297512 [ 4 ] {cd187c79-5e1d-4a9f-892c-c42134326324} <Debug> TCPHandler: Processed in 0.001324076 sec. | ||
| 10199 | 2026.05.19 20:09:43.297514 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10200 | 2026.05.19 20:09:43.297583 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6081 rows, containing 5 columns (5 merged, 0 gathered) in 0.002797412 sec., 2173794.9218777926 rows/sec., 172.12 MiB/sec. | ||
| 10201 | 2026.05.19 20:09:43.297607 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10202 | 2026.05.19 20:09:43.297639 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.05.19 20:09:43.297700 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10204 | 2026.05.19 20:09:43.297728 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10205 | 2026.05.19 20:09:43.297734 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10206 | 2026.05.19 20:09:43.297778 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10207 | 2026.05.19 20:09:43.297783 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1307 rows starting from the beginning of the part | ||
| 10208 | 2026.05.19 20:09:43.297832 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 10209 | 2026.05.19 20:09:43.297876 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10210 | 2026.05.19 20:09:43.297896 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10211 | 2026.05.19 20:09:43.297917 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 75 rows starting from the beginning of the part | ||
| 10212 | 2026.05.19 20:09:43.297963 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10213 | 2026.05.19 20:09:43.298188 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.05.19 20:09:43.298222 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10215 | 2026.05.19 20:09:43.298231 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.05.19 20:09:43.298317 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_71_14} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10217 | 2026.05.19 20:09:43.298417 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10218 | 2026.05.19 20:09:43.298562 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10219 | 2026.05.19 20:09:43.298768 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.05.19 20:09:43.298881 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 10221 | 2026.05.19 20:09:43.298895 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 10222 | 2026.05.19 20:09:43.298916 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.05.19 20:09:43.298968 [ 4 ] {3f661244-16aa-4dc2-8164-3f31ecec8a90} <Debug> TCPHandler: Processed in 0.001377416 sec. | ||
| 10224 | 2026.05.19 20:09:43.298993 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10225 | 2026.05.19 20:09:43.299068 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 10226 | 2026.05.19 20:09:43.299088 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2026.05.19 20:09:43.299177 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10228 | 2026.05.19 20:09:43.299189 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10229 | 2026.05.19 20:09:43.299217 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 22984 rows starting from the beginning of the part | ||
| 10230 | 2026.05.19 20:09:43.299254 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <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 | ||
| 10231 | 2026.05.19 20:09:43.299301 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731197 sec., 1961648.501008262 rows/sec., 141.69 MiB/sec. | ||
| 10232 | 2026.05.19 20:09:43.299307 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10233 | 2026.05.19 20:09:43.299401 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1554 rows starting from the beginning of the part | ||
| 10234 | 2026.05.19 20:09:43.299447 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part | ||
| 10235 | 2026.05.19 20:09:43.299489 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10236 | 2026.05.19 20:09:43.299523 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10237 | 2026.05.19 20:09:43.299528 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10238 | 2026.05.19 20:09:43.299818 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.05.19 20:09:43.299904 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_71_14} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10240 | 2026.05.19 20:09:43.299991 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 10241 | 2026.05.19 20:09:43.300071 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.05.19 20:09:43.300112 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10243 | 2026.05.19 20:09:43.300691 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10244 | 2026.05.19 20:09:43.300940 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.05.19 20:09:43.301086 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001916 sec., 15657.620041753655 rows/sec., 28.06 MiB/sec. | ||
| 10246 | 2026.05.19 20:09:43.301143 [ 4 ] {1ddcf5a8-94a4-4194-9bf5-ee086c9cf5ad} <Debug> TCPHandler: Processed in 0.002104089 sec. | ||
| 10247 | 2026.05.19 20:09:43.301269 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.05.19 20:09:43.301364 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10249 | 2026.05.19 20:09:43.301408 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10250 | 2026.05.19 20:09:43.301755 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.05.19 20:09:43.301792 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10252 | 2026.05.19 20:09:43.302107 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10253 | 2026.05.19 20:09:43.302331 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.05.19 20:09:43.302462 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 10255 | 2026.05.19 20:09:43.302498 [ 4 ] {f8f8cf67-c7cf-4959-a0d8-7be50d2e00a2} <Debug> TCPHandler: Processed in 0.001278955 sec. | ||
| 10256 | 2026.05.19 20:09:43.305624 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25094 rows, containing 5 columns (5 merged, 0 gathered) in 0.006586119 sec., 3810134.6179745616 rows/sec., 249.21 MiB/sec. | ||
| 10257 | 2026.05.19 20:09:43.305860 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10258 | 2026.05.19 20:09:43.306135 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.05.19 20:09:43.306205 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 10260 | 2026.05.19 20:09:43.306282 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10261 | 2026.05.19 20:09:45.827684 [ 39 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 10262 | 2026.05.19 20:09:45.827759 [ 39 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.05.19 20:09:45.827782 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10264 | 2026.05.19 20:09:45.827950 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 10265 | 2026.05.19 20:09:45.828123 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10266 | 2026.05.19 20:09:45.828164 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 974 rows starting from the beginning of the part | ||
| 10267 | 2026.05.19 20:09:45.828247 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 10268 | 2026.05.19 20:09:45.828306 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 10269 | 2026.05.19 20:09:45.828357 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10270 | 2026.05.19 20:09:45.828408 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 10271 | 2026.05.19 20:09:45.829651 [ 195 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001788908 sec., 1466816.6277975165 rows/sec., 91.91 MiB/sec. | ||
| 10272 | 2026.05.19 20:09:45.829902 [ 201 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10273 | 2026.05.19 20:09:45.830261 [ 201 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.05.19 20:09:45.830354 [ 201 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_19_4} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 10275 | 2026.05.19 20:09:45.830461 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 10276 | 2026.05.19 20:09:48.290336 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10277 | 2026.05.19 20:09:48.290612 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10278 | 2026.05.19 20:09:48.291028 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10279 | 2026.05.19 20:09:48.291072 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <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 | ||
| 10280 | 2026.05.19 20:09:48.291323 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10281 | 2026.05.19 20:09:48.291399 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10282 | 2026.05.19 20:09:48.291551 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10283 | 2026.05.19 20:09:48.291589 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10284 | 2026.05.19 20:09:48.291612 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10285 | 2026.05.19 20:09:48.291628 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10286 | 2026.05.19 20:09:48.291670 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10287 | 2026.05.19 20:09:48.291693 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10288 | 2026.05.19 20:09:48.292619 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002123 sec., 23551.577955723034 rows/sec., 5.64 MiB/sec. | ||
| 10289 | 2026.05.19 20:09:48.292707 [ 4 ] {0b43a4e1-9afe-4b7b-a6d4-908c47a9fc74} <Debug> TCPHandler: Processed in 0.002522281 sec. | ||
| 10290 | 2026.05.19 20:09:48.295377 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.05.19 20:09:48.295546 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10292 | 2026.05.19 20:09:48.295602 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10293 | 2026.05.19 20:09:48.296133 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.05.19 20:09:48.296176 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10295 | 2026.05.19 20:09:48.296561 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10296 | 2026.05.19 20:09:48.296798 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.05.19 20:09:48.296959 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001454 sec., 16506.189821182943 rows/sec., 1.37 MiB/sec. | ||
| 10298 | 2026.05.19 20:09:48.297002 [ 4 ] {a6d03dce-0aba-49ee-8303-9083174a6181} <Debug> TCPHandler: Processed in 0.001688378 sec. | ||
| 10299 | 2026.05.19 20:09:48.297117 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.05.19 20:09:48.297221 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10301 | 2026.05.19 20:09:48.297266 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10302 | 2026.05.19 20:09:48.297675 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.05.19 20:09:48.297713 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10304 | 2026.05.19 20:09:48.298009 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10305 | 2026.05.19 20:09:48.298231 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.05.19 20:09:48.298368 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 10307 | 2026.05.19 20:09:48.298405 [ 4 ] {280ecf34-b96f-4e58-8217-fab52907092e} <Debug> TCPHandler: Processed in 0.001338466 sec. | ||
| 10308 | 2026.05.19 20:09:48.298524 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10309 | 2026.05.19 20:09:48.298618 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10310 | 2026.05.19 20:09:48.298658 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10311 | 2026.05.19 20:09:48.299109 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2026.05.19 20:09:48.299145 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10313 | 2026.05.19 20:09:48.299498 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10314 | 2026.05.19 20:09:48.299716 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2026.05.19 20:09:48.299851 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001251 sec., 159072.74180655475 rows/sec., 14.17 MiB/sec. | ||
| 10316 | 2026.05.19 20:09:48.299889 [ 4 ] {969f5c2b-b411-471b-a529-d3cf01b77676} <Debug> TCPHandler: Processed in 0.001414456 sec. | ||
| 10317 | 2026.05.19 20:09:48.300004 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10318 | 2026.05.19 20:09:48.300099 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10319 | 2026.05.19 20:09:48.300139 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10320 | 2026.05.19 20:09:48.300544 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.05.19 20:09:48.300580 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10322 | 2026.05.19 20:09:48.300906 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10323 | 2026.05.19 20:09:48.301121 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2026.05.19 20:09:48.301253 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001172 sec., 21331.058020477813 rows/sec., 1.61 MiB/sec. | ||
| 10325 | 2026.05.19 20:09:48.301291 [ 4 ] {1e26546f-2c14-40d0-bdfa-c924a4467cf3} <Debug> TCPHandler: Processed in 0.001335375 sec. | ||
| 10326 | 2026.05.19 20:09:48.301394 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10327 | 2026.05.19 20:09:48.301487 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.05.19 20:09:48.301527 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10329 | 2026.05.19 20:09:48.301922 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2026.05.19 20:09:48.301958 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10331 | 2026.05.19 20:09:48.302244 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10332 | 2026.05.19 20:09:48.302455 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.05.19 20:09:48.302583 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 10334 | 2026.05.19 20:09:48.302621 [ 4 ] {f9355324-32ba-4d52-9c64-205f618d007a} <Debug> TCPHandler: Processed in 0.001275865 sec. | ||
| 10335 | 2026.05.19 20:09:48.302757 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.05.19 20:09:48.302872 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10337 | 2026.05.19 20:09:48.302917 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10338 | 2026.05.19 20:09:48.303414 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.05.19 20:09:48.303469 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10340 | 2026.05.19 20:09:48.303841 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10341 | 2026.05.19 20:09:48.304083 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.05.19 20:09:48.304210 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00136 sec., 8823.529411764704 rows/sec., 689.34 KiB/sec. | ||
| 10343 | 2026.05.19 20:09:48.304250 [ 4 ] {0f0b483b-b074-4689-8a10-2f452a0760d4} <Debug> TCPHandler: Processed in 0.001553867 sec. | ||
| 10344 | 2026.05.19 20:09:48.304364 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.05.19 20:09:48.304459 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10346 | 2026.05.19 20:09:48.304500 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10347 | 2026.05.19 20:09:48.304924 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.05.19 20:09:48.304960 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10349 | 2026.05.19 20:09:48.305278 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10350 | 2026.05.19 20:09:48.305503 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.05.19 20:09:48.305630 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001189 sec., 95037.84693019344 rows/sec., 7.73 MiB/sec. | ||
| 10352 | 2026.05.19 20:09:48.305670 [ 4 ] {f64ee434-16b1-4348-8bdf-378604b0203d} <Debug> TCPHandler: Processed in 0.001354975 sec. | ||
| 10353 | 2026.05.19 20:09:48.305781 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.05.19 20:09:48.305876 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10355 | 2026.05.19 20:09:48.305921 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10356 | 2026.05.19 20:09:48.306310 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.05.19 20:09:48.306346 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10358 | 2026.05.19 20:09:48.306686 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10359 | 2026.05.19 20:09:48.306893 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.05.19 20:09:48.307024 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001167 sec., 168808.91173950298 rows/sec., 12.11 MiB/sec. | ||
| 10361 | 2026.05.19 20:09:48.307062 [ 4 ] {2d4f5f5f-d65e-4085-9a34-1f2ea2239e6c} <Debug> TCPHandler: Processed in 0.001330206 sec. | ||
| 10362 | 2026.05.19 20:09:48.307174 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.05.19 20:09:48.307271 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10364 | 2026.05.19 20:09:48.307358 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <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 | ||
| 10365 | 2026.05.19 20:09:48.308089 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.05.19 20:09:48.308125 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10367 | 2026.05.19 20:09:48.308696 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10368 | 2026.05.19 20:09:48.308940 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.05.19 20:09:48.309075 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001823 sec., 6034.0098738343395 rows/sec., 10.81 MiB/sec. | ||
| 10370 | 2026.05.19 20:09:48.309128 [ 4 ] {0cd2d9db-b062-4ee8-93e4-52f1654fc1ea} <Debug> TCPHandler: Processed in 0.002002728 sec. | ||
| 10371 | 2026.05.19 20:09:48.309237 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.05.19 20:09:48.309333 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10373 | 2026.05.19 20:09:48.309377 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10374 | 2026.05.19 20:09:48.309695 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.05.19 20:09:48.309731 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10376 | 2026.05.19 20:09:48.310032 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10377 | 2026.05.19 20:09:48.310244 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.05.19 20:09:48.310361 [ 37 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10379 | 2026.05.19 20:09:48.310370 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10380 | 2026.05.19 20:09:48.310441 [ 37 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.05.19 20:09:48.310450 [ 4 ] {9e405749-ded4-4aa9-a4d1-3dbe3ce55d3b} <Debug> TCPHandler: Processed in 0.001261996 sec. | ||
| 10382 | 2026.05.19 20:09:48.310471 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10383 | 2026.05.19 20:09:48.310570 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 10384 | 2026.05.19 20:09:48.310671 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10385 | 2026.05.19 20:09:48.310699 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3432 rows starting from the beginning of the part | ||
| 10386 | 2026.05.19 20:09:48.310752 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 10387 | 2026.05.19 20:09:48.310796 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 10388 | 2026.05.19 20:09:48.310837 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 10389 | 2026.05.19 20:09:48.310874 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10390 | 2026.05.19 20:09:48.310912 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 10391 | 2026.05.19 20:09:48.312055 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001522207 sec., 2412286.8965915935 rows/sec., 161.34 MiB/sec. | ||
| 10392 | 2026.05.19 20:09:48.312435 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10393 | 2026.05.19 20:09:48.312818 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.05.19 20:09:48.312938 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_71_14} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10395 | 2026.05.19 20:09:48.313077 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10396 | 2026.05.19 20:09:49.517372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21666 | ||
| 10397 | 2026.05.19 20:09:49.517906 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.05.19 20:09:49.517948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10399 | 2026.05.19 20:09:49.518453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10400 | 2026.05.19 20:09:49.518683 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.05.19 20:09:49.518821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21666 | ||
| 10402 | 2026.05.19 20:09:50.630587 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10403 | 2026.05.19 20:09:50.646439 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.05.19 20:09:50.646500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10405 | 2026.05.19 20:09:50.652455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10406 | 2026.05.19 20:09:50.653128 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.05.19 20:09:50.655883 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10408 | 2026.05.19 20:09:52.080804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1282 | ||
| 10409 | 2026.05.19 20:09:52.083292 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.05.19 20:09:52.083345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10411 | 2026.05.19 20:09:52.084562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10412 | 2026.05.19 20:09:52.084833 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.05.19 20:09:52.085098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10414 | 2026.05.19 20:09:53.289676 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.05.19 20:09:53.289936 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10416 | 2026.05.19 20:09:53.290311 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10417 | 2026.05.19 20:09:53.290351 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <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 | ||
| 10418 | 2026.05.19 20:09:53.290577 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10419 | 2026.05.19 20:09:53.290649 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10420 | 2026.05.19 20:09:53.290796 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10421 | 2026.05.19 20:09:53.290833 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10422 | 2026.05.19 20:09:53.290855 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10423 | 2026.05.19 20:09:53.290872 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10424 | 2026.05.19 20:09:53.290913 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10425 | 2026.05.19 20:09:53.290935 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10426 | 2026.05.19 20:09:53.291920 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002091 sec., 23912.003825920612 rows/sec., 5.73 MiB/sec. | ||
| 10427 | 2026.05.19 20:09:53.292003 [ 4 ] {1bba1e49-e74a-44e2-997a-aa24667fa73b} <Debug> TCPHandler: Processed in 0.002471701 sec. | ||
| 10428 | 2026.05.19 20:09:53.294256 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.05.19 20:09:53.294372 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10430 | 2026.05.19 20:09:53.294419 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10431 | 2026.05.19 20:09:53.294929 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.05.19 20:09:53.294974 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10433 | 2026.05.19 20:09:53.295360 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10434 | 2026.05.19 20:09:53.295577 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.05.19 20:09:53.295719 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001408 sec., 82386.36363636363 rows/sec., 7.00 MiB/sec. | ||
| 10436 | 2026.05.19 20:09:53.295757 [ 4 ] {34481a57-a4b7-49ed-aec6-044d5d6f873b} <Debug> TCPHandler: Processed in 0.001584737 sec. | ||
| 10437 | 2026.05.19 20:09:53.295875 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.05.19 20:09:53.295970 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.05.19 20:09:53.296010 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10440 | 2026.05.19 20:09:53.296473 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.05.19 20:09:53.296511 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10442 | 2026.05.19 20:09:53.296818 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10443 | 2026.05.19 20:09:53.297030 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.05.19 20:09:53.297165 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001172 sec., 25597.26962457338 rows/sec., 1.88 MiB/sec. | ||
| 10445 | 2026.05.19 20:09:53.297204 [ 4 ] {982e0dc3-9372-4fe0-9abf-7bccb8c3ee11} <Debug> TCPHandler: Processed in 0.001340186 sec. | ||
| 10446 | 2026.05.19 20:09:53.297318 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2026.05.19 20:09:53.297414 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10448 | 2026.05.19 20:09:53.297454 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10449 | 2026.05.19 20:09:53.297875 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.05.19 20:09:53.297913 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10451 | 2026.05.19 20:09:53.298220 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10452 | 2026.05.19 20:09:53.298435 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.05.19 20:09:53.298561 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001166 sec., 80617.49571183533 rows/sec., 6.30 MiB/sec. | ||
| 10454 | 2026.05.19 20:09:53.298598 [ 4 ] {352cba40-2b4b-4887-a340-2c429665b4d7} <Debug> TCPHandler: Processed in 0.001329776 sec. | ||
| 10455 | 2026.05.19 20:09:53.298714 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2026.05.19 20:09:53.298810 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10457 | 2026.05.19 20:09:53.298853 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10458 | 2026.05.19 20:09:53.299265 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.05.19 20:09:53.299302 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10460 | 2026.05.19 20:09:53.299640 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10461 | 2026.05.19 20:09:53.299850 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.05.19 20:09:53.299979 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 10463 | 2026.05.19 20:09:53.300016 [ 4 ] {5dc5f46a-4816-464a-b2e7-b0e0470314d4} <Debug> TCPHandler: Processed in 0.001352066 sec. | ||
| 10464 | 2026.05.19 20:09:53.300130 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.05.19 20:09:53.300223 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10466 | 2026.05.19 20:09:53.300278 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <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 | ||
| 10467 | 2026.05.19 20:09:53.301050 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.05.19 20:09:53.301088 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10469 | 2026.05.19 20:09:53.301629 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10470 | 2026.05.19 20:09:53.301853 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.05.19 20:09:53.301991 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001786 sec., 16797.3124300112 rows/sec., 30.10 MiB/sec. | ||
| 10472 | 2026.05.19 20:09:53.302048 [ 4 ] {361b2aa7-43f9-490a-bcb2-bd3efb527b23} <Debug> TCPHandler: Processed in 0.001967638 sec. | ||
| 10473 | 2026.05.19 20:09:53.302181 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2026.05.19 20:09:53.302277 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10475 | 2026.05.19 20:09:53.302320 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10476 | 2026.05.19 20:09:53.302658 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2026.05.19 20:09:53.302696 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10478 | 2026.05.19 20:09:53.302999 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10479 | 2026.05.19 20:09:53.303216 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.05.19 20:09:53.303349 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10481 | 2026.05.19 20:09:53.303385 [ 4 ] {8fffc15a-0f8c-4369-a67f-c650fe778a4b} <Debug> TCPHandler: Processed in 0.001253386 sec. | ||
| 10482 | 2026.05.19 20:09:56.869437 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10483 | 2026.05.19 20:09:56.869532 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10484 | 2026.05.19 20:09:57.019074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22178 | ||
| 10485 | 2026.05.19 20:09:57.019639 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.05.19 20:09:57.019686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10487 | 2026.05.19 20:09:57.020200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10488 | 2026.05.19 20:09:57.020443 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.05.19 20:09:57.020572 [ 26 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10490 | 2026.05.19 20:09:57.020576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22178 | ||
| 10491 | 2026.05.19 20:09:57.020633 [ 26 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.05.19 20:09:57.020666 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10493 | 2026.05.19 20:09:57.020830 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 10494 | 2026.05.19 20:09:57.021043 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10495 | 2026.05.19 20:09:57.021106 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 10496 | 2026.05.19 20:09:57.021209 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10497 | 2026.05.19 20:09:57.021285 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10498 | 2026.05.19 20:09:57.021351 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10499 | 2026.05.19 20:09:57.021418 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10500 | 2026.05.19 20:09:57.021468 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10501 | 2026.05.19 20:09:57.023431 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22178 rows, containing 4 columns (4 merged, 0 gathered) in 0.002688952 sec., 8247822.943659835 rows/sec., 117.99 MiB/sec. | ||
| 10502 | 2026.05.19 20:09:57.023726 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10503 | 2026.05.19 20:09:57.024036 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.05.19 20:09:57.024123 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_46_9} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10505 | 2026.05.19 20:09:57.024225 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10506 | 2026.05.19 20:09:58.156127 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10507 | 2026.05.19 20:09:58.172655 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.05.19 20:09:58.172710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10509 | 2026.05.19 20:09:58.178839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10510 | 2026.05.19 20:09:58.179528 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.05.19 20:09:58.179869 [ 48 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10512 | 2026.05.19 20:09:58.179964 [ 48 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.19 20:09:58.180001 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10514 | 2026.05.19 20:09:58.180150 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10515 | 2026.05.19 20:09:58.182337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10516 | 2026.05.19 20:09:58.183694 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10517 | 2026.05.19 20:09:58.184952 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10518 | 2026.05.19 20:09:58.189287 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10519 | 2026.05.19 20:09:58.193804 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10520 | 2026.05.19 20:09:58.198217 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10521 | 2026.05.19 20:09:58.202739 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10522 | 2026.05.19 20:09:58.207011 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 10523 | 2026.05.19 20:09:58.258813 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078713762 sec., 4408.377787863829 rows/sec., 22.79 MiB/sec. | ||
| 10524 | 2026.05.19 20:09:58.261999 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10525 | 2026.05.19 20:09:58.264073 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_46_9} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.05.19 20:09:58.264187 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_46_9} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10527 | 2026.05.19 20:09:58.266402 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10528 | 2026.05.19 20:09:58.288844 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2026.05.19 20:09:58.289062 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10530 | 2026.05.19 20:09:58.289406 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10531 | 2026.05.19 20:09:58.289444 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <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 | ||
| 10532 | 2026.05.19 20:09:58.289669 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10533 | 2026.05.19 20:09:58.289738 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10534 | 2026.05.19 20:09:58.289883 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10535 | 2026.05.19 20:09:58.289920 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10536 | 2026.05.19 20:09:58.289942 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10537 | 2026.05.19 20:09:58.289958 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10538 | 2026.05.19 20:09:58.289998 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10539 | 2026.05.19 20:09:58.290020 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10540 | 2026.05.19 20:09:58.291018 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002051 sec., 24378.35202340322 rows/sec., 5.84 MiB/sec. | ||
| 10541 | 2026.05.19 20:09:58.291085 [ 4 ] {f5d5c954-24c2-4632-b4b1-bd75990041fd} <Debug> TCPHandler: Processed in 0.0023687 sec. | ||
| 10542 | 2026.05.19 20:09:58.293162 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2026.05.19 20:09:58.293271 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10544 | 2026.05.19 20:09:58.293315 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10545 | 2026.05.19 20:09:58.294101 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.05.19 20:09:58.294173 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10547 | 2026.05.19 20:09:58.294687 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10548 | 2026.05.19 20:09:58.294912 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.05.19 20:09:58.295057 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001817 sec., 42927.90313703907 rows/sec., 3.55 MiB/sec. | ||
| 10550 | 2026.05.19 20:09:58.295096 [ 4 ] {ac5e7fc7-9305-4746-a07d-aeb663a54995} <Debug> TCPHandler: Processed in 0.001984028 sec. | ||
| 10551 | 2026.05.19 20:09:58.295236 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.05.19 20:09:58.295333 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.05.19 20:09:58.295375 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10554 | 2026.05.19 20:09:58.295784 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.05.19 20:09:58.295820 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10556 | 2026.05.19 20:09:58.296113 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10557 | 2026.05.19 20:09:58.296323 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.05.19 20:09:58.296425 [ 48 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10559 | 2026.05.19 20:09:58.296452 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001138 sec., 9666.080843585238 rows/sec., 726.84 KiB/sec. | ||
| 10560 | 2026.05.19 20:09:58.296462 [ 48 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2026.05.19 20:09:58.296484 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10562 | 2026.05.19 20:09:58.296490 [ 4 ] {351d423b-9cec-4be6-aaa4-30ddad92c516} <Debug> TCPHandler: Processed in 0.001302435 sec. | ||
| 10563 | 2026.05.19 20:09:58.296581 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 10564 | 2026.05.19 20:09:58.296607 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.05.19 20:09:58.296710 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10566 | 2026.05.19 20:09:58.296717 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10567 | 2026.05.19 20:09:58.296753 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10568 | 2026.05.19 20:09:58.296762 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 10569 | 2026.05.19 20:09:58.296837 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 10570 | 2026.05.19 20:09:58.296889 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 10571 | 2026.05.19 20:09:58.296945 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part | ||
| 10572 | 2026.05.19 20:09:58.296990 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 10573 | 2026.05.19 20:09:58.297033 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part | ||
| 10574 | 2026.05.19 20:09:58.297194 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.05.19 20:09:58.297235 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10576 | 2026.05.19 20:09:58.297789 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10577 | 2026.05.19 20:09:58.297874 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338496 sec., 248786.6979057091 rows/sec., 17.66 MiB/sec. | ||
| 10578 | 2026.05.19 20:09:58.298014 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.05.19 20:09:58.298040 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10580 | 2026.05.19 20:09:58.298156 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001464 sec., 51229.50819672131 rows/sec., 4.00 MiB/sec. | ||
| 10581 | 2026.05.19 20:09:58.298201 [ 4 ] {9fc41622-e160-4f64-9f79-f7448f046960} <Debug> TCPHandler: Processed in 0.001643687 sec. | ||
| 10582 | 2026.05.19 20:09:58.298304 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.05.19 20:09:58.298321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.05.19 20:09:58.298380 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_66_13} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10585 | 2026.05.19 20:09:58.298420 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10586 | 2026.05.19 20:09:58.298459 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10587 | 2026.05.19 20:09:58.298471 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10588 | 2026.05.19 20:09:58.298900 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.05.19 20:09:58.298936 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10590 | 2026.05.19 20:09:58.299282 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10591 | 2026.05.19 20:09:58.299498 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.05.19 20:09:58.299630 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 10593 | 2026.05.19 20:09:58.299668 [ 4 ] {181d8e99-5fbd-47bb-a575-8d8bedd89a74} <Debug> TCPHandler: Processed in 0.001395956 sec. | ||
| 10594 | 2026.05.19 20:09:58.299775 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.05.19 20:09:58.299876 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.05.19 20:09:58.299931 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <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 | ||
| 10597 | 2026.05.19 20:09:58.300686 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.05.19 20:09:58.300720 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10599 | 2026.05.19 20:09:58.301235 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10600 | 2026.05.19 20:09:58.301513 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.05.19 20:09:58.301662 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001803 sec., 6100.942872989463 rows/sec., 10.93 MiB/sec. | ||
| 10602 | 2026.05.19 20:09:58.301717 [ 4 ] {8512cbf1-6f41-4767-9d5b-00f3d3474c05} <Debug> TCPHandler: Processed in 0.001991449 sec. | ||
| 10603 | 2026.05.19 20:09:58.301842 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.05.19 20:09:58.301937 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10605 | 2026.05.19 20:09:58.301978 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10606 | 2026.05.19 20:09:58.302322 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.05.19 20:09:58.302359 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10608 | 2026.05.19 20:09:58.302659 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10609 | 2026.05.19 20:09:58.302868 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.05.19 20:09:58.302994 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10611 | 2026.05.19 20:09:58.303031 [ 4 ] {a323bd6f-0c36-49d6-b62f-c5a859e7b1b2} <Debug> TCPHandler: Processed in 0.001238436 sec. | ||
| 10612 | 2026.05.19 20:10:00.337000 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.05.19 20:10:00.337248 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 10614 | 2026.05.19 20:10:00.337620 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10615 | 2026.05.19 20:10:00.337664 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <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 | ||
| 10616 | 2026.05.19 20:10:00.337932 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10617 | 2026.05.19 20:10:00.338005 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10618 | 2026.05.19 20:10:00.338157 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 10619 | 2026.05.19 20:10:00.338193 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10620 | 2026.05.19 20:10:00.338216 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10621 | 2026.05.19 20:10:00.338232 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10622 | 2026.05.19 20:10:00.338274 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10623 | 2026.05.19 20:10:00.338297 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10624 | 2026.05.19 20:10:00.339358 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002218 sec., 22542.831379621282 rows/sec., 5.40 MiB/sec. | ||
| 10625 | 2026.05.19 20:10:00.339438 [ 4 ] {95be361c-1ad2-4f3e-b519-19ef9b8efbb6} <Debug> TCPHandler: Processed in 0.002576781 sec. | ||
| 10626 | 2026.05.19 20:10:00.355739 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2026.05.19 20:10:00.355960 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10628 | 2026.05.19 20:10:00.356045 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10629 | 2026.05.19 20:10:00.356828 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2026.05.19 20:10:00.356872 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10631 | 2026.05.19 20:10:00.357260 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10632 | 2026.05.19 20:10:00.357509 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2026.05.19 20:10:00.357650 [ 91 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10634 | 2026.05.19 20:10:00.357657 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 10635 | 2026.05.19 20:10:00.357732 [ 91 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.05.19 20:10:00.357750 [ 4 ] {c754addc-68fe-45df-a85b-010470dba2b2} <Debug> TCPHandler: Processed in 0.002119559 sec. | ||
| 10637 | 2026.05.19 20:10:00.357764 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10638 | 2026.05.19 20:10:00.357877 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10639 | 2026.05.19 20:10:00.357881 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.05.19 20:10:00.358005 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10641 | 2026.05.19 20:10:00.358007 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10642 | 2026.05.19 20:10:00.358051 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10643 | 2026.05.19 20:10:00.358061 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 10644 | 2026.05.19 20:10:00.358144 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10645 | 2026.05.19 20:10:00.358198 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10646 | 2026.05.19 20:10:00.358248 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10647 | 2026.05.19 20:10:00.358296 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 10648 | 2026.05.19 20:10:00.358345 [ 191 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 10649 | 2026.05.19 20:10:00.358462 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.05.19 20:10:00.358506 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10651 | 2026.05.19 20:10:00.358823 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10652 | 2026.05.19 20:10:00.359072 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.05.19 20:10:00.359207 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec. | ||
| 10654 | 2026.05.19 20:10:00.359246 [ 4 ] {ba62e5be-c49a-480e-b459-6feba42eb292} <Debug> TCPHandler: Processed in 0.001417037 sec. | ||
| 10655 | 2026.05.19 20:10:00.359288 [ 186 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456796 sec., 472269.28135442437 rows/sec., 33.40 MiB/sec. | ||
| 10656 | 2026.05.19 20:10:00.359364 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10657 | 2026.05.19 20:10:00.359466 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10658 | 2026.05.19 20:10:00.359511 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10659 | 2026.05.19 20:10:00.359529 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10660 | 2026.05.19 20:10:00.359899 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.05.19 20:10:00.359995 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_15_3} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10662 | 2026.05.19 20:10:00.360103 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10663 | 2026.05.19 20:10:00.361498 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.05.19 20:10:00.361541 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10665 | 2026.05.19 20:10:00.362076 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10666 | 2026.05.19 20:10:00.362302 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.05.19 20:10:00.362434 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Debug> executeQuery: Read 3207 rows, 245.88 KiB in 0.002986 sec., 1074012.0562625586 rows/sec., 80.42 MiB/sec. | ||
| 10668 | 2026.05.19 20:10:00.362474 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10669 | 2026.05.19 20:10:00.362487 [ 4 ] {acec404f-4cb2-4fde-a49e-9c69b56aa127} <Debug> TCPHandler: Processed in 0.003173113 sec. | ||
| 10670 | 2026.05.19 20:10:00.362606 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.05.19 20:10:00.362702 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10672 | 2026.05.19 20:10:00.362743 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10673 | 2026.05.19 20:10:00.363218 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.05.19 20:10:00.363255 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10675 | 2026.05.19 20:10:00.363555 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10676 | 2026.05.19 20:10:00.363764 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.05.19 20:10:00.363897 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001213 sec., 152514.4270403957 rows/sec., 9.47 MiB/sec. | ||
| 10678 | 2026.05.19 20:10:00.363934 [ 4 ] {68c834c4-1e0a-433e-bb38-fcbde0f7671f} <Debug> TCPHandler: Processed in 0.001377226 sec. | ||
| 10679 | 2026.05.19 20:10:00.364044 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.05.19 20:10:00.364141 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10681 | 2026.05.19 20:10:00.364182 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10682 | 2026.05.19 20:10:00.365014 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.05.19 20:10:00.365054 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10684 | 2026.05.19 20:10:00.365426 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10685 | 2026.05.19 20:10:00.365645 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.05.19 20:10:00.365775 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001651 sec., 575408.8431253786 rows/sec., 33.86 MiB/sec. | ||
| 10687 | 2026.05.19 20:10:00.365815 [ 4 ] {8d195970-8a68-455d-9eff-4df52090247e} <Debug> TCPHandler: Processed in 0.001819298 sec. | ||
| 10688 | 2026.05.19 20:10:00.365930 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.05.19 20:10:00.366027 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.05.19 20:10:00.366067 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10691 | 2026.05.19 20:10:00.366463 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.05.19 20:10:00.366501 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10693 | 2026.05.19 20:10:00.366778 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10694 | 2026.05.19 20:10:00.366978 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.05.19 20:10:00.367100 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 10696 | 2026.05.19 20:10:00.367138 [ 4 ] {72e4eab7-5527-4bb5-b3ed-f917cb03fe16} <Debug> TCPHandler: Processed in 0.001299716 sec. | ||
| 10697 | 2026.05.19 20:10:00.367240 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.05.19 20:10:00.367338 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10699 | 2026.05.19 20:10:00.367376 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10700 | 2026.05.19 20:10:00.367897 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.05.19 20:10:00.367934 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10702 | 2026.05.19 20:10:00.368264 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10703 | 2026.05.19 20:10:00.368472 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.05.19 20:10:00.368573 [ 99 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10705 | 2026.05.19 20:10:00.368599 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 10706 | 2026.05.19 20:10:00.368616 [ 99 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.05.19 20:10:00.368643 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10708 | 2026.05.19 20:10:00.368646 [ 4 ] {b35fd785-ce61-43c7-8fb2-217a4aca87da} <Debug> TCPHandler: Processed in 0.001404906 sec. | ||
| 10709 | 2026.05.19 20:10:00.368705 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10710 | 2026.05.19 20:10:00.368773 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2026.05.19 20:10:00.368798 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10712 | 2026.05.19 20:10:00.368826 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 10713 | 2026.05.19 20:10:00.368871 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10714 | 2026.05.19 20:10:00.368873 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10715 | 2026.05.19 20:10:00.368925 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10716 | 2026.05.19 20:10:00.368931 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10717 | 2026.05.19 20:10:00.368970 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10718 | 2026.05.19 20:10:00.369007 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10719 | 2026.05.19 20:10:00.369043 [ 191 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 10720 | 2026.05.19 20:10:00.369740 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058525 sec., 336317.0449446163 rows/sec., 21.51 MiB/sec. | ||
| 10721 | 2026.05.19 20:10:00.369923 [ 186 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10722 | 2026.05.19 20:10:00.370125 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.05.19 20:10:00.370170 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10724 | 2026.05.19 20:10:00.370270 [ 186 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.05.19 20:10:00.370372 [ 186 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_15_3} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10726 | 2026.05.19 20:10:00.370479 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10727 | 2026.05.19 20:10:00.370572 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10728 | 2026.05.19 20:10:00.370791 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.05.19 20:10:00.370920 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Debug> executeQuery: Read 1748 rows, 120.74 KiB in 0.002065 sec., 846489.1041162227 rows/sec., 57.10 MiB/sec. | ||
| 10730 | 2026.05.19 20:10:00.370960 [ 4 ] {e1ed92d9-f344-471d-a12e-c57ac70969e1} <Debug> TCPHandler: Processed in 0.002235419 sec. | ||
| 10731 | 2026.05.19 20:10:00.371075 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.05.19 20:10:00.371171 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10733 | 2026.05.19 20:10:00.371213 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10734 | 2026.05.19 20:10:00.371541 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.05.19 20:10:00.371578 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10736 | 2026.05.19 20:10:00.371880 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10737 | 2026.05.19 20:10:00.372097 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.05.19 20:10:00.372228 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 10739 | 2026.05.19 20:10:00.372266 [ 4 ] {f7017c4e-11e6-427a-9370-338190a1e2ad} <Debug> TCPHandler: Processed in 0.001239686 sec. | ||
| 10740 | 2026.05.19 20:10:00.372383 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.05.19 20:10:00.372507 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10742 | 2026.05.19 20:10:00.372560 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10743 | 2026.05.19 20:10:00.373543 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.05.19 20:10:00.373581 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10745 | 2026.05.19 20:10:00.374038 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10746 | 2026.05.19 20:10:00.374272 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.05.19 20:10:00.374406 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Debug> executeQuery: Read 1654 rows, 103.30 KiB in 0.001927 sec., 858329.0088220031 rows/sec., 52.35 MiB/sec. | ||
| 10748 | 2026.05.19 20:10:00.374446 [ 4 ] {8ad92ea7-ad53-4152-9a96-6c78b2fb0fe1} <Debug> TCPHandler: Processed in 0.002123639 sec. | ||
| 10749 | 2026.05.19 20:10:00.374560 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.05.19 20:10:00.374657 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.05.19 20:10:00.374699 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10752 | 2026.05.19 20:10:00.375015 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.05.19 20:10:00.375052 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10754 | 2026.05.19 20:10:00.375348 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10755 | 2026.05.19 20:10:00.375568 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.05.19 20:10:00.375667 [ 99 ] {} <Debug> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 10757 | 2026.05.19 20:10:00.375699 [ 99 ] {} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.05.19 20:10:00.375702 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 10759 | 2026.05.19 20:10:00.375719 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10760 | 2026.05.19 20:10:00.375753 [ 4 ] {5032068d-8f57-42a8-928a-0d5b432d2051} <Debug> TCPHandler: Processed in 0.001243285 sec. | ||
| 10761 | 2026.05.19 20:10:00.375852 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::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 | ||
| 10762 | 2026.05.19 20:10:00.375869 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10763 | 2026.05.19 20:10:00.376007 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10764 | 2026.05.19 20:10:00.376041 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10765 | 2026.05.19 20:10:00.376063 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <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 | ||
| 10766 | 2026.05.19 20:10:00.376104 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 10767 | 2026.05.19 20:10:00.376207 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::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 | ||
| 10768 | 2026.05.19 20:10:00.376286 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::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 | ||
| 10769 | 2026.05.19 20:10:00.376357 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::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 | ||
| 10770 | 2026.05.19 20:10:00.376423 [ 194 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::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 | ||
| 10771 | 2026.05.19 20:10:00.376926 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.05.19 20:10:00.376970 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10773 | 2026.05.19 20:10:00.377180 [ 193 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392056 sec., 3591.8095249041703 rows/sec., 242.03 KiB/sec. | ||
| 10774 | 2026.05.19 20:10:00.377287 [ 186 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 10775 | 2026.05.19 20:10:00.377528 [ 186 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::all_1_5_1} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.05.19 20:10:00.377571 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10777 | 2026.05.19 20:10:00.377594 [ 186 ] {48841a86-abe0-4dfe-ba8a-2194e0db6f4f::all_1_5_1} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 10778 | 2026.05.19 20:10:00.377656 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 10779 | 2026.05.19 20:10:00.377826 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.19 20:10:00.377963 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10781 | 2026.05.19 20:10:00.377974 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001985 sec., 20654.911838790933 rows/sec., 37.01 MiB/sec. | ||
| 10782 | 2026.05.19 20:10:00.378013 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.05.19 20:10:00.378041 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10784 | 2026.05.19 20:10:00.378051 [ 4 ] {e963bb9b-86d6-4e6c-9942-da21afcb7ba0} <Debug> TCPHandler: Processed in 0.00223129 sec. | ||
| 10785 | 2026.05.19 20:10:00.378122 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10786 | 2026.05.19 20:10:00.378183 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.05.19 20:10:00.378281 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10788 | 2026.05.19 20:10:00.378300 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10789 | 2026.05.19 20:10:00.378325 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10790 | 2026.05.19 20:10:00.378346 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1259 rows starting from the beginning of the part | ||
| 10791 | 2026.05.19 20:10:00.378456 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10792 | 2026.05.19 20:10:00.378559 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part | ||
| 10793 | 2026.05.19 20:10:00.378659 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10794 | 2026.05.19 20:10:00.378697 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.05.19 20:10:00.378736 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10796 | 2026.05.19 20:10:00.378755 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 10797 | 2026.05.19 20:10:00.378848 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 10798 | 2026.05.19 20:10:00.379060 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10799 | 2026.05.19 20:10:00.379277 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.05.19 20:10:00.379410 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Debug> executeQuery: Read 60 rows, 3.70 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.15 MiB/sec. | ||
| 10801 | 2026.05.19 20:10:00.379448 [ 4 ] {e7253e63-0509-4491-9d8d-5bd8f30f6886} <Debug> TCPHandler: Processed in 0.001313356 sec. | ||
| 10802 | 2026.05.19 20:10:00.386555 [ 192 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.008468527 sec., 163192.4890834026 rows/sec., 292.43 MiB/sec. | ||
| 10803 | 2026.05.19 20:10:00.387781 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10804 | 2026.05.19 20:10:00.388105 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.05.19 20:10:00.388174 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10806 | 2026.05.19 20:10:00.388255 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 10807 | 2026.05.19 20:10:01.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.21 MiB, peak 336.81 MiB, free memory in arenas 0.00 B, will set to 327.94 MiB (RSS), difference: 3.73 MiB | ||
| 10808 | 2026.05.19 20:10:02.085593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1338 | ||
| 10809 | 2026.05.19 20:10:02.088552 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.05.19 20:10:02.088597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10811 | 2026.05.19 20:10:02.089832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10812 | 2026.05.19 20:10:02.090106 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.05.19 20:10:02.090371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10814 | 2026.05.19 20:10:03.286104 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.05.19 20:10:03.286359 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10816 | 2026.05.19 20:10:03.286736 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10817 | 2026.05.19 20:10:03.286771 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <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 | ||
| 10818 | 2026.05.19 20:10:03.286995 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10819 | 2026.05.19 20:10:03.287067 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10820 | 2026.05.19 20:10:03.287211 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10821 | 2026.05.19 20:10:03.287247 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10822 | 2026.05.19 20:10:03.287269 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10823 | 2026.05.19 20:10:03.287285 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10824 | 2026.05.19 20:10:03.287325 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10825 | 2026.05.19 20:10:03.287346 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10826 | 2026.05.19 20:10:03.288471 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002215 sec., 22573.363431151243 rows/sec., 5.41 MiB/sec. | ||
| 10827 | 2026.05.19 20:10:03.288585 [ 4 ] {c3d12f48-764e-4da5-be36-81859825ad04} <Debug> TCPHandler: Processed in 0.002623042 sec. | ||
| 10828 | 2026.05.19 20:10:03.289925 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.05.19 20:10:03.290038 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10830 | 2026.05.19 20:10:03.290084 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10831 | 2026.05.19 20:10:03.290586 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.05.19 20:10:03.290633 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10833 | 2026.05.19 20:10:03.291017 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10834 | 2026.05.19 20:10:03.291241 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.05.19 20:10:03.291394 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00139 sec., 40287.76978417266 rows/sec., 3.09 MiB/sec. | ||
| 10836 | 2026.05.19 20:10:03.291421 [ 146 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10837 | 2026.05.19 20:10:03.291462 [ 4 ] {cddcd003-0163-4b30-bc1c-8a3ada011b5d} <Debug> TCPHandler: Processed in 0.001588577 sec. | ||
| 10838 | 2026.05.19 20:10:03.291517 [ 146 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.05.19 20:10:03.291561 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10840 | 2026.05.19 20:10:03.291605 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.05.19 20:10:03.291712 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2026.05.19 20:10:03.291720 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 10843 | 2026.05.19 20:10:03.291754 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10844 | 2026.05.19 20:10:03.291881 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10845 | 2026.05.19 20:10:03.291926 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3360 rows starting from the beginning of the part | ||
| 10846 | 2026.05.19 20:10:03.292000 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 199 rows starting from the beginning of the part | ||
| 10847 | 2026.05.19 20:10:03.292049 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 10848 | 2026.05.19 20:10:03.292093 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 78 rows starting from the beginning of the part | ||
| 10849 | 2026.05.19 20:10:03.292139 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 3207 rows starting from the beginning of the part | ||
| 10850 | 2026.05.19 20:10:03.292184 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10851 | 2026.05.19 20:10:03.292200 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.05.19 20:10:03.292241 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10853 | 2026.05.19 20:10:03.292588 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10854 | 2026.05.19 20:10:03.292806 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.05.19 20:10:03.292932 [ 146 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10856 | 2026.05.19 20:10:03.292947 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 10857 | 2026.05.19 20:10:03.292962 [ 146 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.05.19 20:10:03.292990 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10859 | 2026.05.19 20:10:03.292994 [ 4 ] {a082c132-857d-4734-bdbf-86c15c6a6d42} <Debug> TCPHandler: Processed in 0.001438267 sec. | ||
| 10860 | 2026.05.19 20:10:03.293085 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10861 | 2026.05.19 20:10:03.293121 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.05.19 20:10:03.293213 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10863 | 2026.05.19 20:10:03.293222 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10864 | 2026.05.19 20:10:03.293251 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10865 | 2026.05.19 20:10:03.293277 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10866 | 2026.05.19 20:10:03.293312 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 113 rows starting from the beginning of the part | ||
| 10867 | 2026.05.19 20:10:03.293360 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 10868 | 2026.05.19 20:10:03.293401 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 75 rows starting from the beginning of the part | ||
| 10869 | 2026.05.19 20:10:03.293443 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1748 rows starting from the beginning of the part | ||
| 10870 | 2026.05.19 20:10:03.293484 [ 199 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10871 | 2026.05.19 20:10:03.293679 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.05.19 20:10:03.293719 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10873 | 2026.05.19 20:10:03.294212 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10874 | 2026.05.19 20:10:03.294435 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7016 rows, containing 5 columns (5 merged, 0 gathered) in 0.002779862 sec., 2523866.292643304 rows/sec., 201.26 MiB/sec. | ||
| 10875 | 2026.05.19 20:10:03.294437 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.05.19 20:10:03.294574 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_70_14 to all_74_74_0 | ||
| 10877 | 2026.05.19 20:10:03.294591 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001389 sec., 54715.62275017998 rows/sec., 3.82 MiB/sec. | ||
| 10878 | 2026.05.19 20:10:03.294604 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.05.19 20:10:03.294629 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10880 | 2026.05.19 20:10:03.294635 [ 4 ] {834a0f37-d9ff-47f3-9ac5-7e3e2a6d70f1} <Debug> TCPHandler: Processed in 0.001564057 sec. | ||
| 10881 | 2026.05.19 20:10:03.294701 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_70_14 to all_74_74_0 into Compact with storage Full | ||
| 10882 | 2026.05.19 20:10:03.294726 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10883 | 2026.05.19 20:10:03.294759 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2026.05.19 20:10:03.294814 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10885 | 2026.05.19 20:10:03.294850 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 25094 rows starting from the beginning of the part | ||
| 10886 | 2026.05.19 20:10:03.294858 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.05.19 20:10:03.294903 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862128 sec., 2107803.545191308 rows/sec., 153.09 MiB/sec. | ||
| 10888 | 2026.05.19 20:10:03.294908 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10889 | 2026.05.19 20:10:03.294906 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 197 rows starting from the beginning of the part | ||
| 10890 | 2026.05.19 20:10:03.295008 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.05.19 20:10:03.295020 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10892 | 2026.05.19 20:10:03.295071 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10893 | 2026.05.19 20:10:03.295090 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_76_15} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10894 | 2026.05.19 20:10:03.295116 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1654 rows starting from the beginning of the part | ||
| 10895 | 2026.05.19 20:10:03.295168 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 10896 | 2026.05.19 20:10:03.295174 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10897 | 2026.05.19 20:10:03.295298 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.05.19 20:10:03.295341 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10899 | 2026.05.19 20:10:03.295580 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.05.19 20:10:03.295673 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_76_15} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10901 | 2026.05.19 20:10:03.295711 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10902 | 2026.05.19 20:10:03.295780 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10903 | 2026.05.19 20:10:03.295948 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.05.19 20:10:03.296087 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001247 sec., 24057.738572574177 rows/sec., 1.62 MiB/sec. | ||
| 10905 | 2026.05.19 20:10:03.296123 [ 4 ] {476b8982-dff9-496f-8da2-a09ada6990bb} <Debug> TCPHandler: Processed in 0.001413316 sec. | ||
| 10906 | 2026.05.19 20:10:03.306157 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27265 rows, containing 5 columns (5 merged, 0 gathered) in 0.01152494 sec., 2365738.9973396827 rows/sec., 154.33 MiB/sec. | ||
| 10907 | 2026.05.19 20:10:03.306488 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 10908 | 2026.05.19 20:10:03.306830 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.05.19 20:10:03.306923 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_70_14, all_74_74_0] -> all_1_74_15 | ||
| 10910 | 2026.05.19 20:10:03.307018 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10911 | 2026.05.19 20:10:04.520884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22626 | ||
| 10912 | 2026.05.19 20:10:04.521620 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.05.19 20:10:04.521693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10914 | 2026.05.19 20:10:04.522218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10915 | 2026.05.19 20:10:04.522450 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.05.19 20:10:04.522585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22626 | ||
| 10917 | 2026.05.19 20:10:05.682654 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10918 | 2026.05.19 20:10:05.697061 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.05.19 20:10:05.697114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10920 | 2026.05.19 20:10:05.703089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10921 | 2026.05.19 20:10:05.703788 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.05.19 20:10:05.706519 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10923 | 2026.05.19 20:10:08.289681 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.05.19 20:10:08.289946 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10925 | 2026.05.19 20:10:08.290296 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10926 | 2026.05.19 20:10:08.290333 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <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 | ||
| 10927 | 2026.05.19 20:10:08.290555 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10928 | 2026.05.19 20:10:08.290628 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10929 | 2026.05.19 20:10:08.290779 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10930 | 2026.05.19 20:10:08.290816 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10931 | 2026.05.19 20:10:08.290838 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 10932 | 2026.05.19 20:10:08.290853 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10933 | 2026.05.19 20:10:08.290894 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10934 | 2026.05.19 20:10:08.290917 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 10935 | 2026.05.19 20:10:08.292058 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002204 sec., 22686.025408348458 rows/sec., 5.43 MiB/sec. | ||
| 10936 | 2026.05.19 20:10:08.292170 [ 4 ] {ab20034e-f9ab-45a2-8e21-ff5d422aaa7a} <Debug> TCPHandler: Processed in 0.002634841 sec. | ||
| 10937 | 2026.05.19 20:10:08.294037 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2026.05.19 20:10:08.294247 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10939 | 2026.05.19 20:10:08.294329 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10940 | 2026.05.19 20:10:08.295060 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.05.19 20:10:08.295110 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10942 | 2026.05.19 20:10:08.295494 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10943 | 2026.05.19 20:10:08.295734 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.05.19 20:10:08.295882 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001695 sec., 46017.69911504425 rows/sec., 3.81 MiB/sec. | ||
| 10945 | 2026.05.19 20:10:08.295921 [ 4 ] {cfc6582c-8eaa-40b1-9dd0-4767cbc04c22} <Debug> TCPHandler: Processed in 0.001988739 sec. | ||
| 10946 | 2026.05.19 20:10:08.296046 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.05.19 20:10:08.296143 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.05.19 20:10:08.296185 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10949 | 2026.05.19 20:10:08.296583 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.05.19 20:10:08.296619 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10951 | 2026.05.19 20:10:08.296919 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10952 | 2026.05.19 20:10:08.297159 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.05.19 20:10:08.297291 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001166 sec., 9433.962264150943 rows/sec., 709.39 KiB/sec. | ||
| 10954 | 2026.05.19 20:10:08.297331 [ 4 ] {cd5fa314-a11c-4325-a20a-3699eebd4350} <Debug> TCPHandler: Processed in 0.001334896 sec. | ||
| 10955 | 2026.05.19 20:10:08.297447 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.05.19 20:10:08.297544 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10957 | 2026.05.19 20:10:08.297584 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10958 | 2026.05.19 20:10:08.298011 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.05.19 20:10:08.298048 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10960 | 2026.05.19 20:10:08.298354 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10961 | 2026.05.19 20:10:08.298575 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.05.19 20:10:08.298704 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001178 sec., 63667.232597623086 rows/sec., 4.97 MiB/sec. | ||
| 10963 | 2026.05.19 20:10:08.298743 [ 4 ] {6be8e320-d3c8-4949-890a-8cd660852185} <Debug> TCPHandler: Processed in 0.001346196 sec. | ||
| 10964 | 2026.05.19 20:10:08.298862 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10965 | 2026.05.19 20:10:08.298960 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10966 | 2026.05.19 20:10:08.299005 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10967 | 2026.05.19 20:10:08.299415 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2026.05.19 20:10:08.299452 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10969 | 2026.05.19 20:10:08.299785 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10970 | 2026.05.19 20:10:08.300009 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2026.05.19 20:10:08.300141 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10972 | 2026.05.19 20:10:08.300180 [ 4 ] {acc3e554-3324-44b8-9d3b-184334633032} <Debug> TCPHandler: Processed in 0.001366536 sec. | ||
| 10973 | 2026.05.19 20:10:08.300301 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2026.05.19 20:10:08.300423 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10975 | 2026.05.19 20:10:08.300489 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <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 | ||
| 10976 | 2026.05.19 20:10:08.301309 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2026.05.19 20:10:08.301344 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10978 | 2026.05.19 20:10:08.301865 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10979 | 2026.05.19 20:10:08.302094 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.05.19 20:10:08.302235 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001837 sec., 5988.023952095808 rows/sec., 10.73 MiB/sec. | ||
| 10981 | 2026.05.19 20:10:08.302291 [ 4 ] {ccc74837-10bc-4848-9a97-df9064417421} <Debug> TCPHandler: Processed in 0.002051089 sec. | ||
| 10982 | 2026.05.19 20:10:08.302418 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10983 | 2026.05.19 20:10:08.302514 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10984 | 2026.05.19 20:10:08.302557 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10985 | 2026.05.19 20:10:08.302891 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2026.05.19 20:10:08.302927 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10987 | 2026.05.19 20:10:08.303228 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10988 | 2026.05.19 20:10:08.303443 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.05.19 20:10:08.303555 [ 143 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10990 | 2026.05.19 20:10:08.303569 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 10991 | 2026.05.19 20:10:08.303622 [ 143 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.05.19 20:10:08.303630 [ 4 ] {ae50f683-d838-4f6e-af73-d36a4035b3f2} <Debug> TCPHandler: Processed in 0.001262235 sec. | ||
| 10993 | 2026.05.19 20:10:08.303650 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10994 | 2026.05.19 20:10:08.303759 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 10995 | 2026.05.19 20:10:08.303887 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10996 | 2026.05.19 20:10:08.303924 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3672 rows starting from the beginning of the part | ||
| 10997 | 2026.05.19 20:10:08.303988 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10998 | 2026.05.19 20:10:08.304039 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 10999 | 2026.05.19 20:10:08.304086 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11000 | 2026.05.19 20:10:08.304130 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11001 | 2026.05.19 20:10:08.304174 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11002 | 2026.05.19 20:10:08.305487 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 4 columns (4 merged, 0 gathered) in 0.001766547 sec., 2231471.905361137 rows/sec., 149.08 MiB/sec. | ||
| 11003 | 2026.05.19 20:10:08.305846 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11004 | 2026.05.19 20:10:08.306175 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.05.19 20:10:08.306264 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_76_15} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11006 | 2026.05.19 20:10:08.306363 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11007 | 2026.05.19 20:10:09.355634 [ 261 ] {} <Trace> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.05.19 20:10:09.356002 [ 261 ] {12461b61-4928-4a6b-a62e-aa7d5130f41c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64659) 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' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 11009 | 2026.05.19 20:10:09.356554 [ 261 ] {12461b61-4928-4a6b-a62e-aa7d5130f41c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11010 | 2026.05.19 20:10:09.356865 [ 261 ] {12461b61-4928-4a6b-a62e-aa7d5130f41c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11011 | 2026.05.19 20:10:09.357279 [ 318 ] {12461b61-4928-4a6b-a62e-aa7d5130f41c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11012 | 2026.05.19 20:10:09.357865 [ 261 ] {12461b61-4928-4a6b-a62e-aa7d5130f41c} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002023 sec., 61295.10627780524 rows/sec., 3.38 MiB/sec. | ||
| 11013 | 2026.05.19 20:10:09.357960 [ 261 ] {12461b61-4928-4a6b-a62e-aa7d5130f41c} <Debug> TCPHandler: Processed in 0.002510811 sec. | ||
| 11014 | 2026.05.19 20:10:11.869581 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11015 | 2026.05.19 20:10:11.869650 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11016 | 2026.05.19 20:10:12.001181 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000819723 sec. | ||
| 11017 | 2026.05.19 20:10:12.022442 [ 126 ] {} <Debug> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 11018 | 2026.05.19 20:10:12.022508 [ 126 ] {} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2026.05.19 20:10:12.022532 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11020 | 2026.05.19 20:10:12.022656 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::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 | ||
| 11021 | 2026.05.19 20:10:12.022814 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11022 | 2026.05.19 20:10:12.022842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23138 | ||
| 11023 | 2026.05.19 20:10:12.022851 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 11024 | 2026.05.19 20:10:12.022981 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 11025 | 2026.05.19 20:10:12.023025 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::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 | ||
| 11026 | 2026.05.19 20:10:12.023066 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::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 | ||
| 11027 | 2026.05.19 20:10:12.023107 [ 189 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::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 | ||
| 11028 | 2026.05.19 20:10:12.023433 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.05.19 20:10:12.023494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11030 | 2026.05.19 20:10:12.023920 [ 198 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322456 sec., 22685.064758298195 rows/sec., 1.16 MiB/sec. | ||
| 11031 | 2026.05.19 20:10:12.024065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11032 | 2026.05.19 20:10:12.024090 [ 190 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 11033 | 2026.05.19 20:10:12.024361 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.05.19 20:10:12.024434 [ 190 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.05.19 20:10:12.024516 [ 190 ] {83ada16d-632f-447f-8b1a-2bae04507c6a::all_1_5_1} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 11036 | 2026.05.19 20:10:12.024524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23138 | ||
| 11037 | 2026.05.19 20:10:12.024621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11038 | 2026.05.19 20:10:12.090978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1364 | ||
| 11039 | 2026.05.19 20:10:12.093246 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.05.19 20:10:12.093294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11041 | 2026.05.19 20:10:12.094455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11042 | 2026.05.19 20:10:12.094722 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.05.19 20:10:12.094882 [ 126 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11044 | 2026.05.19 20:10:12.094944 [ 126 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.05.19 20:10:12.094975 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11046 | 2026.05.19 20:10:12.094989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11047 | 2026.05.19 20:10:12.095096 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 11048 | 2026.05.19 20:10:12.095937 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11049 | 2026.05.19 20:10:12.096101 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1164 rows starting from the beginning of the part | ||
| 11050 | 2026.05.19 20:10:12.096430 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part | ||
| 11051 | 2026.05.19 20:10:12.096744 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 11052 | 2026.05.19 20:10:12.097071 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 11053 | 2026.05.19 20:10:12.097398 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 11054 | 2026.05.19 20:10:12.097718 [ 198 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 11055 | 2026.05.19 20:10:12.104287 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 72 columns (72 merged, 0 gathered) in 0.009227559 sec., 147818.0740973859 rows/sec., 123.82 MiB/sec. | ||
| 11056 | 2026.05.19 20:10:12.105977 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11057 | 2026.05.19 20:10:12.106568 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.05.19 20:10:12.106651 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_36_7} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11059 | 2026.05.19 20:10:12.106968 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 11060 | 2026.05.19 20:10:13.206753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11061 | 2026.05.19 20:10:13.223234 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.05.19 20:10:13.223294 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11063 | 2026.05.19 20:10:13.229191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11064 | 2026.05.19 20:10:13.229855 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.05.19 20:10:13.232833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11066 | 2026.05.19 20:10:13.293992 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.05.19 20:10:13.294352 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 11068 | 2026.05.19 20:10:13.294898 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11069 | 2026.05.19 20:10:13.294967 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <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 | ||
| 11070 | 2026.05.19 20:10:13.295251 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11071 | 2026.05.19 20:10:13.295319 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11072 | 2026.05.19 20:10:13.295465 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11073 | 2026.05.19 20:10:13.295503 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11074 | 2026.05.19 20:10:13.295525 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 11075 | 2026.05.19 20:10:13.295540 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11076 | 2026.05.19 20:10:13.295580 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11077 | 2026.05.19 20:10:13.295601 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 11078 | 2026.05.19 20:10:13.296661 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002466 sec., 20275.750202757503 rows/sec., 4.86 MiB/sec. | ||
| 11079 | 2026.05.19 20:10:13.296769 [ 4 ] {f32b3424-374d-41df-a7c8-5bc1965f6e65} <Debug> TCPHandler: Processed in 0.002949613 sec. | ||
| 11080 | 2026.05.19 20:10:13.302201 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.05.19 20:10:13.302333 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11082 | 2026.05.19 20:10:13.302385 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11083 | 2026.05.19 20:10:13.303079 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.05.19 20:10:13.303122 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11085 | 2026.05.19 20:10:13.303504 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11086 | 2026.05.19 20:10:13.303730 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.05.19 20:10:13.303895 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001598 sec., 177722.1526908636 rows/sec., 11.29 MiB/sec. | ||
| 11088 | 2026.05.19 20:10:13.303943 [ 4 ] {543977a9-c731-4f21-9e50-577d4b5f768d} <Debug> TCPHandler: Processed in 0.001804038 sec. | ||
| 11089 | 2026.05.19 20:10:13.304085 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.05.19 20:10:13.304183 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11091 | 2026.05.19 20:10:13.304223 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11092 | 2026.05.19 20:10:13.305039 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.05.19 20:10:13.305076 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11094 | 2026.05.19 20:10:13.305437 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11095 | 2026.05.19 20:10:13.305650 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.05.19 20:10:13.305785 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001622 sec., 528360.0493218249 rows/sec., 41.25 MiB/sec. | ||
| 11097 | 2026.05.19 20:10:13.305824 [ 4 ] {aff632e6-17dd-41e8-b7be-9b433eeaf15c} <Debug> TCPHandler: Processed in 0.001787877 sec. | ||
| 11098 | 2026.05.19 20:10:13.305940 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11099 | 2026.05.19 20:10:13.306030 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11100 | 2026.05.19 20:10:13.306068 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11101 | 2026.05.19 20:10:13.306483 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.05.19 20:10:13.306517 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11103 | 2026.05.19 20:10:13.306862 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11104 | 2026.05.19 20:10:13.307068 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.05.19 20:10:13.307194 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001167 sec., 147386.46101113968 rows/sec., 9.04 MiB/sec. | ||
| 11106 | 2026.05.19 20:10:13.307231 [ 4 ] {b5433f05-b254-4fc1-ac9f-f9f02033c7fb} <Debug> TCPHandler: Processed in 0.001330646 sec. | ||
| 11107 | 2026.05.19 20:10:13.307357 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.05.19 20:10:13.307452 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11109 | 2026.05.19 20:10:13.307491 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11110 | 2026.05.19 20:10:13.307959 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.05.19 20:10:13.307995 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11112 | 2026.05.19 20:10:13.308293 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11113 | 2026.05.19 20:10:13.308506 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.05.19 20:10:13.308634 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 11115 | 2026.05.19 20:10:13.308672 [ 4 ] {c117aabf-bb57-4af0-abaf-c67e60ad5e5d} <Debug> TCPHandler: Processed in 0.001362406 sec. | ||
| 11116 | 2026.05.19 20:10:13.308800 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11117 | 2026.05.19 20:10:13.308901 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11118 | 2026.05.19 20:10:13.308941 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11119 | 2026.05.19 20:10:13.309385 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2026.05.19 20:10:13.309421 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11121 | 2026.05.19 20:10:13.309711 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11122 | 2026.05.19 20:10:13.309917 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11123 | 2026.05.19 20:10:13.310044 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 11124 | 2026.05.19 20:10:13.310083 [ 4 ] {d3827a95-4f3f-46a8-8274-40a15a07c2ba} <Debug> TCPHandler: Processed in 0.001331186 sec. | ||
| 11125 | 2026.05.19 20:10:13.310205 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11126 | 2026.05.19 20:10:13.310301 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11127 | 2026.05.19 20:10:13.310341 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11128 | 2026.05.19 20:10:13.310946 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2026.05.19 20:10:13.310981 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11130 | 2026.05.19 20:10:13.311294 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11131 | 2026.05.19 20:10:13.311505 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2026.05.19 20:10:13.311637 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001355 sec., 383763.83763837634 rows/sec., 27.09 MiB/sec. | ||
| 11133 | 2026.05.19 20:10:13.311675 [ 4 ] {ba79311d-d674-45b3-a319-a6f86be3e1f4} <Debug> TCPHandler: Processed in 0.001519077 sec. | ||
| 11134 | 2026.05.19 20:10:13.311784 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11135 | 2026.05.19 20:10:13.311878 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11136 | 2026.05.19 20:10:13.311919 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11137 | 2026.05.19 20:10:13.312247 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.05.19 20:10:13.312282 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11139 | 2026.05.19 20:10:13.312578 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 11140 | 2026.05.19 20:10:13.312790 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.05.19 20:10:13.312916 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 11142 | 2026.05.19 20:10:13.312953 [ 4 ] {ec7e13db-dd59-4773-96b1-9cce27808456} <Debug> TCPHandler: Processed in 0.001217645 sec. | ||
| 11143 | 2026.05.19 20:10:13.313066 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2026.05.19 20:10:13.313191 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11145 | 2026.05.19 20:10:13.313243 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11146 | 2026.05.19 20:10:13.313746 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.05.19 20:10:13.313789 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11148 | 2026.05.19 20:10:13.314181 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11149 | 2026.05.19 20:10:13.314403 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.05.19 20:10:13.314533 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001368 sec., 193713.45029239764 rows/sec., 12.87 MiB/sec. | ||
| 11151 | 2026.05.19 20:10:13.314571 [ 4 ] {6c16b71a-c2d3-4cb0-a7c5-836b9d7d810e} <Debug> TCPHandler: Processed in 0.001562717 sec. | ||
| 11152 | 2026.05.19 20:10:13.314689 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2026.05.19 20:10:13.314784 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11154 | 2026.05.19 20:10:13.314827 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11155 | 2026.05.19 20:10:13.315144 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.05.19 20:10:13.315179 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11157 | 2026.05.19 20:10:13.315474 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 11158 | 2026.05.19 20:10:13.315679 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.05.19 20:10:13.315804 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 11160 | 2026.05.19 20:10:13.315846 [ 4 ] {7d97434e-dadf-4bf2-b8e6-f310d80c454c} <Debug> TCPHandler: Processed in 0.001206226 sec. | ||
| 11161 | 2026.05.19 20:10:13.315969 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.05.19 20:10:13.316094 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11163 | 2026.05.19 20:10:13.316160 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <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 | ||
| 11164 | 2026.05.19 20:10:13.317139 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.05.19 20:10:13.317178 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11166 | 2026.05.19 20:10:13.317742 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11167 | 2026.05.19 20:10:13.317994 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.05.19 20:10:13.318138 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002069 sec., 14499.758337361043 rows/sec., 25.98 MiB/sec. | ||
| 11169 | 2026.05.19 20:10:13.318194 [ 4 ] {cc61e26b-b2df-437c-8c25-3c9bd3f43a75} <Debug> TCPHandler: Processed in 0.00228719 sec. | ||
| 11170 | 2026.05.19 20:10:13.318307 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.05.19 20:10:13.318404 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.05.19 20:10:13.318446 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11173 | 2026.05.19 20:10:13.318829 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.05.19 20:10:13.318874 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11175 | 2026.05.19 20:10:13.319220 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11176 | 2026.05.19 20:10:13.319432 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.05.19 20:10:13.319558 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 4.80 MiB/sec. | ||
| 11178 | 2026.05.19 20:10:13.319596 [ 4 ] {c4347785-a8b1-4c44-8f68-4c7775f1fc4c} <Debug> TCPHandler: Processed in 0.001338956 sec. | ||
| 11179 | 2026.05.19 20:10:14.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.03 MiB, peak 336.81 MiB, free memory in arenas 0.00 B, will set to 328.68 MiB (RSS), difference: -1.34 MiB | ||
| 11180 | 2026.05.19 20:10:18.297859 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.05.19 20:10:18.298221 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 11182 | 2026.05.19 20:10:18.298750 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11183 | 2026.05.19 20:10:18.298806 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <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 | ||
| 11184 | 2026.05.19 20:10:18.299174 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11185 | 2026.05.19 20:10:18.299282 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11186 | 2026.05.19 20:10:18.299491 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11187 | 2026.05.19 20:10:18.299542 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11188 | 2026.05.19 20:10:18.299571 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 11189 | 2026.05.19 20:10:18.299595 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11190 | 2026.05.19 20:10:18.299652 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 11191 | 2026.05.19 20:10:18.299681 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 11192 | 2026.05.19 20:10:18.301139 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003057 sec., 16355.90448151783 rows/sec., 3.92 MiB/sec. | ||
| 11193 | 2026.05.19 20:10:18.301250 [ 4 ] {be9ab589-329c-4df9-896e-5cbfe583cc66} <Debug> TCPHandler: Processed in 0.003628396 sec. | ||
| 11194 | 2026.05.19 20:10:18.304916 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2026.05.19 20:10:18.305058 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11196 | 2026.05.19 20:10:18.305109 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11197 | 2026.05.19 20:10:18.305671 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.05.19 20:10:18.305725 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11199 | 2026.05.19 20:10:18.306152 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11200 | 2026.05.19 20:10:18.306464 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.05.19 20:10:18.306638 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 11202 | 2026.05.19 20:10:18.306682 [ 4 ] {ef0f7398-30ca-4646-9d67-da92c811a37e} <Debug> TCPHandler: Processed in 0.001842557 sec. | ||
| 11203 | 2026.05.19 20:10:18.306838 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2026.05.19 20:10:18.306958 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11205 | 2026.05.19 20:10:18.307010 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11206 | 2026.05.19 20:10:18.307545 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.05.19 20:10:18.307589 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11208 | 2026.05.19 20:10:18.307995 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11209 | 2026.05.19 20:10:18.308305 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.05.19 20:10:18.308504 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001571 sec., 1273.0744748567793 rows/sec., 103.81 KiB/sec. | ||
| 11211 | 2026.05.19 20:10:18.308552 [ 4 ] {6431a8b3-2630-47e1-b13e-f2757bb36af2} <Debug> TCPHandler: Processed in 0.001765438 sec. | ||
| 11212 | 2026.05.19 20:10:18.308722 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2026.05.19 20:10:18.308848 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11214 | 2026.05.19 20:10:18.308899 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11215 | 2026.05.19 20:10:18.309565 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.05.19 20:10:18.309612 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11217 | 2026.05.19 20:10:18.310066 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11218 | 2026.05.19 20:10:18.310360 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.05.19 20:10:18.310536 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001712 sec., 116238.31775700935 rows/sec., 10.35 MiB/sec. | ||
| 11220 | 2026.05.19 20:10:18.310584 [ 4 ] {4f5438ac-8fc5-4a02-8d84-a95f52ecf1a1} <Debug> TCPHandler: Processed in 0.001927398 sec. | ||
| 11221 | 2026.05.19 20:10:18.310744 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2026.05.19 20:10:18.310852 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11223 | 2026.05.19 20:10:18.310903 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11224 | 2026.05.19 20:10:18.311457 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.05.19 20:10:18.311502 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11226 | 2026.05.19 20:10:18.311925 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11227 | 2026.05.19 20:10:18.312199 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2026.05.19 20:10:18.312364 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001562 sec., 16005.121638924456 rows/sec., 1.21 MiB/sec. | ||
| 11229 | 2026.05.19 20:10:18.312410 [ 4 ] {0d104121-7665-4fe4-8286-30a3b828ed81} <Debug> TCPHandler: Processed in 0.001755527 sec. | ||
| 11230 | 2026.05.19 20:10:18.312555 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.05.19 20:10:18.312656 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11232 | 2026.05.19 20:10:18.312702 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11233 | 2026.05.19 20:10:18.313338 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.05.19 20:10:18.313384 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11235 | 2026.05.19 20:10:18.313782 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11236 | 2026.05.19 20:10:18.314078 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.05.19 20:10:18.314249 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001566 sec., 15325.670498084291 rows/sec., 1.27 MiB/sec. | ||
| 11238 | 2026.05.19 20:10:18.314300 [ 4 ] {11148201-143a-411d-bde6-a954f2dbf879} <Debug> TCPHandler: Processed in 0.001760418 sec. | ||
| 11239 | 2026.05.19 20:10:18.314450 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.05.19 20:10:18.314565 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11241 | 2026.05.19 20:10:18.314616 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11242 | 2026.05.19 20:10:18.315118 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.05.19 20:10:18.315160 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11244 | 2026.05.19 20:10:18.315514 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11245 | 2026.05.19 20:10:18.315752 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.05.19 20:10:18.315893 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001351 sec., 8882.309400444115 rows/sec., 693.93 KiB/sec. | ||
| 11247 | 2026.05.19 20:10:18.315938 [ 4 ] {b7efd914-2f63-4c82-b0e2-8675f0f6edf1} <Debug> TCPHandler: Processed in 0.001540566 sec. | ||
| 11248 | 2026.05.19 20:10:18.316077 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.05.19 20:10:18.316179 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11250 | 2026.05.19 20:10:18.316222 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11251 | 2026.05.19 20:10:18.316723 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.05.19 20:10:18.316765 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11253 | 2026.05.19 20:10:18.317107 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11254 | 2026.05.19 20:10:18.317372 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.05.19 20:10:18.317550 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001391 sec., 81236.52048885693 rows/sec., 6.61 MiB/sec. | ||
| 11256 | 2026.05.19 20:10:18.317597 [ 4 ] {a062fa8b-6487-47b7-bae4-36c837737b84} <Debug> TCPHandler: Processed in 0.001569677 sec. | ||
| 11257 | 2026.05.19 20:10:18.317750 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.05.19 20:10:18.317869 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11259 | 2026.05.19 20:10:18.317928 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11260 | 2026.05.19 20:10:18.318449 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.19 20:10:18.318489 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11262 | 2026.05.19 20:10:18.318899 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11263 | 2026.05.19 20:10:18.319122 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.05.19 20:10:18.319285 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001439 sec., 136900.6254343294 rows/sec., 9.82 MiB/sec. | ||
| 11265 | 2026.05.19 20:10:18.319366 [ 4 ] {589fafce-8cee-47aa-b9f5-120c1e95c135} <Debug> TCPHandler: Processed in 0.001674958 sec. | ||
| 11266 | 2026.05.19 20:10:18.319528 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.05.19 20:10:18.319632 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11268 | 2026.05.19 20:10:18.319704 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <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 | ||
| 11269 | 2026.05.19 20:10:18.320727 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2026.05.19 20:10:18.320779 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11271 | 2026.05.19 20:10:18.321466 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11272 | 2026.05.19 20:10:18.321713 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.05.19 20:10:18.321897 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002283 sec., 4818.221638195358 rows/sec., 8.63 MiB/sec. | ||
| 11274 | 2026.05.19 20:10:18.322005 [ 4 ] {f38d77ba-3fa4-4e8f-a50c-a3ec13f094b4} <Debug> TCPHandler: Processed in 0.002526161 sec. | ||
| 11275 | 2026.05.19 20:10:18.322161 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2026.05.19 20:10:18.322265 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11277 | 2026.05.19 20:10:18.322308 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11278 | 2026.05.19 20:10:18.322724 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.05.19 20:10:18.322762 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11280 | 2026.05.19 20:10:18.323130 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11281 | 2026.05.19 20:10:18.323440 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2026.05.19 20:10:18.323622 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. | ||
| 11283 | 2026.05.19 20:10:18.323683 [ 4 ] {4dc237b3-c8f0-43c2-b46f-e9939394d800} <Debug> TCPHandler: Processed in 0.001579677 sec. | ||
| 11284 | 2026.05.19 20:10:18.563329 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44840 | ||
| 11285 | 2026.05.19 20:10:18.563416 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11286 | 2026.05.19 20:10:18.563442 [ 309 ] {} <Debug> TCP-Session: bfcbcf51-0198-468d-b51c-8a4c11cc3844 Authenticating user 'default' from [fd00:1122:3344:101::e]:44840 | ||
| 11287 | 2026.05.19 20:10:18.563465 [ 309 ] {} <Debug> TCP-Session: bfcbcf51-0198-468d-b51c-8a4c11cc3844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11288 | 2026.05.19 20:10:18.563478 [ 309 ] {} <Debug> TCP-Session: bfcbcf51-0198-468d-b51c-8a4c11cc3844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11289 | 2026.05.19 20:10:18.563711 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38033 | ||
| 11290 | 2026.05.19 20:10:18.563738 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59433 | ||
| 11291 | 2026.05.19 20:10:18.563778 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52295 | ||
| 11292 | 2026.05.19 20:10:18.563790 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33304 | ||
| 11293 | 2026.05.19 20:10:18.563813 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42874 | ||
| 11294 | 2026.05.19 20:10:18.563859 [ 309 ] {} <Trace> TCP-Session: bfcbcf51-0198-468d-b51c-8a4c11cc3844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.05.19 20:10:18.563836 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11296 | 2026.05.19 20:10:18.563812 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11297 | 2026.05.19 20:10:18.563945 [ 302 ] {} <Debug> TCP-Session: 9657d9c1-bf7e-4d26-b0a9-073723f5f995 Authenticating user 'default' from [fd00:1122:3344:101::e]:59433 | ||
| 11298 | 2026.05.19 20:10:18.563764 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42842 | ||
| 11299 | 2026.05.19 20:10:18.563985 [ 302 ] {} <Debug> TCP-Session: 9657d9c1-bf7e-4d26-b0a9-073723f5f995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11300 | 2026.05.19 20:10:18.563978 [ 310 ] {} <Debug> TCP-Session: af6e9069-0b53-401d-b6ca-280de9a911c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38033 | ||
| 11301 | 2026.05.19 20:10:18.564026 [ 302 ] {} <Debug> TCP-Session: 9657d9c1-bf7e-4d26-b0a9-073723f5f995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11302 | 2026.05.19 20:10:18.563711 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58737 | ||
| 11303 | 2026.05.19 20:10:18.564070 [ 310 ] {} <Debug> TCP-Session: af6e9069-0b53-401d-b6ca-280de9a911c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11304 | 2026.05.19 20:10:18.564074 [ 309 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11305 | 2026.05.19 20:10:18.564106 [ 310 ] {} <Debug> TCP-Session: af6e9069-0b53-401d-b6ca-280de9a911c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11306 | 2026.05.19 20:10:18.563711 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47508 | ||
| 11307 | 2026.05.19 20:10:18.564464 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11308 | 2026.05.19 20:10:18.564511 [ 308 ] {} <Debug> TCP-Session: 77c5db37-e3d9-4fc2-9288-b0dd3f5153d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42874 | ||
| 11309 | 2026.05.19 20:10:18.564520 [ 309 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11310 | 2026.05.19 20:10:18.564534 [ 308 ] {} <Debug> TCP-Session: 77c5db37-e3d9-4fc2-9288-b0dd3f5153d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11311 | 2026.05.19 20:10:18.564593 [ 309 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11312 | 2026.05.19 20:10:18.564594 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11313 | 2026.05.19 20:10:18.564604 [ 308 ] {} <Debug> TCP-Session: 77c5db37-e3d9-4fc2-9288-b0dd3f5153d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11314 | 2026.05.19 20:10:18.564643 [ 3 ] {} <Debug> TCP-Session: 9e9cf1b9-5d63-4b02-a1b9-2695ccd154a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58737 | ||
| 11315 | 2026.05.19 20:10:18.564674 [ 3 ] {} <Debug> TCP-Session: 9e9cf1b9-5d63-4b02-a1b9-2695ccd154a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2026.05.19 20:10:18.564687 [ 3 ] {} <Debug> TCP-Session: 9e9cf1b9-5d63-4b02-a1b9-2695ccd154a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11317 | 2026.05.19 20:10:18.564873 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11318 | 2026.05.19 20:10:18.564919 [ 306 ] {} <Debug> TCP-Session: b71160df-e4b6-4933-ac5c-65687bd38c9b Authenticating user 'default' from [fd00:1122:3344:101::e]:52295 | ||
| 11319 | 2026.05.19 20:10:18.564943 [ 306 ] {} <Debug> TCP-Session: b71160df-e4b6-4933-ac5c-65687bd38c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11320 | 2026.05.19 20:10:18.564963 [ 306 ] {} <Debug> TCP-Session: b71160df-e4b6-4933-ac5c-65687bd38c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.05.19 20:10:18.565005 [ 309 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 11322 | 2026.05.19 20:10:18.565166 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11323 | 2026.05.19 20:10:18.565203 [ 260 ] {} <Debug> TCP-Session: e47c3b12-c541-4012-b5c8-9dc415caec83 Authenticating user 'default' from [fd00:1122:3344:101::e]:47508 | ||
| 11324 | 2026.05.19 20:10:18.565220 [ 260 ] {} <Debug> TCP-Session: e47c3b12-c541-4012-b5c8-9dc415caec83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2026.05.19 20:10:18.565232 [ 260 ] {} <Debug> TCP-Session: e47c3b12-c541-4012-b5c8-9dc415caec83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11326 | 2026.05.19 20:10:18.565299 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11327 | 2026.05.19 20:10:18.565341 [ 303 ] {} <Debug> TCP-Session: e510c0ea-9266-4cf4-aa21-32a3f2dc43c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42842 | ||
| 11328 | 2026.05.19 20:10:18.565368 [ 303 ] {} <Debug> TCP-Session: e510c0ea-9266-4cf4-aa21-32a3f2dc43c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11329 | 2026.05.19 20:10:18.565381 [ 303 ] {} <Debug> TCP-Session: e510c0ea-9266-4cf4-aa21-32a3f2dc43c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11330 | 2026.05.19 20:10:18.565468 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11331 | 2026.05.19 20:10:18.565498 [ 307 ] {} <Debug> TCP-Session: 7344a891-d210-44ea-9ee2-8c3f108ce1c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33304 | ||
| 11332 | 2026.05.19 20:10:18.565516 [ 307 ] {} <Debug> TCP-Session: 7344a891-d210-44ea-9ee2-8c3f108ce1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11333 | 2026.05.19 20:10:18.565528 [ 307 ] {} <Debug> TCP-Session: 7344a891-d210-44ea-9ee2-8c3f108ce1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11334 | 2026.05.19 20:10:18.566001 [ 343 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Trace> AggregatingTransform: Aggregating | ||
| 11335 | 2026.05.19 20:10:18.566029 [ 343 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 11336 | 2026.05.19 20:10:18.566059 [ 343 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949324 sec. (1053.381 rows/sec., 41.15 KiB/sec.) | ||
| 11337 | 2026.05.19 20:10:18.566074 [ 343 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Trace> Aggregator: Merging aggregated data | ||
| 11338 | 2026.05.19 20:10:18.566695 [ 309 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002682 sec., 372.85607755406414 rows/sec., 14.56 KiB/sec. | ||
| 11339 | 2026.05.19 20:10:18.566844 [ 309 ] {f2910c1f-4da0-4a87-a9a0-ab673c99f9f1} <Debug> TCPHandler: Processed in 0.003136344 sec. | ||
| 11340 | 2026.05.19 20:10:18.566978 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11341 | 2026.05.19 20:10:18.567005 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11342 | 2026.05.19 20:10:18.567026 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11343 | 2026.05.19 20:10:18.567045 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11344 | 2026.05.19 20:10:18.567057 [ 308 ] {} <Debug> TCP-Session: 77c5db37-e3d9-4fc2-9288-b0dd3f5153d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2026.05.19 20:10:18.567065 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11346 | 2026.05.19 20:10:18.567093 [ 303 ] {} <Debug> TCP-Session: e510c0ea-9266-4cf4-aa21-32a3f2dc43c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11347 | 2026.05.19 20:10:18.567115 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11348 | 2026.05.19 20:10:18.567133 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11349 | 2026.05.19 20:10:18.567150 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11350 | 2026.05.19 20:10:18.567167 [ 306 ] {} <Debug> TCP-Session: b71160df-e4b6-4933-ac5c-65687bd38c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11351 | 2026.05.19 20:10:18.567184 [ 302 ] {} <Debug> TCP-Session: 9657d9c1-bf7e-4d26-b0a9-073723f5f995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2026.05.19 20:10:18.567202 [ 307 ] {} <Debug> TCP-Session: 7344a891-d210-44ea-9ee2-8c3f108ce1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2026.05.19 20:10:18.567126 [ 260 ] {} <Debug> TCP-Session: e47c3b12-c541-4012-b5c8-9dc415caec83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2026.05.19 20:10:18.567087 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11355 | 2026.05.19 20:10:18.567074 [ 310 ] {} <Debug> TCP-Session: af6e9069-0b53-401d-b6ca-280de9a911c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2026.05.19 20:10:18.567276 [ 3 ] {} <Debug> TCP-Session: 9e9cf1b9-5d63-4b02-a1b9-2695ccd154a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11357 | 2026.05.19 20:10:18.567017 [ 309 ] {} <Debug> TCP-Session: bfcbcf51-0198-468d-b51c-8a4c11cc3844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11358 | 2026.05.19 20:10:18.578620 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42221 | ||
| 11359 | 2026.05.19 20:10:18.578674 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11360 | 2026.05.19 20:10:18.578694 [ 309 ] {} <Debug> TCP-Session: e4bf6628-bb57-47e1-80a5-b9bf67ce6d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:42221 | ||
| 11361 | 2026.05.19 20:10:18.578712 [ 309 ] {} <Debug> TCP-Session: e4bf6628-bb57-47e1-80a5-b9bf67ce6d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2026.05.19 20:10:18.578725 [ 309 ] {} <Debug> TCP-Session: e4bf6628-bb57-47e1-80a5-b9bf67ce6d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2026.05.19 20:10:18.578903 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44275 | ||
| 11364 | 2026.05.19 20:10:18.578952 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56528 | ||
| 11365 | 2026.05.19 20:10:18.578965 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11366 | 2026.05.19 20:10:18.578979 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33466 | ||
| 11367 | 2026.05.19 20:10:18.578994 [ 310 ] {} <Debug> TCP-Session: f4661215-ea43-4088-ae6a-09937eff969c Authenticating user 'default' from [fd00:1122:3344:101::e]:44275 | ||
| 11368 | 2026.05.19 20:10:18.578994 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11369 | 2026.05.19 20:10:18.579014 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35275 | ||
| 11370 | 2026.05.19 20:10:18.579035 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62792 | ||
| 11371 | 2026.05.19 20:10:18.579044 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52181 | ||
| 11372 | 2026.05.19 20:10:18.579077 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11373 | 2026.05.19 20:10:18.579088 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11374 | 2026.05.19 20:10:18.579109 [ 303 ] {} <Debug> TCP-Session: 6fa4c69f-07ae-41c9-bbad-792bbb62cce6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35275 | ||
| 11375 | 2026.05.19 20:10:18.579117 [ 307 ] {} <Debug> TCP-Session: eeafe4e6-e808-43f0-9596-d4738aca242a Authenticating user 'default' from [fd00:1122:3344:101::e]:62792 | ||
| 11376 | 2026.05.19 20:10:18.579123 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11377 | 2026.05.19 20:10:18.579130 [ 303 ] {} <Debug> TCP-Session: 6fa4c69f-07ae-41c9-bbad-792bbb62cce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2026.05.19 20:10:18.579138 [ 307 ] {} <Debug> TCP-Session: eeafe4e6-e808-43f0-9596-d4738aca242a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2026.05.19 20:10:18.579161 [ 308 ] {} <Debug> TCP-Session: 61d9f157-e6dd-4b2e-9d77-27ed2738d61a Authenticating user 'default' from [fd00:1122:3344:101::e]:52181 | ||
| 11380 | 2026.05.19 20:10:18.579162 [ 303 ] {} <Debug> TCP-Session: 6fa4c69f-07ae-41c9-bbad-792bbb62cce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2026.05.19 20:10:18.579171 [ 307 ] {} <Debug> TCP-Session: eeafe4e6-e808-43f0-9596-d4738aca242a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.05.19 20:10:18.579192 [ 308 ] {} <Debug> TCP-Session: 61d9f157-e6dd-4b2e-9d77-27ed2738d61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2026.05.19 20:10:18.579033 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11384 | 2026.05.19 20:10:18.579222 [ 308 ] {} <Debug> TCP-Session: 61d9f157-e6dd-4b2e-9d77-27ed2738d61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2026.05.19 20:10:18.579247 [ 260 ] {} <Debug> TCP-Session: 72f8d693-9ba6-4240-93dd-440070e4a93a Authenticating user 'default' from [fd00:1122:3344:101::e]:33466 | ||
| 11386 | 2026.05.19 20:10:18.579031 [ 3 ] {} <Debug> TCP-Session: 2a48f0a4-3596-4a3b-90e7-8bc4f608c21e Authenticating user 'default' from [fd00:1122:3344:101::e]:56528 | ||
| 11387 | 2026.05.19 20:10:18.579272 [ 260 ] {} <Debug> TCP-Session: 72f8d693-9ba6-4240-93dd-440070e4a93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2026.05.19 20:10:18.579285 [ 3 ] {} <Debug> TCP-Session: 2a48f0a4-3596-4a3b-90e7-8bc4f608c21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11389 | 2026.05.19 20:10:18.579289 [ 260 ] {} <Debug> TCP-Session: 72f8d693-9ba6-4240-93dd-440070e4a93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2026.05.19 20:10:18.579299 [ 3 ] {} <Debug> TCP-Session: 2a48f0a4-3596-4a3b-90e7-8bc4f608c21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.05.19 20:10:18.579018 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47317 | ||
| 11392 | 2026.05.19 20:10:18.578993 [ 309 ] {} <Trace> TCP-Session: e4bf6628-bb57-47e1-80a5-b9bf67ce6d1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2026.05.19 20:10:18.578982 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45655 | ||
| 11394 | 2026.05.19 20:10:18.579368 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11395 | 2026.05.19 20:10:18.579025 [ 310 ] {} <Debug> TCP-Session: f4661215-ea43-4088-ae6a-09937eff969c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.05.19 20:10:18.579399 [ 306 ] {} <Debug> TCP-Session: 06793af4-fd89-4000-aaec-99749e70ef6a Authenticating user 'default' from [fd00:1122:3344:101::e]:47317 | ||
| 11397 | 2026.05.19 20:10:18.579403 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11398 | 2026.05.19 20:10:18.579415 [ 310 ] {} <Debug> TCP-Session: f4661215-ea43-4088-ae6a-09937eff969c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.05.19 20:10:18.579428 [ 306 ] {} <Debug> TCP-Session: 06793af4-fd89-4000-aaec-99749e70ef6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2026.05.19 20:10:18.579437 [ 302 ] {} <Debug> TCP-Session: 5dbb4321-71c7-4a14-a12c-d14a544b9eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:45655 | ||
| 11401 | 2026.05.19 20:10:18.579457 [ 306 ] {} <Debug> TCP-Session: 06793af4-fd89-4000-aaec-99749e70ef6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2026.05.19 20:10:18.579465 [ 302 ] {} <Debug> TCP-Session: 5dbb4321-71c7-4a14-a12c-d14a544b9eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2026.05.19 20:10:18.579478 [ 302 ] {} <Debug> TCP-Session: 5dbb4321-71c7-4a14-a12c-d14a544b9eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.05.19 20:10:18.579479 [ 309 ] {35080f35-add1-4161-b09b-becedee5896f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42221) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11405 | 2026.05.19 20:10:18.579664 [ 309 ] {35080f35-add1-4161-b09b-becedee5896f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11406 | 2026.05.19 20:10:18.579707 [ 309 ] {35080f35-add1-4161-b09b-becedee5896f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11407 | 2026.05.19 20:10:18.579948 [ 309 ] {35080f35-add1-4161-b09b-becedee5896f} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 11408 | 2026.05.19 20:10:18.580703 [ 348 ] {35080f35-add1-4161-b09b-becedee5896f} <Trace> AggregatingTransform: Aggregating | ||
| 11409 | 2026.05.19 20:10:18.580747 [ 348 ] {35080f35-add1-4161-b09b-becedee5896f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11410 | 2026.05.19 20:10:18.580782 [ 348 ] {35080f35-add1-4161-b09b-becedee5896f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000747204 sec. (1338.323 rows/sec., 52.28 KiB/sec.) | ||
| 11411 | 2026.05.19 20:10:18.580799 [ 348 ] {35080f35-add1-4161-b09b-becedee5896f} <Trace> Aggregator: Merging aggregated data | ||
| 11412 | 2026.05.19 20:10:18.581368 [ 309 ] {35080f35-add1-4161-b09b-becedee5896f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.001926 sec., 519.2107995846313 rows/sec., 20.28 KiB/sec. | ||
| 11413 | 2026.05.19 20:10:18.581505 [ 309 ] {35080f35-add1-4161-b09b-becedee5896f} <Debug> TCPHandler: Processed in 0.002574641 sec. | ||
| 11414 | 2026.05.19 20:10:18.581630 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11415 | 2026.05.19 20:10:18.581662 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11416 | 2026.05.19 20:10:18.581665 [ 309 ] {} <Debug> TCP-Session: e4bf6628-bb57-47e1-80a5-b9bf67ce6d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2026.05.19 20:10:18.581683 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11418 | 2026.05.19 20:10:18.581722 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11419 | 2026.05.19 20:10:18.581703 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11420 | 2026.05.19 20:10:18.581750 [ 308 ] {} <Debug> TCP-Session: 61d9f157-e6dd-4b2e-9d77-27ed2738d61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11421 | 2026.05.19 20:10:18.581754 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11422 | 2026.05.19 20:10:18.581778 [ 3 ] {} <Debug> TCP-Session: 2a48f0a4-3596-4a3b-90e7-8bc4f608c21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2026.05.19 20:10:18.581787 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11424 | 2026.05.19 20:10:18.581824 [ 306 ] {} <Debug> TCP-Session: 06793af4-fd89-4000-aaec-99749e70ef6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2026.05.19 20:10:18.581772 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11426 | 2026.05.19 20:10:18.581850 [ 307 ] {} <Debug> TCP-Session: eeafe4e6-e808-43f0-9596-d4738aca242a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2026.05.19 20:10:18.581764 [ 260 ] {} <Debug> TCP-Session: 72f8d693-9ba6-4240-93dd-440070e4a93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2026.05.19 20:10:18.581882 [ 302 ] {} <Debug> TCP-Session: 5dbb4321-71c7-4a14-a12c-d14a544b9eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2026.05.19 20:10:18.581758 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11430 | 2026.05.19 20:10:18.581702 [ 310 ] {} <Debug> TCP-Session: f4661215-ea43-4088-ae6a-09937eff969c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2026.05.19 20:10:18.581966 [ 303 ] {} <Debug> TCP-Session: 6fa4c69f-07ae-41c9-bbad-792bbb62cce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.05.19 20:10:18.630683 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65306 | ||
| 11433 | 2026.05.19 20:10:18.630775 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11434 | 2026.05.19 20:10:18.630800 [ 309 ] {} <Debug> TCP-Session: 5f90c6f1-ad05-4979-86b0-d06e6738cdfb Authenticating user 'default' from [fd00:1122:3344:101::e]:65306 | ||
| 11435 | 2026.05.19 20:10:18.630822 [ 309 ] {} <Debug> TCP-Session: 5f90c6f1-ad05-4979-86b0-d06e6738cdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.05.19 20:10:18.630835 [ 309 ] {} <Debug> TCP-Session: 5f90c6f1-ad05-4979-86b0-d06e6738cdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.05.19 20:10:18.631012 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62374 | ||
| 11438 | 2026.05.19 20:10:18.631062 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33502 | ||
| 11439 | 2026.05.19 20:10:18.631068 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36722 | ||
| 11440 | 2026.05.19 20:10:18.631089 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11441 | 2026.05.19 20:10:18.631105 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47502 | ||
| 11442 | 2026.05.19 20:10:18.631120 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35613 | ||
| 11443 | 2026.05.19 20:10:18.631150 [ 309 ] {} <Trace> TCP-Session: 5f90c6f1-ad05-4979-86b0-d06e6738cdfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.05.19 20:10:18.631174 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11445 | 2026.05.19 20:10:18.631135 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47946 | ||
| 11446 | 2026.05.19 20:10:18.631200 [ 306 ] {} <Debug> TCP-Session: 4d5cf198-d900-482a-a40b-59c2fc76db0b Authenticating user 'default' from [fd00:1122:3344:101::e]:47502 | ||
| 11447 | 2026.05.19 20:10:18.631211 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11448 | 2026.05.19 20:10:18.631255 [ 306 ] {} <Debug> TCP-Session: 4d5cf198-d900-482a-a40b-59c2fc76db0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11449 | 2026.05.19 20:10:18.631273 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11450 | 2026.05.19 20:10:18.631285 [ 306 ] {} <Debug> TCP-Session: 4d5cf198-d900-482a-a40b-59c2fc76db0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2026.05.19 20:10:18.631281 [ 307 ] {} <Debug> TCP-Session: 05a81779-8501-4f50-a5c2-1fe6d7c298f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35613 | ||
| 11452 | 2026.05.19 20:10:18.631310 [ 308 ] {} <Debug> TCP-Session: 44cb9aa9-b79c-4ba8-91cc-e52d7bdbaef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47946 | ||
| 11453 | 2026.05.19 20:10:18.631327 [ 309 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11454 | 2026.05.19 20:10:18.631343 [ 307 ] {} <Debug> TCP-Session: 05a81779-8501-4f50-a5c2-1fe6d7c298f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.05.19 20:10:18.631356 [ 308 ] {} <Debug> TCP-Session: 44cb9aa9-b79c-4ba8-91cc-e52d7bdbaef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.05.19 20:10:18.631379 [ 307 ] {} <Debug> TCP-Session: 05a81779-8501-4f50-a5c2-1fe6d7c298f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11457 | 2026.05.19 20:10:18.631395 [ 308 ] {} <Debug> TCP-Session: 44cb9aa9-b79c-4ba8-91cc-e52d7bdbaef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2026.05.19 20:10:18.631132 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11459 | 2026.05.19 20:10:18.631121 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11460 | 2026.05.19 20:10:18.631452 [ 260 ] {} <Debug> TCP-Session: 70dc9399-2744-4927-abec-375fa7946e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:36722 | ||
| 11461 | 2026.05.19 20:10:18.631072 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44503 | ||
| 11462 | 2026.05.19 20:10:18.631476 [ 3 ] {} <Debug> TCP-Session: 21751c1c-58be-4bc9-935f-f9ae81fcaa9f Authenticating user 'default' from [fd00:1122:3344:101::e]:33502 | ||
| 11463 | 2026.05.19 20:10:18.631478 [ 260 ] {} <Debug> TCP-Session: 70dc9399-2744-4927-abec-375fa7946e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11464 | 2026.05.19 20:10:18.631516 [ 3 ] {} <Debug> TCP-Session: 21751c1c-58be-4bc9-935f-f9ae81fcaa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11465 | 2026.05.19 20:10:18.631525 [ 260 ] {} <Debug> TCP-Session: 70dc9399-2744-4927-abec-375fa7946e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11466 | 2026.05.19 20:10:18.631532 [ 3 ] {} <Debug> TCP-Session: 21751c1c-58be-4bc9-935f-f9ae81fcaa9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11467 | 2026.05.19 20:10:18.631525 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11468 | 2026.05.19 20:10:18.631126 [ 310 ] {} <Debug> TCP-Session: 547c4d57-6baa-4b7d-8559-6c4e5d4273b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62374 | ||
| 11469 | 2026.05.19 20:10:18.631569 [ 302 ] {} <Debug> TCP-Session: 48aa1fa7-4ed6-4076-9fc3-f8669b08c2b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44503 | ||
| 11470 | 2026.05.19 20:10:18.631589 [ 310 ] {} <Debug> TCP-Session: 547c4d57-6baa-4b7d-8559-6c4e5d4273b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.05.19 20:10:18.631600 [ 309 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11472 | 2026.05.19 20:10:18.631601 [ 302 ] {} <Debug> TCP-Session: 48aa1fa7-4ed6-4076-9fc3-f8669b08c2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.05.19 20:10:18.631615 [ 310 ] {} <Debug> TCP-Session: 547c4d57-6baa-4b7d-8559-6c4e5d4273b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2026.05.19 20:10:18.631635 [ 302 ] {} <Debug> TCP-Session: 48aa1fa7-4ed6-4076-9fc3-f8669b08c2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.05.19 20:10:18.631106 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36337 | ||
| 11476 | 2026.05.19 20:10:18.631665 [ 309 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11477 | 2026.05.19 20:10:18.631718 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11478 | 2026.05.19 20:10:18.631744 [ 303 ] {} <Debug> TCP-Session: e18b32b0-848b-46b0-8a8b-8e02203646cb Authenticating user 'default' from [fd00:1122:3344:101::e]:36337 | ||
| 11479 | 2026.05.19 20:10:18.631761 [ 303 ] {} <Debug> TCP-Session: e18b32b0-848b-46b0-8a8b-8e02203646cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.05.19 20:10:18.631774 [ 303 ] {} <Debug> TCP-Session: e18b32b0-848b-46b0-8a8b-8e02203646cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2026.05.19 20:10:18.631974 [ 309 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 11482 | 2026.05.19 20:10:18.632893 [ 328 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Trace> AggregatingTransform: Aggregating | ||
| 11483 | 2026.05.19 20:10:18.632926 [ 328 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 11484 | 2026.05.19 20:10:18.632956 [ 328 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882754 sec. (1132.818 rows/sec., 44.25 KiB/sec.) | ||
| 11485 | 2026.05.19 20:10:18.632971 [ 328 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Trace> Aggregator: Merging aggregated data | ||
| 11486 | 2026.05.19 20:10:18.633566 [ 309 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002291 sec., 436.4906154517678 rows/sec., 17.05 KiB/sec. | ||
| 11487 | 2026.05.19 20:10:18.633715 [ 309 ] {89ea7e76-540e-4cac-9789-37050a9323fb} <Debug> TCPHandler: Processed in 0.002673611 sec. | ||
| 11488 | 2026.05.19 20:10:18.633834 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11489 | 2026.05.19 20:10:18.633862 [ 309 ] {} <Debug> TCP-Session: 5f90c6f1-ad05-4979-86b0-d06e6738cdfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.05.19 20:10:18.633867 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11491 | 2026.05.19 20:10:18.633889 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11492 | 2026.05.19 20:10:18.633907 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11493 | 2026.05.19 20:10:18.633909 [ 310 ] {} <Debug> TCP-Session: 547c4d57-6baa-4b7d-8559-6c4e5d4273b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11494 | 2026.05.19 20:10:18.633926 [ 3 ] {} <Debug> TCP-Session: 21751c1c-58be-4bc9-935f-f9ae81fcaa9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2026.05.19 20:10:18.633956 [ 308 ] {} <Debug> TCP-Session: 44cb9aa9-b79c-4ba8-91cc-e52d7bdbaef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.05.19 20:10:18.634002 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11497 | 2026.05.19 20:10:18.634008 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11498 | 2026.05.19 20:10:18.634047 [ 302 ] {} <Debug> TCP-Session: 48aa1fa7-4ed6-4076-9fc3-f8669b08c2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2026.05.19 20:10:18.633926 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11500 | 2026.05.19 20:10:18.634083 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11501 | 2026.05.19 20:10:18.634119 [ 303 ] {} <Debug> TCP-Session: e18b32b0-848b-46b0-8a8b-8e02203646cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2026.05.19 20:10:18.634078 [ 307 ] {} <Debug> TCP-Session: 05a81779-8501-4f50-a5c2-1fe6d7c298f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.05.19 20:10:18.634144 [ 306 ] {} <Debug> TCP-Session: 4d5cf198-d900-482a-a40b-59c2fc76db0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2026.05.19 20:10:18.633943 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11505 | 2026.05.19 20:10:18.634204 [ 260 ] {} <Debug> TCP-Session: 70dc9399-2744-4927-abec-375fa7946e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2026.05.19 20:10:19.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.16 MiB, peak 338.23 MiB, free memory in arenas 0.00 B, will set to 328.77 MiB (RSS), difference: -1.39 MiB | ||
| 11507 | 2026.05.19 20:10:19.524783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23586 | ||
| 11508 | 2026.05.19 20:10:19.525296 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2026.05.19 20:10:19.525349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11510 | 2026.05.19 20:10:19.525871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11511 | 2026.05.19 20:10:19.526128 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2026.05.19 20:10:19.526286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23586 | ||
| 11513 | 2026.05.19 20:10:20.733066 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11514 | 2026.05.19 20:10:20.750234 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.05.19 20:10:20.750291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11516 | 2026.05.19 20:10:20.756338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11517 | 2026.05.19 20:10:20.757034 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.05.19 20:10:20.759991 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11519 | 2026.05.19 20:10:22.095434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1416 | ||
| 11520 | 2026.05.19 20:10:22.098301 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.05.19 20:10:22.098352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11522 | 2026.05.19 20:10:22.099611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11523 | 2026.05.19 20:10:22.099874 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.05.19 20:10:22.100143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 11525 | 2026.05.19 20:10:23.290511 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2026.05.19 20:10:23.290765 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11527 | 2026.05.19 20:10:23.291174 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11528 | 2026.05.19 20:10:23.291218 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <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 | ||
| 11529 | 2026.05.19 20:10:23.291467 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11530 | 2026.05.19 20:10:23.291536 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11531 | 2026.05.19 20:10:23.291679 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11532 | 2026.05.19 20:10:23.291714 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11533 | 2026.05.19 20:10:23.291737 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 11534 | 2026.05.19 20:10:23.291752 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11535 | 2026.05.19 20:10:23.291791 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11536 | 2026.05.19 20:10:23.291812 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 11537 | 2026.05.19 20:10:23.292944 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002282 sec., 21910.60473269062 rows/sec., 5.25 MiB/sec. | ||
| 11538 | 2026.05.19 20:10:23.293054 [ 4 ] {1803bb47-d1d9-496c-919d-7d7316c8e409} <Debug> TCPHandler: Processed in 0.002681522 sec. | ||
| 11539 | 2026.05.19 20:10:23.295273 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.05.19 20:10:23.295383 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11541 | 2026.05.19 20:10:23.295427 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11542 | 2026.05.19 20:10:23.295945 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.05.19 20:10:23.295986 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11544 | 2026.05.19 20:10:23.296356 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11545 | 2026.05.19 20:10:23.296576 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.05.19 20:10:23.296716 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001367 sec., 84857.35186539868 rows/sec., 7.21 MiB/sec. | ||
| 11547 | 2026.05.19 20:10:23.296754 [ 4 ] {086e3429-0ec4-4658-bdbc-7ba772b758ea} <Debug> TCPHandler: Processed in 0.001531207 sec. | ||
| 11548 | 2026.05.19 20:10:23.296880 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.05.19 20:10:23.296975 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.05.19 20:10:23.297016 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11551 | 2026.05.19 20:10:23.297429 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.05.19 20:10:23.297463 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11553 | 2026.05.19 20:10:23.297756 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11554 | 2026.05.19 20:10:23.297963 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.05.19 20:10:23.298062 [ 144 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11556 | 2026.05.19 20:10:23.298090 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001132 sec., 26501.7667844523 rows/sec., 1.95 MiB/sec. | ||
| 11557 | 2026.05.19 20:10:23.298098 [ 144 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.05.19 20:10:23.298121 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11559 | 2026.05.19 20:10:23.298127 [ 4 ] {111902ab-40c5-4154-aeea-ab659b839973} <Debug> TCPHandler: Processed in 0.001295946 sec. | ||
| 11560 | 2026.05.19 20:10:23.298244 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2026.05.19 20:10:23.298266 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 11562 | 2026.05.19 20:10:23.298340 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11563 | 2026.05.19 20:10:23.298386 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11564 | 2026.05.19 20:10:23.298474 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11565 | 2026.05.19 20:10:23.298535 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 11566 | 2026.05.19 20:10:23.298640 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 185 rows starting from the beginning of the part | ||
| 11567 | 2026.05.19 20:10:23.298718 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 11568 | 2026.05.19 20:10:23.298788 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 172 rows starting from the beginning of the part | ||
| 11569 | 2026.05.19 20:10:23.298819 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.05.19 20:10:23.298854 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 25 rows starting from the beginning of the part | ||
| 11571 | 2026.05.19 20:10:23.298862 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11572 | 2026.05.19 20:10:23.298929 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 11573 | 2026.05.19 20:10:23.299222 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11574 | 2026.05.19 20:10:23.299474 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.05.19 20:10:23.299605 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001283 sec., 73265.78332034295 rows/sec., 5.72 MiB/sec. | ||
| 11576 | 2026.05.19 20:10:23.299644 [ 4 ] {ca0425a9-e66f-4b36-afb0-86e0306a7f40} <Debug> TCPHandler: Processed in 0.001448527 sec. | ||
| 11577 | 2026.05.19 20:10:23.299765 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.05.19 20:10:23.299861 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11579 | 2026.05.19 20:10:23.299905 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11580 | 2026.05.19 20:10:23.300023 [ 194 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835188 sec., 353642.24264761974 rows/sec., 23.90 MiB/sec. | ||
| 11581 | 2026.05.19 20:10:23.300159 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11582 | 2026.05.19 20:10:23.300319 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.05.19 20:10:23.300360 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11584 | 2026.05.19 20:10:23.300410 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.05.19 20:10:23.300495 [ 190 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_71_14} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11586 | 2026.05.19 20:10:23.300569 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11587 | 2026.05.19 20:10:23.300700 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11588 | 2026.05.19 20:10:23.300910 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.05.19 20:10:23.301009 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 11590 | 2026.05.19 20:10:23.301034 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.05.19 20:10:23.301038 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 11592 | 2026.05.19 20:10:23.301050 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11593 | 2026.05.19 20:10:23.301082 [ 4 ] {7454fbb5-cb73-4d00-becc-b5e1225e57f3} <Debug> TCPHandler: Processed in 0.001364596 sec. | ||
| 11594 | 2026.05.19 20:10:23.301119 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 11595 | 2026.05.19 20:10:23.301199 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.05.19 20:10:23.301210 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11597 | 2026.05.19 20:10:23.301250 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 27265 rows starting from the beginning of the part | ||
| 11598 | 2026.05.19 20:10:23.301297 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 11599 | 2026.05.19 20:10:23.301302 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11600 | 2026.05.19 20:10:23.301337 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11601 | 2026.05.19 20:10:23.301366 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <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 | ||
| 11602 | 2026.05.19 20:10:23.301377 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 11603 | 2026.05.19 20:10:23.301416 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 197 rows starting from the beginning of the part | ||
| 11604 | 2026.05.19 20:10:23.301449 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11605 | 2026.05.19 20:10:23.302208 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.05.19 20:10:23.302249 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11607 | 2026.05.19 20:10:23.302799 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11608 | 2026.05.19 20:10:23.303024 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.05.19 20:10:23.303165 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001882 sec., 15940.48884165781 rows/sec., 28.56 MiB/sec. | ||
| 11610 | 2026.05.19 20:10:23.303219 [ 4 ] {d5a59581-206d-44ea-98e5-f5774ace9f82} <Debug> TCPHandler: Processed in 0.002068599 sec. | ||
| 11611 | 2026.05.19 20:10:23.303349 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2026.05.19 20:10:23.303445 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11613 | 2026.05.19 20:10:23.303487 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11614 | 2026.05.19 20:10:23.303844 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.05.19 20:10:23.303878 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11616 | 2026.05.19 20:10:23.304213 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11617 | 2026.05.19 20:10:23.304427 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.05.19 20:10:23.304554 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 11619 | 2026.05.19 20:10:23.304592 [ 4 ] {53b493ac-4377-4a65-a742-9a1c47697e47} <Debug> TCPHandler: Processed in 0.001290796 sec. | ||
| 11620 | 2026.05.19 20:10:23.306708 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28123 rows, containing 5 columns (5 merged, 0 gathered) in 0.005615694 sec., 5007929.56311366 rows/sec., 327.29 MiB/sec. | ||
| 11621 | 2026.05.19 20:10:23.307077 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 11622 | 2026.05.19 20:10:23.307367 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.05.19 20:10:23.307435 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 11624 | 2026.05.19 20:10:23.307512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11625 | 2026.05.19 20:10:26.869690 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11626 | 2026.05.19 20:10:26.869759 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11627 | 2026.05.19 20:10:27.026554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24098 | ||
| 11628 | 2026.05.19 20:10:27.027126 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11629 | 2026.05.19 20:10:27.027177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11630 | 2026.05.19 20:10:27.027711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11631 | 2026.05.19 20:10:27.027935 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.05.19 20:10:27.028062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24098 | ||
| 11633 | 2026.05.19 20:10:28.260227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11634 | 2026.05.19 20:10:28.278026 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.05.19 20:10:28.278095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11636 | 2026.05.19 20:10:28.287407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11637 | 2026.05.19 20:10:28.288214 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.05.19 20:10:28.292401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11639 | 2026.05.19 20:10:28.292486 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2026.05.19 20:10:28.292761 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11641 | 2026.05.19 20:10:28.293195 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11642 | 2026.05.19 20:10:28.293240 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <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 | ||
| 11643 | 2026.05.19 20:10:28.293471 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11644 | 2026.05.19 20:10:28.293545 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11645 | 2026.05.19 20:10:28.293689 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11646 | 2026.05.19 20:10:28.293725 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11647 | 2026.05.19 20:10:28.293747 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 11648 | 2026.05.19 20:10:28.293762 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11649 | 2026.05.19 20:10:28.293801 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11650 | 2026.05.19 20:10:28.293822 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 11651 | 2026.05.19 20:10:28.294802 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002164 sec., 23105.360443622918 rows/sec., 5.53 MiB/sec. | ||
| 11652 | 2026.05.19 20:10:28.294880 [ 4 ] {878de82f-1c46-4f15-be49-b366ea6ecfde} <Debug> TCPHandler: Processed in 0.002545261 sec. | ||
| 11653 | 2026.05.19 20:10:28.296720 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.05.19 20:10:28.296850 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11655 | 2026.05.19 20:10:28.296903 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11656 | 2026.05.19 20:10:28.297498 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.05.19 20:10:28.297566 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11658 | 2026.05.19 20:10:28.297952 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11659 | 2026.05.19 20:10:28.298171 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.05.19 20:10:28.298331 [ 132 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11661 | 2026.05.19 20:10:28.298349 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001536 sec., 50781.25 rows/sec., 4.21 MiB/sec. | ||
| 11662 | 2026.05.19 20:10:28.298377 [ 132 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.05.19 20:10:28.298400 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11664 | 2026.05.19 20:10:28.298402 [ 4 ] {f2940ec0-e9a6-455e-99ed-e985e887ed53} <Debug> TCPHandler: Processed in 0.001740728 sec. | ||
| 11665 | 2026.05.19 20:10:28.298499 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 11666 | 2026.05.19 20:10:28.298539 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.05.19 20:10:28.298612 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11668 | 2026.05.19 20:10:28.298646 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.05.19 20:10:28.298649 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3360 rows starting from the beginning of the part | ||
| 11670 | 2026.05.19 20:10:28.298699 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11671 | 2026.05.19 20:10:28.298732 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 78 rows starting from the beginning of the part | ||
| 11672 | 2026.05.19 20:10:28.298787 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 857 rows starting from the beginning of the part | ||
| 11673 | 2026.05.19 20:10:28.298833 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 199 rows starting from the beginning of the part | ||
| 11674 | 2026.05.19 20:10:28.298875 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
| 11675 | 2026.05.19 20:10:28.298918 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 11676 | 2026.05.19 20:10:28.299140 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.05.19 20:10:28.299182 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11678 | 2026.05.19 20:10:28.299530 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11679 | 2026.05.19 20:10:28.299772 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.05.19 20:10:28.299920 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001298 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 11681 | 2026.05.19 20:10:28.299965 [ 4 ] {98ffc430-3b8b-42cb-833d-69b1913b52c1} <Debug> TCPHandler: Processed in 0.001476826 sec. | ||
| 11682 | 2026.05.19 20:10:28.300092 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.05.19 20:10:28.300191 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11684 | 2026.05.19 20:10:28.300233 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11685 | 2026.05.19 20:10:28.300676 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.05.19 20:10:28.300704 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224008 sec., 2092782.4006285488 rows/sec., 169.44 MiB/sec. | ||
| 11687 | 2026.05.19 20:10:28.300710 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11688 | 2026.05.19 20:10:28.301047 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11689 | 2026.05.19 20:10:28.301082 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11690 | 2026.05.19 20:10:28.301310 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.05.19 20:10:28.301318 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.05.19 20:10:28.301386 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_81_16} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11693 | 2026.05.19 20:10:28.301433 [ 132 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11694 | 2026.05.19 20:10:28.301458 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001287 sec., 58275.058275058276 rows/sec., 4.55 MiB/sec. | ||
| 11695 | 2026.05.19 20:10:28.301473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11696 | 2026.05.19 20:10:28.301475 [ 132 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.05.19 20:10:28.301501 [ 4 ] {33a8d542-be79-44a4-920b-9d6d1a4803a2} <Debug> TCPHandler: Processed in 0.001459666 sec. | ||
| 11698 | 2026.05.19 20:10:28.301509 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11699 | 2026.05.19 20:10:28.301590 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 11700 | 2026.05.19 20:10:28.301631 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2026.05.19 20:10:28.301692 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11702 | 2026.05.19 20:10:28.301724 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 11703 | 2026.05.19 20:10:28.301735 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11704 | 2026.05.19 20:10:28.301777 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 75 rows starting from the beginning of the part | ||
| 11705 | 2026.05.19 20:10:28.301785 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11706 | 2026.05.19 20:10:28.301833 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 520 rows starting from the beginning of the part | ||
| 11707 | 2026.05.19 20:10:28.301880 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 113 rows starting from the beginning of the part | ||
| 11708 | 2026.05.19 20:10:28.301921 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
| 11709 | 2026.05.19 20:10:28.301959 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 11710 | 2026.05.19 20:10:28.302284 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.05.19 20:10:28.302324 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11712 | 2026.05.19 20:10:28.302715 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11713 | 2026.05.19 20:10:28.303029 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.05.19 20:10:28.303057 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500277 sec., 1805000.0099981537 rows/sec., 133.36 MiB/sec. | ||
| 11715 | 2026.05.19 20:10:28.303171 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. | ||
| 11716 | 2026.05.19 20:10:28.303212 [ 4 ] {1e09264c-8465-4692-aef6-c6c107aace01} <Debug> TCPHandler: Processed in 0.001631407 sec. | ||
| 11717 | 2026.05.19 20:10:28.303269 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11718 | 2026.05.19 20:10:28.303344 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11719 | 2026.05.19 20:10:28.303456 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11720 | 2026.05.19 20:10:28.303512 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.05.19 20:10:28.303530 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <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 | ||
| 11722 | 2026.05.19 20:10:28.303577 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_81_16} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11723 | 2026.05.19 20:10:28.303661 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 11724 | 2026.05.19 20:10:28.304517 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.05.19 20:10:28.304552 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11726 | 2026.05.19 20:10:28.305092 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11727 | 2026.05.19 20:10:28.305325 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.05.19 20:10:28.305435 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11729 | 2026.05.19 20:10:28.305471 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00204 sec., 5392.156862745098 rows/sec., 9.66 MiB/sec. | ||
| 11730 | 2026.05.19 20:10:28.305472 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.05.19 20:10:28.305502 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11732 | 2026.05.19 20:10:28.305537 [ 4 ] {3d73538b-6487-4019-af97-57cac01f1d30} <Debug> TCPHandler: Processed in 0.002242669 sec. | ||
| 11733 | 2026.05.19 20:10:28.305572 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 11734 | 2026.05.19 20:10:28.305678 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.05.19 20:10:28.305753 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11736 | 2026.05.19 20:10:28.305779 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11737 | 2026.05.19 20:10:28.305802 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1382 rows starting from the beginning of the part | ||
| 11738 | 2026.05.19 20:10:28.305826 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11739 | 2026.05.19 20:10:28.305906 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 11740 | 2026.05.19 20:10:28.306007 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 11741 | 2026.05.19 20:10:28.306095 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part | ||
| 11742 | 2026.05.19 20:10:28.306180 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 11743 | 2026.05.19 20:10:28.306189 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.05.19 20:10:28.306229 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11745 | 2026.05.19 20:10:28.306267 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 11746 | 2026.05.19 20:10:28.306557 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11747 | 2026.05.19 20:10:28.306804 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.05.19 20:10:28.306939 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 11749 | 2026.05.19 20:10:28.306975 [ 4 ] {2c6aa8fd-6a2a-490c-be67-8a8abbe3c2f6} <Debug> TCPHandler: Processed in 0.001346816 sec. | ||
| 11750 | 2026.05.19 20:10:28.312259 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1475 rows, containing 19 columns (19 merged, 0 gathered) in 0.006718449 sec., 219544.71932435597 rows/sec., 393.41 MiB/sec. | ||
| 11751 | 2026.05.19 20:10:28.313618 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11752 | 2026.05.19 20:10:28.313934 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.05.19 20:10:28.314003 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11754 | 2026.05.19 20:10:28.314142 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11755 | 2026.05.19 20:10:29.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.30 MiB, peak 341.85 MiB, free memory in arenas 0.00 B, will set to 331.69 MiB (RSS), difference: 1.38 MiB | ||
| 11756 | 2026.05.19 20:10:30.333118 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.05.19 20:10:30.333384 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11758 | 2026.05.19 20:10:30.333764 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11759 | 2026.05.19 20:10:30.333801 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11760 | 2026.05.19 20:10:30.334034 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11761 | 2026.05.19 20:10:30.334100 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11762 | 2026.05.19 20:10:30.334246 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11763 | 2026.05.19 20:10:30.334311 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11764 | 2026.05.19 20:10:30.334362 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 11765 | 2026.05.19 20:10:30.334384 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11766 | 2026.05.19 20:10:30.334436 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11767 | 2026.05.19 20:10:30.334461 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 11768 | 2026.05.19 20:10:30.335441 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002172 sec., 23020.257826887664 rows/sec., 5.51 MiB/sec. | ||
| 11769 | 2026.05.19 20:10:30.335507 [ 4 ] {bb04c87c-7933-4e2a-b8b2-2c90124e6fb5} <Debug> TCPHandler: Processed in 0.002527771 sec. | ||
| 11770 | 2026.05.19 20:10:30.347297 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.05.19 20:10:30.347410 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11772 | 2026.05.19 20:10:30.347454 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11773 | 2026.05.19 20:10:30.347956 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.05.19 20:10:30.347998 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11775 | 2026.05.19 20:10:30.348352 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11776 | 2026.05.19 20:10:30.348568 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.05.19 20:10:30.348715 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001337 sec., 8975.317875841436 rows/sec., 731.87 KiB/sec. | ||
| 11778 | 2026.05.19 20:10:30.348754 [ 4 ] {27bd90cf-ff42-4f04-b00a-2ba64b3d3949} <Debug> TCPHandler: Processed in 0.001509207 sec. | ||
| 11779 | 2026.05.19 20:10:30.348894 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.05.19 20:10:30.348987 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11781 | 2026.05.19 20:10:30.349026 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11782 | 2026.05.19 20:10:30.350522 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.05.19 20:10:30.350559 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11784 | 2026.05.19 20:10:30.350997 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11785 | 2026.05.19 20:10:30.351212 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.05.19 20:10:30.351338 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Debug> executeQuery: Read 2421 rows, 183.11 KiB in 0.002369 sec., 1021950.1899535669 rows/sec., 75.48 MiB/sec. | ||
| 11787 | 2026.05.19 20:10:30.351376 [ 4 ] {e5c26a4c-040f-4632-826a-186f64235e7f} <Debug> TCPHandler: Processed in 0.002540211 sec. | ||
| 11788 | 2026.05.19 20:10:30.351502 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.05.19 20:10:30.351597 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11790 | 2026.05.19 20:10:30.351636 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11791 | 2026.05.19 20:10:30.352033 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2026.05.19 20:10:30.352069 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11793 | 2026.05.19 20:10:30.352353 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11794 | 2026.05.19 20:10:30.352559 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2026.05.19 20:10:30.352682 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Debug> executeQuery: Read 28 rows, 2.04 KiB in 0.001102 sec., 25408.348457350276 rows/sec., 1.81 MiB/sec. | ||
| 11796 | 2026.05.19 20:10:30.352718 [ 4 ] {f3389ec4-52d0-469a-a1c8-1d103e2d8f0a} <Debug> TCPHandler: Processed in 0.001265636 sec. | ||
| 11797 | 2026.05.19 20:10:30.352830 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11798 | 2026.05.19 20:10:30.352923 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11799 | 2026.05.19 20:10:30.352961 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11800 | 2026.05.19 20:10:30.353628 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.05.19 20:10:30.353664 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11802 | 2026.05.19 20:10:30.353980 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11803 | 2026.05.19 20:10:30.354182 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.05.19 20:10:30.354289 [ 123 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 11805 | 2026.05.19 20:10:30.354316 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001411 sec., 567682.4946846209 rows/sec., 32.79 MiB/sec. | ||
| 11806 | 2026.05.19 20:10:30.354350 [ 123 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.05.19 20:10:30.354362 [ 4 ] {5724e0aa-e41a-4d45-82ed-a568be9712f3} <Debug> TCPHandler: Processed in 0.001578227 sec. | ||
| 11808 | 2026.05.19 20:10:30.354379 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11809 | 2026.05.19 20:10:30.354488 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 11810 | 2026.05.19 20:10:30.354491 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11811 | 2026.05.19 20:10:30.354588 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11812 | 2026.05.19 20:10:30.354611 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11813 | 2026.05.19 20:10:30.354616 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 974 rows starting from the beginning of the part | ||
| 11814 | 2026.05.19 20:10:30.354653 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11815 | 2026.05.19 20:10:30.354678 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 11816 | 2026.05.19 20:10:30.354729 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 950 rows starting from the beginning of the part | ||
| 11817 | 2026.05.19 20:10:30.354776 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 11818 | 2026.05.19 20:10:30.354823 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11819 | 2026.05.19 20:10:30.354869 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 11820 | 2026.05.19 20:10:30.355079 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2026.05.19 20:10:30.355114 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11822 | 2026.05.19 20:10:30.355415 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11823 | 2026.05.19 20:10:30.355623 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2026.05.19 20:10:30.355754 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 11825 | 2026.05.19 20:10:30.355793 [ 4 ] {475cc763-a1b3-4eb4-8221-c8db18d168ba} <Debug> TCPHandler: Processed in 0.001349206 sec. | ||
| 11826 | 2026.05.19 20:10:30.355899 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.05.19 20:10:30.355992 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11828 | 2026.05.19 20:10:30.356028 [ 196 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580597 sec., 1848668.5726975314 rows/sec., 116.92 MiB/sec. | ||
| 11829 | 2026.05.19 20:10:30.356030 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11830 | 2026.05.19 20:10:30.356169 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11831 | 2026.05.19 20:10:30.356393 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.05.19 20:10:30.356494 [ 188 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_24_5} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 11833 | 2026.05.19 20:10:30.356592 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11834 | 2026.05.19 20:10:30.356872 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.05.19 20:10:30.356907 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11836 | 2026.05.19 20:10:30.357249 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11837 | 2026.05.19 20:10:30.357447 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.05.19 20:10:30.357570 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001596 sec., 818922.305764411 rows/sec., 54.76 MiB/sec. | ||
| 11839 | 2026.05.19 20:10:30.357607 [ 4 ] {ffb71f49-964d-47e5-9b3b-32f51a5b4283} <Debug> TCPHandler: Processed in 0.001754457 sec. | ||
| 11840 | 2026.05.19 20:10:30.357739 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.05.19 20:10:30.357831 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11842 | 2026.05.19 20:10:30.357874 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11843 | 2026.05.19 20:10:30.358558 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.05.19 20:10:30.358593 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11845 | 2026.05.19 20:10:30.359004 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11846 | 2026.05.19 20:10:30.359210 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.05.19 20:10:30.359336 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Debug> executeQuery: Read 1554 rows, 97.03 KiB in 0.001523 sec., 1020354.563361786 rows/sec., 62.21 MiB/sec. | ||
| 11848 | 2026.05.19 20:10:30.359372 [ 4 ] {c3c336ee-03b1-4594-9ebb-ad1b26b42997} <Debug> TCPHandler: Processed in 0.001679707 sec. | ||
| 11849 | 2026.05.19 20:10:30.359493 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.05.19 20:10:30.359585 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11851 | 2026.05.19 20:10:30.359639 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <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 | ||
| 11852 | 2026.05.19 20:10:30.360391 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.05.19 20:10:30.360427 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11854 | 2026.05.19 20:10:30.360925 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11855 | 2026.05.19 20:10:30.361151 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.05.19 20:10:30.361293 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001725 sec., 9275.36231884058 rows/sec., 16.62 MiB/sec. | ||
| 11857 | 2026.05.19 20:10:30.361345 [ 4 ] {3f145d56-2317-45c1-b76c-44648c303adf} <Debug> TCPHandler: Processed in 0.001899168 sec. | ||
| 11858 | 2026.05.19 20:10:30.361462 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.05.19 20:10:30.361556 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11860 | 2026.05.19 20:10:30.361596 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11861 | 2026.05.19 20:10:30.361922 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.05.19 20:10:30.361957 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11863 | 2026.05.19 20:10:30.362249 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11864 | 2026.05.19 20:10:30.362452 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.05.19 20:10:30.362544 [ 123 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11866 | 2026.05.19 20:10:30.362575 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001038 sec., 28901.73410404624 rows/sec., 1.95 MiB/sec. | ||
| 11867 | 2026.05.19 20:10:30.362581 [ 123 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.05.19 20:10:30.362615 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11869 | 2026.05.19 20:10:30.362617 [ 4 ] {46a147b1-073a-426c-9165-9f7c605d9671} <Debug> TCPHandler: Processed in 0.001201105 sec. | ||
| 11870 | 2026.05.19 20:10:30.362736 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11871 | 2026.05.19 20:10:30.362913 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11872 | 2026.05.19 20:10:30.362957 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3942 rows starting from the beginning of the part | ||
| 11873 | 2026.05.19 20:10:30.363039 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11874 | 2026.05.19 20:10:30.363097 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11875 | 2026.05.19 20:10:30.363154 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11876 | 2026.05.19 20:10:30.363207 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11877 | 2026.05.19 20:10:30.363263 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 11878 | 2026.05.19 20:10:30.364647 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974569 sec., 2148316.9238451533 rows/sec., 143.40 MiB/sec. | ||
| 11879 | 2026.05.19 20:10:30.364928 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11880 | 2026.05.19 20:10:30.365179 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_81_16} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.05.19 20:10:30.365252 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_81_16} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11882 | 2026.05.19 20:10:30.365321 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11883 | 2026.05.19 20:10:32.100744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1464 | ||
| 11884 | 2026.05.19 20:10:32.103587 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.05.19 20:10:32.103627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11886 | 2026.05.19 20:10:32.104841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11887 | 2026.05.19 20:10:32.105104 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2026.05.19 20:10:32.105377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11889 | 2026.05.19 20:10:33.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.68 MiB, peak 341.85 MiB, free memory in arenas 0.00 B, will set to 331.69 MiB (RSS), difference: 4.01 MiB | ||
| 11890 | 2026.05.19 20:10:33.287138 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11891 | 2026.05.19 20:10:33.287394 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11892 | 2026.05.19 20:10:33.287777 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11893 | 2026.05.19 20:10:33.287821 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <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 | ||
| 11894 | 2026.05.19 20:10:33.288041 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11895 | 2026.05.19 20:10:33.288110 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11896 | 2026.05.19 20:10:33.288252 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11897 | 2026.05.19 20:10:33.288287 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11898 | 2026.05.19 20:10:33.288309 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 11899 | 2026.05.19 20:10:33.288325 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11900 | 2026.05.19 20:10:33.288362 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11901 | 2026.05.19 20:10:33.288381 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 11902 | 2026.05.19 20:10:33.289339 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00205 sec., 24390.243902439022 rows/sec., 5.84 MiB/sec. | ||
| 11903 | 2026.05.19 20:10:33.289404 [ 4 ] {f2194f24-d25f-4494-a609-8ac4dfc73fb0} <Debug> TCPHandler: Processed in 0.00240538 sec. | ||
| 11904 | 2026.05.19 20:10:33.291219 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2026.05.19 20:10:33.291328 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11906 | 2026.05.19 20:10:33.291371 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11907 | 2026.05.19 20:10:33.291871 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2026.05.19 20:10:33.291912 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11909 | 2026.05.19 20:10:33.292275 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11910 | 2026.05.19 20:10:33.292503 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2026.05.19 20:10:33.292647 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001351 sec., 78460.39970392302 rows/sec., 6.59 MiB/sec. | ||
| 11912 | 2026.05.19 20:10:33.292688 [ 4 ] {ca0b407c-e16b-48ab-b5e3-61dee59325cc} <Debug> TCPHandler: Processed in 0.001520206 sec. | ||
| 11913 | 2026.05.19 20:10:33.292809 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2026.05.19 20:10:33.292905 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11915 | 2026.05.19 20:10:33.292947 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11916 | 2026.05.19 20:10:33.293357 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2026.05.19 20:10:33.293393 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11918 | 2026.05.19 20:10:33.293708 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11919 | 2026.05.19 20:10:33.293924 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.05.19 20:10:33.294056 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001169 sec., 21385.799828913605 rows/sec., 1.57 MiB/sec. | ||
| 11921 | 2026.05.19 20:10:33.294092 [ 4 ] {8e44dfd0-0ce9-4281-b2ec-c3faee148e94} <Debug> TCPHandler: Processed in 0.001331506 sec. | ||
| 11922 | 2026.05.19 20:10:33.294212 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.05.19 20:10:33.294306 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11924 | 2026.05.19 20:10:33.294348 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11925 | 2026.05.19 20:10:33.294779 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2026.05.19 20:10:33.294816 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11927 | 2026.05.19 20:10:33.295116 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11928 | 2026.05.19 20:10:33.295326 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2026.05.19 20:10:33.295454 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001166 sec., 76329.33104631219 rows/sec., 5.96 MiB/sec. | ||
| 11930 | 2026.05.19 20:10:33.295491 [ 4 ] {1347af80-a9d9-4090-a495-a15e0f162f88} <Debug> TCPHandler: Processed in 0.001333685 sec. | ||
| 11931 | 2026.05.19 20:10:33.295607 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11932 | 2026.05.19 20:10:33.295701 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11933 | 2026.05.19 20:10:33.295745 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11934 | 2026.05.19 20:10:33.296103 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11935 | 2026.05.19 20:10:33.296138 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11936 | 2026.05.19 20:10:33.296459 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11937 | 2026.05.19 20:10:33.296678 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.05.19 20:10:33.296805 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001122 sec., 67736.18538324421 rows/sec., 4.72 MiB/sec. | ||
| 11939 | 2026.05.19 20:10:33.296842 [ 4 ] {1cd47269-a2f2-4df5-b4cc-ea5d9c773f80} <Debug> TCPHandler: Processed in 0.001283385 sec. | ||
| 11940 | 2026.05.19 20:10:33.296955 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11941 | 2026.05.19 20:10:33.297050 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11942 | 2026.05.19 20:10:33.297102 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <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 | ||
| 11943 | 2026.05.19 20:10:33.297894 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2026.05.19 20:10:33.297930 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11945 | 2026.05.19 20:10:33.298448 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11946 | 2026.05.19 20:10:33.298679 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.05.19 20:10:33.298815 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001784 sec., 14013.452914798207 rows/sec., 25.11 MiB/sec. | ||
| 11948 | 2026.05.19 20:10:33.298869 [ 4 ] {b820f516-f055-4d1b-8c1e-f4cff3e639d5} <Debug> TCPHandler: Processed in 0.001962258 sec. | ||
| 11949 | 2026.05.19 20:10:33.298976 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11950 | 2026.05.19 20:10:33.299070 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11951 | 2026.05.19 20:10:33.299114 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11952 | 2026.05.19 20:10:33.299454 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.05.19 20:10:33.299490 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11954 | 2026.05.19 20:10:33.299851 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11955 | 2026.05.19 20:10:33.300062 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2026.05.19 20:10:33.300189 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001137 sec., 26385.224274406333 rows/sec., 1.77 MiB/sec. | ||
| 11957 | 2026.05.19 20:10:33.300224 [ 4 ] {721610fd-cedd-4bfb-a666-308dbe2a6f24} <Debug> TCPHandler: Processed in 0.001296406 sec. | ||
| 11958 | 2026.05.19 20:10:34.528362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24546 | ||
| 11959 | 2026.05.19 20:10:34.528853 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.05.19 20:10:34.528894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11961 | 2026.05.19 20:10:34.529363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11962 | 2026.05.19 20:10:34.529584 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.05.19 20:10:34.529707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24546 | ||
| 11964 | 2026.05.19 20:10:34.529742 [ 116 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11965 | 2026.05.19 20:10:34.529818 [ 116 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.05.19 20:10:34.529838 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11967 | 2026.05.19 20:10:34.529939 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 11968 | 2026.05.19 20:10:34.530062 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11969 | 2026.05.19 20:10:34.530103 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22178 rows starting from the beginning of the part | ||
| 11970 | 2026.05.19 20:10:34.530169 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11971 | 2026.05.19 20:10:34.530213 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11972 | 2026.05.19 20:10:34.530257 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11973 | 2026.05.19 20:10:34.530296 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11974 | 2026.05.19 20:10:34.530335 [ 196 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11975 | 2026.05.19 20:10:34.532390 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002497161 sec., 9829562.451119492 rows/sec., 140.61 MiB/sec. | ||
| 11976 | 2026.05.19 20:10:34.532861 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11977 | 2026.05.19 20:10:34.533183 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.05.19 20:10:34.533270 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_51_10} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11979 | 2026.05.19 20:10:34.533377 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11980 | 2026.05.19 20:10:35.792639 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11981 | 2026.05.19 20:10:35.810007 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2026.05.19 20:10:35.810069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11983 | 2026.05.19 20:10:35.815563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11984 | 2026.05.19 20:10:35.816235 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2026.05.19 20:10:35.816511 [ 115 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11986 | 2026.05.19 20:10:35.816570 [ 115 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.05.19 20:10:35.816589 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11988 | 2026.05.19 20:10:35.816724 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11989 | 2026.05.19 20:10:35.819418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11990 | 2026.05.19 20:10:35.820609 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11991 | 2026.05.19 20:10:35.822197 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11992 | 2026.05.19 20:10:35.826720 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11993 | 2026.05.19 20:10:35.831339 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11994 | 2026.05.19 20:10:35.835830 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11995 | 2026.05.19 20:10:35.840120 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11996 | 2026.05.19 20:10:35.843791 [ 196 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 11997 | 2026.05.19 20:10:35.894437 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077776098 sec., 4937.249487625362 rows/sec., 25.53 MiB/sec. | ||
| 11998 | 2026.05.19 20:10:35.897456 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11999 | 2026.05.19 20:10:35.899447 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_51_10} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.05.19 20:10:35.899555 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_51_10} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12001 | 2026.05.19 20:10:35.902403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12002 | 2026.05.19 20:10:38.289952 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.05.19 20:10:38.290208 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12004 | 2026.05.19 20:10:38.290591 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12005 | 2026.05.19 20:10:38.290634 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <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 | ||
| 12006 | 2026.05.19 20:10:38.290904 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12007 | 2026.05.19 20:10:38.290994 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12008 | 2026.05.19 20:10:38.291145 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12009 | 2026.05.19 20:10:38.291181 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12010 | 2026.05.19 20:10:38.291203 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12011 | 2026.05.19 20:10:38.291218 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12012 | 2026.05.19 20:10:38.291258 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12013 | 2026.05.19 20:10:38.291279 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12014 | 2026.05.19 20:10:38.292180 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002077 sec., 24073.18247472316 rows/sec., 5.77 MiB/sec. | ||
| 12015 | 2026.05.19 20:10:38.292255 [ 4 ] {60a56586-a650-4a27-b114-01e073ab6eb8} <Debug> TCPHandler: Processed in 0.002441881 sec. | ||
| 12016 | 2026.05.19 20:10:38.294077 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12017 | 2026.05.19 20:10:38.294262 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12018 | 2026.05.19 20:10:38.294337 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12019 | 2026.05.19 20:10:38.295098 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.05.19 20:10:38.295139 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12021 | 2026.05.19 20:10:38.295515 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12022 | 2026.05.19 20:10:38.295752 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.05.19 20:10:38.295899 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001691 sec., 46126.55233589592 rows/sec., 3.82 MiB/sec. | ||
| 12024 | 2026.05.19 20:10:38.295938 [ 4 ] {0751190c-6c23-49ef-bb18-e8839236e4ca} <Debug> TCPHandler: Processed in 0.001943418 sec. | ||
| 12025 | 2026.05.19 20:10:38.296058 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12026 | 2026.05.19 20:10:38.296156 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12027 | 2026.05.19 20:10:38.296198 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12028 | 2026.05.19 20:10:38.296595 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.05.19 20:10:38.296631 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12030 | 2026.05.19 20:10:38.296920 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12031 | 2026.05.19 20:10:38.297126 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.05.19 20:10:38.297254 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001121 sec., 9812.667261373774 rows/sec., 737.87 KiB/sec. | ||
| 12033 | 2026.05.19 20:10:38.297290 [ 4 ] {a3cd61b0-1574-4d97-951a-8eaab094cbc1} <Debug> TCPHandler: Processed in 0.001280616 sec. | ||
| 12034 | 2026.05.19 20:10:38.297392 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.05.19 20:10:38.297486 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12036 | 2026.05.19 20:10:38.297525 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12037 | 2026.05.19 20:10:38.297922 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.05.19 20:10:38.297959 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12039 | 2026.05.19 20:10:38.298265 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12040 | 2026.05.19 20:10:38.298470 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.05.19 20:10:38.298597 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001129 sec., 66430.46944198405 rows/sec., 5.19 MiB/sec. | ||
| 12042 | 2026.05.19 20:10:38.298633 [ 4 ] {98fb05fd-41c9-46e6-ba51-ebd3895139c1} <Debug> TCPHandler: Processed in 0.001286696 sec. | ||
| 12043 | 2026.05.19 20:10:38.298744 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.05.19 20:10:38.298837 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12045 | 2026.05.19 20:10:38.298879 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12046 | 2026.05.19 20:10:38.299263 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.05.19 20:10:38.299298 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12048 | 2026.05.19 20:10:38.299628 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12049 | 2026.05.19 20:10:38.299843 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.05.19 20:10:38.299969 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 12051 | 2026.05.19 20:10:38.300006 [ 4 ] {bff0c42b-9655-4e21-a16b-979908ec3249} <Debug> TCPHandler: Processed in 0.001307046 sec. | ||
| 12052 | 2026.05.19 20:10:38.300103 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.05.19 20:10:38.300195 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12054 | 2026.05.19 20:10:38.300248 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <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 | ||
| 12055 | 2026.05.19 20:10:38.301003 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.05.19 20:10:38.301039 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12057 | 2026.05.19 20:10:38.301553 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12058 | 2026.05.19 20:10:38.301780 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.05.19 20:10:38.301919 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001742 sec., 6314.580941446613 rows/sec., 11.32 MiB/sec. | ||
| 12060 | 2026.05.19 20:10:38.301978 [ 4 ] {40f929ab-de79-4977-840d-412c448901da} <Debug> TCPHandler: Processed in 0.001920388 sec. | ||
| 12061 | 2026.05.19 20:10:38.302098 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.05.19 20:10:38.302190 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12063 | 2026.05.19 20:10:38.302232 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12064 | 2026.05.19 20:10:38.302569 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.05.19 20:10:38.302605 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12066 | 2026.05.19 20:10:38.302904 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12067 | 2026.05.19 20:10:38.303112 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.05.19 20:10:38.303237 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12069 | 2026.05.19 20:10:38.303272 [ 4 ] {36a19310-83d8-437a-85dc-a0d1c5e486d2} <Debug> TCPHandler: Processed in 0.001221256 sec. | ||
| 12070 | 2026.05.19 20:10:41.870025 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12071 | 2026.05.19 20:10:41.870131 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12072 | 2026.05.19 20:10:42.029989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25058 | ||
| 12073 | 2026.05.19 20:10:42.030497 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.05.19 20:10:42.030538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12075 | 2026.05.19 20:10:42.031038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12076 | 2026.05.19 20:10:42.031269 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.05.19 20:10:42.031402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25058 | ||
| 12078 | 2026.05.19 20:10:42.105932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1492 | ||
| 12079 | 2026.05.19 20:10:42.108394 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.05.19 20:10:42.108454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12081 | 2026.05.19 20:10:42.109697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12082 | 2026.05.19 20:10:42.109967 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.05.19 20:10:42.110335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
| 12084 | 2026.05.19 20:10:42.331940 [ 66 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12085 | 2026.05.19 20:10:42.332007 [ 66 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.05.19 20:10:42.332032 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12087 | 2026.05.19 20:10:42.332143 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12088 | 2026.05.19 20:10:42.332271 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12089 | 2026.05.19 20:10:42.332307 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12090 | 2026.05.19 20:10:42.332379 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 12091 | 2026.05.19 20:10:42.332431 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 12092 | 2026.05.19 20:10:42.332480 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 12093 | 2026.05.19 20:10:42.332527 [ 187 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12094 | 2026.05.19 20:10:42.333336 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240405 sec., 30635.15545325922 rows/sec., 2.56 MiB/sec. | ||
| 12095 | 2026.05.19 20:10:42.333532 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12096 | 2026.05.19 20:10:42.333859 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.05.19 20:10:42.333949 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_25_6} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12098 | 2026.05.19 20:10:42.334061 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12099 | 2026.05.19 20:10:43.291316 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.05.19 20:10:43.291543 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12101 | 2026.05.19 20:10:43.291886 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12102 | 2026.05.19 20:10:43.291922 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <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 | ||
| 12103 | 2026.05.19 20:10:43.292151 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12104 | 2026.05.19 20:10:43.292224 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12105 | 2026.05.19 20:10:43.292369 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12106 | 2026.05.19 20:10:43.292404 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12107 | 2026.05.19 20:10:43.292425 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12108 | 2026.05.19 20:10:43.292441 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12109 | 2026.05.19 20:10:43.292481 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12110 | 2026.05.19 20:10:43.292501 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12111 | 2026.05.19 20:10:43.293460 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002008 sec., 24900.398406374505 rows/sec., 5.96 MiB/sec. | ||
| 12112 | 2026.05.19 20:10:43.293546 [ 4 ] {86176b53-83c0-4efb-89d0-620c014af06e} <Debug> TCPHandler: Processed in 0.00235808 sec. | ||
| 12113 | 2026.05.19 20:10:43.295616 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.05.19 20:10:43.295733 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12115 | 2026.05.19 20:10:43.295780 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12116 | 2026.05.19 20:10:43.296402 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.05.19 20:10:43.296452 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12118 | 2026.05.19 20:10:43.296907 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12119 | 2026.05.19 20:10:43.297173 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.05.19 20:10:43.297332 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001632 sec., 71078.43137254902 rows/sec., 6.04 MiB/sec. | ||
| 12121 | 2026.05.19 20:10:43.297374 [ 4 ] {52ba7138-4c32-4c30-81aa-cdd5ce4d491e} <Debug> TCPHandler: Processed in 0.001813427 sec. | ||
| 12122 | 2026.05.19 20:10:43.297509 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.05.19 20:10:43.297609 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.05.19 20:10:43.297653 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12125 | 2026.05.19 20:10:43.298078 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.05.19 20:10:43.298114 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12127 | 2026.05.19 20:10:43.298412 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12128 | 2026.05.19 20:10:43.298666 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.05.19 20:10:43.298791 [ 98 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12130 | 2026.05.19 20:10:43.298797 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00121 sec., 24793.388429752067 rows/sec., 1.82 MiB/sec. | ||
| 12131 | 2026.05.19 20:10:43.298861 [ 98 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.05.19 20:10:43.298880 [ 4 ] {f4214cb7-430d-4794-9e96-9b298e9b4435} <Debug> TCPHandler: Processed in 0.001420926 sec. | ||
| 12133 | 2026.05.19 20:10:43.298886 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12134 | 2026.05.19 20:10:43.299015 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.05.19 20:10:43.299042 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12136 | 2026.05.19 20:10:43.299115 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12137 | 2026.05.19 20:10:43.299185 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12138 | 2026.05.19 20:10:43.299207 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12139 | 2026.05.19 20:10:43.299262 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12140 | 2026.05.19 20:10:43.299344 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 12141 | 2026.05.19 20:10:43.299415 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
| 12142 | 2026.05.19 20:10:43.299482 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 12143 | 2026.05.19 20:10:43.299538 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part | ||
| 12144 | 2026.05.19 20:10:43.299610 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12145 | 2026.05.19 20:10:43.299617 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.05.19 20:10:43.299668 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12147 | 2026.05.19 20:10:43.300006 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12148 | 2026.05.19 20:10:43.300232 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.05.19 20:10:43.300371 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001274 sec., 73783.35949764522 rows/sec., 5.76 MiB/sec. | ||
| 12150 | 2026.05.19 20:10:43.300411 [ 4 ] {8f341af2-a121-41cc-957a-91df4a8f2e63} <Debug> TCPHandler: Processed in 0.001444477 sec. | ||
| 12151 | 2026.05.19 20:10:43.300533 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.05.19 20:10:43.300631 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.05.19 20:10:43.300674 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12154 | 2026.05.19 20:10:43.300792 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821158 sec., 181752.48935018267 rows/sec., 12.83 MiB/sec. | ||
| 12155 | 2026.05.19 20:10:43.300978 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12156 | 2026.05.19 20:10:43.301092 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.05.19 20:10:43.301134 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12158 | 2026.05.19 20:10:43.301329 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.05.19 20:10:43.301439 [ 187 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_76_15} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12160 | 2026.05.19 20:10:43.301499 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12161 | 2026.05.19 20:10:43.301528 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12162 | 2026.05.19 20:10:43.301718 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.05.19 20:10:43.301854 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 12164 | 2026.05.19 20:10:43.301872 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_79_16 to all_84_84_0 | ||
| 12165 | 2026.05.19 20:10:43.301892 [ 4 ] {e9697b3d-48bf-4b9a-8b05-66aec1cb25df} <Debug> TCPHandler: Processed in 0.001408476 sec. | ||
| 12166 | 2026.05.19 20:10:43.301929 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.05.19 20:10:43.301958 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12168 | 2026.05.19 20:10:43.302025 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2026.05.19 20:10:43.302049 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_79_16 to all_84_84_0 into Compact with storage Full | ||
| 12170 | 2026.05.19 20:10:43.302124 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12171 | 2026.05.19 20:10:43.302148 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12172 | 2026.05.19 20:10:43.302177 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 28123 rows starting from the beginning of the part | ||
| 12173 | 2026.05.19 20:10:43.302179 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <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 | ||
| 12174 | 2026.05.19 20:10:43.302234 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12175 | 2026.05.19 20:10:43.302281 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1554 rows starting from the beginning of the part | ||
| 12176 | 2026.05.19 20:10:43.302326 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
| 12177 | 2026.05.19 20:10:43.302367 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12178 | 2026.05.19 20:10:43.302408 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12179 | 2026.05.19 20:10:43.302990 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.05.19 20:10:43.303025 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12181 | 2026.05.19 20:10:43.303605 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12182 | 2026.05.19 20:10:43.303841 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.05.19 20:10:43.303981 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001875 sec., 16000 rows/sec., 28.67 MiB/sec. | ||
| 12184 | 2026.05.19 20:10:43.304037 [ 4 ] {3ff0457f-3916-4284-8a4c-071235cecd64} <Debug> TCPHandler: Processed in 0.002060319 sec. | ||
| 12185 | 2026.05.19 20:10:43.304166 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.05.19 20:10:43.304260 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12187 | 2026.05.19 20:10:43.304302 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12188 | 2026.05.19 20:10:43.304671 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.05.19 20:10:43.304706 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12190 | 2026.05.19 20:10:43.305024 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12191 | 2026.05.19 20:10:43.305239 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.05.19 20:10:43.305367 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12193 | 2026.05.19 20:10:43.305403 [ 4 ] {158c5652-5620-4858-bf3b-d86dbef9b4d9} <Debug> TCPHandler: Processed in 0.001286285 sec. | ||
| 12194 | 2026.05.19 20:10:43.310153 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30233 rows, containing 5 columns (5 merged, 0 gathered) in 0.008139696 sec., 3714266.478748101 rows/sec., 242.20 MiB/sec. | ||
| 12195 | 2026.05.19 20:10:43.310668 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 12196 | 2026.05.19 20:10:43.310984 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.05.19 20:10:43.311072 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_79_16, all_84_84_0] -> all_1_84_17 | ||
| 12198 | 2026.05.19 20:10:43.311169 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12199 | 2026.05.19 20:10:43.319649 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12200 | 2026.05.19 20:10:43.335330 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.05.19 20:10:43.335377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12202 | 2026.05.19 20:10:43.340813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12203 | 2026.05.19 20:10:43.341485 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.05.19 20:10:43.344237 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12205 | 2026.05.19 20:10:44.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.33 MiB, peak 346.18 MiB, free memory in arenas 0.00 B, will set to 335.98 MiB (RSS), difference: 1.65 MiB | ||
| 12206 | 2026.05.19 20:10:44.237747 [ 29 ] {} <Debug> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12207 | 2026.05.19 20:10:44.237843 [ 29 ] {} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.05.19 20:10:44.237882 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 12209 | 2026.05.19 20:10:44.238040 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 12210 | 2026.05.19 20:10:44.238254 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12211 | 2026.05.19 20:10:44.238313 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 12212 | 2026.05.19 20:10:44.238428 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 12213 | 2026.05.19 20:10:44.238514 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 12214 | 2026.05.19 20:10:44.238598 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 12215 | 2026.05.19 20:10:44.238675 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 12216 | 2026.05.19 20:10:44.239606 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636697 sec., 3665.919837330917 rows/sec., 272.08 KiB/sec. | ||
| 12217 | 2026.05.19 20:10:44.239791 [ 190 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12218 | 2026.05.19 20:10:44.240130 [ 190 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_9_2} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.05.19 20:10:44.240211 [ 190 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_9_2} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12220 | 2026.05.19 20:10:44.240302 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12221 | 2026.05.19 20:10:48.292709 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2026.05.19 20:10:48.292997 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 12223 | 2026.05.19 20:10:48.293394 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12224 | 2026.05.19 20:10:48.293430 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <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 | ||
| 12225 | 2026.05.19 20:10:48.293671 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12226 | 2026.05.19 20:10:48.293739 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12227 | 2026.05.19 20:10:48.293881 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12228 | 2026.05.19 20:10:48.293917 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12229 | 2026.05.19 20:10:48.293939 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12230 | 2026.05.19 20:10:48.293954 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12231 | 2026.05.19 20:10:48.293994 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 12232 | 2026.05.19 20:10:48.294014 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12233 | 2026.05.19 20:10:48.294886 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002004 sec., 24950.0998003992 rows/sec., 5.98 MiB/sec. | ||
| 12234 | 2026.05.19 20:10:48.294958 [ 4 ] {35049a55-fc44-4026-a9b1-57c42dec8ff2} <Debug> TCPHandler: Processed in 0.002434141 sec. | ||
| 12235 | 2026.05.19 20:10:48.297587 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.05.19 20:10:48.297726 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12237 | 2026.05.19 20:10:48.297779 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12238 | 2026.05.19 20:10:48.298340 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.05.19 20:10:48.298389 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12240 | 2026.05.19 20:10:48.298753 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12241 | 2026.05.19 20:10:48.298977 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.05.19 20:10:48.299133 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001445 sec., 16608.996539792388 rows/sec., 1.38 MiB/sec. | ||
| 12243 | 2026.05.19 20:10:48.299173 [ 4 ] {2f56488c-b4f1-48de-ad05-a928a61e4047} <Debug> TCPHandler: Processed in 0.001652627 sec. | ||
| 12244 | 2026.05.19 20:10:48.299299 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.05.19 20:10:48.299398 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12246 | 2026.05.19 20:10:48.299439 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12247 | 2026.05.19 20:10:48.299860 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.05.19 20:10:48.299900 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12249 | 2026.05.19 20:10:48.300208 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12250 | 2026.05.19 20:10:48.300420 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.05.19 20:10:48.300553 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 12252 | 2026.05.19 20:10:48.300590 [ 4 ] {7181f73f-4227-4ed0-9d85-bf315670c9cf} <Debug> TCPHandler: Processed in 0.001342026 sec. | ||
| 12253 | 2026.05.19 20:10:48.300711 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.05.19 20:10:48.300807 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12255 | 2026.05.19 20:10:48.300846 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12256 | 2026.05.19 20:10:48.301337 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.05.19 20:10:48.301372 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12258 | 2026.05.19 20:10:48.301695 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12259 | 2026.05.19 20:10:48.301916 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.05.19 20:10:48.302035 [ 24 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12261 | 2026.05.19 20:10:48.302043 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001255 sec., 158565.73705179282 rows/sec., 14.12 MiB/sec. | ||
| 12262 | 2026.05.19 20:10:48.302079 [ 24 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.05.19 20:10:48.302092 [ 4 ] {1a6eafcf-d342-4083-8d66-30bab9f6109d} <Debug> TCPHandler: Processed in 0.001434607 sec. | ||
| 12264 | 2026.05.19 20:10:48.302103 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12265 | 2026.05.19 20:10:48.302212 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2026.05.19 20:10:48.302238 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 12267 | 2026.05.19 20:10:48.302306 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12268 | 2026.05.19 20:10:48.302350 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12269 | 2026.05.19 20:10:48.302389 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12270 | 2026.05.19 20:10:48.302428 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3360 rows starting from the beginning of the part | ||
| 12271 | 2026.05.19 20:10:48.302498 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2421 rows starting from the beginning of the part | ||
| 12272 | 2026.05.19 20:10:48.302547 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 106 rows starting from the beginning of the part | ||
| 12273 | 2026.05.19 20:10:48.302594 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 78 rows starting from the beginning of the part | ||
| 12274 | 2026.05.19 20:10:48.302638 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 12275 | 2026.05.19 20:10:48.302704 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 199 rows starting from the beginning of the part | ||
| 12276 | 2026.05.19 20:10:48.302766 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.05.19 20:10:48.302805 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12278 | 2026.05.19 20:10:48.303137 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12279 | 2026.05.19 20:10:48.303349 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.05.19 20:10:48.303478 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001191 sec., 20990.764063811923 rows/sec., 1.58 MiB/sec. | ||
| 12281 | 2026.05.19 20:10:48.303515 [ 4 ] {c9499103-545b-4d9d-aa24-f4c01995e191} <Debug> TCPHandler: Processed in 0.001352226 sec. | ||
| 12282 | 2026.05.19 20:10:48.303630 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.05.19 20:10:48.303724 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.05.19 20:10:48.303764 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12285 | 2026.05.19 20:10:48.304161 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.05.19 20:10:48.304194 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12287 | 2026.05.19 20:10:48.304495 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12288 | 2026.05.19 20:10:48.304824 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.05.19 20:10:48.305050 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002871282 sec., 2187176.320542531 rows/sec., 174.13 MiB/sec. | ||
| 12290 | 2026.05.19 20:10:48.305120 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001401 sec., 17130.620985010708 rows/sec., 1.42 MiB/sec. | ||
| 12291 | 2026.05.19 20:10:48.305213 [ 4 ] {67172c5f-ae93-4ff5-a245-00a082cd9681} <Debug> TCPHandler: Processed in 0.001630657 sec. | ||
| 12292 | 2026.05.19 20:10:48.305361 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12293 | 2026.05.19 20:10:48.305470 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12294 | 2026.05.19 20:10:48.305497 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12295 | 2026.05.19 20:10:48.305514 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12296 | 2026.05.19 20:10:48.305800 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.05.19 20:10:48.305879 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_86_17} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12298 | 2026.05.19 20:10:48.305948 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.05.19 20:10:48.305964 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 12300 | 2026.05.19 20:10:48.305989 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12301 | 2026.05.19 20:10:48.306292 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12302 | 2026.05.19 20:10:48.306489 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2026.05.19 20:10:48.306680 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001228 sec., 9771.98697068404 rows/sec., 763.44 KiB/sec. | ||
| 12304 | 2026.05.19 20:10:48.306717 [ 4 ] {565bf81a-754b-4784-819d-3a4886975174} <Debug> TCPHandler: Processed in 0.001411437 sec. | ||
| 12305 | 2026.05.19 20:10:48.306838 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.05.19 20:10:48.306936 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12307 | 2026.05.19 20:10:48.306977 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12308 | 2026.05.19 20:10:48.307431 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.05.19 20:10:48.307465 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12310 | 2026.05.19 20:10:48.307780 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12311 | 2026.05.19 20:10:48.308005 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.05.19 20:10:48.308125 [ 24 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12313 | 2026.05.19 20:10:48.308137 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.00122 sec., 92622.95081967213 rows/sec., 7.54 MiB/sec. | ||
| 12314 | 2026.05.19 20:10:48.308156 [ 24 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.05.19 20:10:48.308175 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12316 | 2026.05.19 20:10:48.308177 [ 4 ] {1a3e6959-4957-4ec6-a276-6de756561e50} <Debug> TCPHandler: Processed in 0.001387446 sec. | ||
| 12317 | 2026.05.19 20:10:48.308277 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 12318 | 2026.05.19 20:10:48.308314 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.05.19 20:10:48.308411 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12320 | 2026.05.19 20:10:48.308412 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12321 | 2026.05.19 20:10:48.308452 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 12322 | 2026.05.19 20:10:48.308475 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12323 | 2026.05.19 20:10:48.308523 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1307 rows starting from the beginning of the part | ||
| 12324 | 2026.05.19 20:10:48.308576 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 89 rows starting from the beginning of the part | ||
| 12325 | 2026.05.19 20:10:48.308622 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 75 rows starting from the beginning of the part | ||
| 12326 | 2026.05.19 20:10:48.308665 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 12327 | 2026.05.19 20:10:48.308704 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 113 rows starting from the beginning of the part | ||
| 12328 | 2026.05.19 20:10:48.308895 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2026.05.19 20:10:48.308934 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12330 | 2026.05.19 20:10:48.309300 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12331 | 2026.05.19 20:10:48.309527 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2026.05.19 20:10:48.309659 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001265 sec., 155731.2252964427 rows/sec., 11.17 MiB/sec. | ||
| 12333 | 2026.05.19 20:10:48.309696 [ 4 ] {6d306089-23b5-4f9b-8a80-0bbfc455ded2} <Debug> TCPHandler: Processed in 0.001431387 sec. | ||
| 12334 | 2026.05.19 20:10:48.309817 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2026.05.19 20:10:48.309911 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12336 | 2026.05.19 20:10:48.309965 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <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 | ||
| 12337 | 2026.05.19 20:10:48.310162 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933559 sec., 1814788.1704152809 rows/sec., 131.84 MiB/sec. | ||
| 12338 | 2026.05.19 20:10:48.310409 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12339 | 2026.05.19 20:10:48.310695 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.05.19 20:10:48.310743 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.05.19 20:10:48.310770 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_86_17} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12342 | 2026.05.19 20:10:48.310778 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12343 | 2026.05.19 20:10:48.310867 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12344 | 2026.05.19 20:10:48.311300 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12345 | 2026.05.19 20:10:48.311523 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.05.19 20:10:48.311631 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12347 | 2026.05.19 20:10:48.311660 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.05.19 20:10:48.311661 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 12349 | 2026.05.19 20:10:48.311681 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12350 | 2026.05.19 20:10:48.311732 [ 4 ] {8756f9af-7a45-41ef-9ce5-11720e6d9197} <Debug> TCPHandler: Processed in 0.001962559 sec. | ||
| 12351 | 2026.05.19 20:10:48.311757 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 12352 | 2026.05.19 20:10:48.311862 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12353 | 2026.05.19 20:10:48.311960 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12354 | 2026.05.19 20:10:48.311966 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12355 | 2026.05.19 20:10:48.312004 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12356 | 2026.05.19 20:10:48.312027 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1475 rows starting from the beginning of the part | ||
| 12357 | 2026.05.19 20:10:48.312148 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 12358 | 2026.05.19 20:10:48.312258 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12359 | 2026.05.19 20:10:48.312353 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12360 | 2026.05.19 20:10:48.312359 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 12361 | 2026.05.19 20:10:48.312397 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12362 | 2026.05.19 20:10:48.312496 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 12363 | 2026.05.19 20:10:48.312596 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 12364 | 2026.05.19 20:10:48.312734 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12365 | 2026.05.19 20:10:48.312975 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.05.19 20:10:48.313120 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 12367 | 2026.05.19 20:10:48.313157 [ 4 ] {726500ed-1756-4a42-aae8-52302b76f9f4} <Debug> TCPHandler: Processed in 0.001343495 sec. | ||
| 12368 | 2026.05.19 20:10:48.319686 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 19 columns (19 merged, 0 gathered) in 0.007961615 sec., 196944.96656771272 rows/sec., 352.92 MiB/sec. | ||
| 12369 | 2026.05.19 20:10:48.321659 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12370 | 2026.05.19 20:10:48.322009 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.05.19 20:10:48.322086 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12372 | 2026.05.19 20:10:48.322180 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12373 | 2026.05.19 20:10:49.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.85 MiB, peak 348.42 MiB, free memory in arenas 0.00 B, will set to 340.23 MiB (RSS), difference: 3.38 MiB | ||
| 12374 | 2026.05.19 20:10:49.531694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25506 | ||
| 12375 | 2026.05.19 20:10:49.532432 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.05.19 20:10:49.532516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12377 | 2026.05.19 20:10:49.533023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12378 | 2026.05.19 20:10:49.533257 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.05.19 20:10:49.533406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25506 | ||
| 12380 | 2026.05.19 20:10:50.844444 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12381 | 2026.05.19 20:10:50.861279 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.05.19 20:10:50.861339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12383 | 2026.05.19 20:10:50.866571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12384 | 2026.05.19 20:10:50.867243 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.05.19 20:10:50.870164 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12386 | 2026.05.19 20:10:52.110760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1528 | ||
| 12387 | 2026.05.19 20:10:52.113253 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.05.19 20:10:52.113298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12389 | 2026.05.19 20:10:52.114558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12390 | 2026.05.19 20:10:52.114832 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.05.19 20:10:52.115091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 12392 | 2026.05.19 20:10:53.291183 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12393 | 2026.05.19 20:10:53.291515 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12394 | 2026.05.19 20:10:53.291879 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12395 | 2026.05.19 20:10:53.291918 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <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 | ||
| 12396 | 2026.05.19 20:10:53.292139 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12397 | 2026.05.19 20:10:53.292213 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12398 | 2026.05.19 20:10:53.292357 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12399 | 2026.05.19 20:10:53.292393 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12400 | 2026.05.19 20:10:53.292414 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12401 | 2026.05.19 20:10:53.292429 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12402 | 2026.05.19 20:10:53.292471 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12403 | 2026.05.19 20:10:53.292492 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12404 | 2026.05.19 20:10:53.293454 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002078 sec., 24061.597690086623 rows/sec., 5.76 MiB/sec. | ||
| 12405 | 2026.05.19 20:10:53.293529 [ 4 ] {681ad33c-7f38-4821-89e8-f9b17170546b} <Debug> TCPHandler: Processed in 0.002515251 sec. | ||
| 12406 | 2026.05.19 20:10:53.295721 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2026.05.19 20:10:53.295912 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12408 | 2026.05.19 20:10:53.295989 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12409 | 2026.05.19 20:10:53.296718 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.05.19 20:10:53.296758 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12411 | 2026.05.19 20:10:53.297130 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12412 | 2026.05.19 20:10:53.297360 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2026.05.19 20:10:53.297507 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001648 sec., 70388.3495145631 rows/sec., 5.98 MiB/sec. | ||
| 12414 | 2026.05.19 20:10:53.297546 [ 4 ] {80be1f28-6567-4d9e-87e2-771bb870e1c9} <Debug> TCPHandler: Processed in 0.001916438 sec. | ||
| 12415 | 2026.05.19 20:10:53.297674 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12416 | 2026.05.19 20:10:53.297773 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12417 | 2026.05.19 20:10:53.297816 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12418 | 2026.05.19 20:10:53.298233 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.05.19 20:10:53.298270 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12420 | 2026.05.19 20:10:53.298562 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12421 | 2026.05.19 20:10:53.298771 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.05.19 20:10:53.298910 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001159 sec., 25884.383088869712 rows/sec., 1.90 MiB/sec. | ||
| 12423 | 2026.05.19 20:10:53.298947 [ 4 ] {8a3bb282-a952-45d1-a57f-022ed7c6e3de} <Debug> TCPHandler: Processed in 0.001323445 sec. | ||
| 12424 | 2026.05.19 20:10:53.299064 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12425 | 2026.05.19 20:10:53.299158 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12426 | 2026.05.19 20:10:53.299198 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12427 | 2026.05.19 20:10:53.299634 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12428 | 2026.05.19 20:10:53.299669 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12429 | 2026.05.19 20:10:53.299973 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12430 | 2026.05.19 20:10:53.300180 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2026.05.19 20:10:53.300307 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001167 sec., 80548.4147386461 rows/sec., 6.29 MiB/sec. | ||
| 12432 | 2026.05.19 20:10:53.300343 [ 4 ] {ab647b04-50b3-4dd1-ac56-e6a322fa1708} <Debug> TCPHandler: Processed in 0.001326866 sec. | ||
| 12433 | 2026.05.19 20:10:53.300466 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2026.05.19 20:10:53.300563 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12435 | 2026.05.19 20:10:53.300607 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12436 | 2026.05.19 20:10:53.301026 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.05.19 20:10:53.301061 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12438 | 2026.05.19 20:10:53.301387 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12439 | 2026.05.19 20:10:53.301596 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2026.05.19 20:10:53.301727 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 12441 | 2026.05.19 20:10:53.301768 [ 4 ] {54c3a261-203f-40e5-90fe-96475cb0d96e} <Debug> TCPHandler: Processed in 0.001350216 sec. | ||
| 12442 | 2026.05.19 20:10:53.301906 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2026.05.19 20:10:53.302000 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12444 | 2026.05.19 20:10:53.302055 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <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 | ||
| 12445 | 2026.05.19 20:10:53.302859 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2026.05.19 20:10:53.302896 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12447 | 2026.05.19 20:10:53.303417 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12448 | 2026.05.19 20:10:53.303637 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2026.05.19 20:10:53.303780 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 29.90 MiB/sec. | ||
| 12450 | 2026.05.19 20:10:53.303834 [ 4 ] {260034c6-4f04-4d97-a0b7-d22961824e87} <Debug> TCPHandler: Processed in 0.001975589 sec. | ||
| 12451 | 2026.05.19 20:10:53.303969 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2026.05.19 20:10:53.304065 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12453 | 2026.05.19 20:10:53.304107 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12454 | 2026.05.19 20:10:53.304450 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.05.19 20:10:53.304486 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12456 | 2026.05.19 20:10:53.304792 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12457 | 2026.05.19 20:10:53.305002 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.05.19 20:10:53.305123 [ 46 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12459 | 2026.05.19 20:10:53.305136 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12460 | 2026.05.19 20:10:53.305196 [ 46 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.05.19 20:10:53.305213 [ 4 ] {98c57119-0d61-4ea4-b336-91512c863aea} <Debug> TCPHandler: Processed in 0.001290866 sec. | ||
| 12462 | 2026.05.19 20:10:53.305231 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12463 | 2026.05.19 20:10:53.305385 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 12464 | 2026.05.19 20:10:53.305551 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12465 | 2026.05.19 20:10:53.305591 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4242 rows starting from the beginning of the part | ||
| 12466 | 2026.05.19 20:10:53.305664 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 12467 | 2026.05.19 20:10:53.305714 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 12468 | 2026.05.19 20:10:53.305760 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12469 | 2026.05.19 20:10:53.305804 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 12470 | 2026.05.19 20:10:53.305851 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12471 | 2026.05.19 20:10:53.307450 [ 188 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002136659 sec., 2111708.045130271 rows/sec., 141.03 MiB/sec. | ||
| 12472 | 2026.05.19 20:10:53.307798 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12473 | 2026.05.19 20:10:53.308118 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.05.19 20:10:53.308209 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_86_17} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12475 | 2026.05.19 20:10:53.308295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12476 | 2026.05.19 20:10:56.870184 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12477 | 2026.05.19 20:10:56.870243 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12478 | 2026.05.19 20:10:57.033651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26018 | ||
| 12479 | 2026.05.19 20:10:57.034440 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2026.05.19 20:10:57.034514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12481 | 2026.05.19 20:10:57.035246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12482 | 2026.05.19 20:10:57.035488 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2026.05.19 20:10:57.035638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26018 | ||
| 12484 | 2026.05.19 20:10:58.291535 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2026.05.19 20:10:58.291781 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12486 | 2026.05.19 20:10:58.292122 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12487 | 2026.05.19 20:10:58.292157 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <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 | ||
| 12488 | 2026.05.19 20:10:58.292381 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12489 | 2026.05.19 20:10:58.292450 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12490 | 2026.05.19 20:10:58.292593 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12491 | 2026.05.19 20:10:58.292628 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12492 | 2026.05.19 20:10:58.292651 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12493 | 2026.05.19 20:10:58.292666 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12494 | 2026.05.19 20:10:58.292705 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12495 | 2026.05.19 20:10:58.292730 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12496 | 2026.05.19 20:10:58.293594 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00191 sec., 26178.010471204187 rows/sec., 6.27 MiB/sec. | ||
| 12497 | 2026.05.19 20:10:58.293667 [ 4 ] {3b773d8b-7216-489e-86bb-c3429513a6d1} <Debug> TCPHandler: Processed in 0.00227197 sec. | ||
| 12498 | 2026.05.19 20:10:58.295594 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2026.05.19 20:10:58.295703 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12500 | 2026.05.19 20:10:58.295746 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12501 | 2026.05.19 20:10:58.296230 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.05.19 20:10:58.296271 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12503 | 2026.05.19 20:10:58.296629 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12504 | 2026.05.19 20:10:58.296856 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2026.05.19 20:10:58.297000 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001327 sec., 58779.2012057272 rows/sec., 4.87 MiB/sec. | ||
| 12506 | 2026.05.19 20:10:58.297038 [ 4 ] {8ac52814-8331-4a5f-81ef-c91140b71297} <Debug> TCPHandler: Processed in 0.001492737 sec. | ||
| 12507 | 2026.05.19 20:10:58.297159 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2026.05.19 20:10:58.297253 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12509 | 2026.05.19 20:10:58.297293 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12510 | 2026.05.19 20:10:58.297691 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.05.19 20:10:58.297726 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12512 | 2026.05.19 20:10:58.298008 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12513 | 2026.05.19 20:10:58.298214 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.05.19 20:10:58.298343 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 12515 | 2026.05.19 20:10:58.298380 [ 4 ] {d895f9b0-58ed-4b26-8b16-f93b2f2d88f3} <Debug> TCPHandler: Processed in 0.001268476 sec. | ||
| 12516 | 2026.05.19 20:10:58.298491 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.05.19 20:10:58.298583 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12518 | 2026.05.19 20:10:58.298622 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12519 | 2026.05.19 20:10:58.299077 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.05.19 20:10:58.299116 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12521 | 2026.05.19 20:10:58.299426 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12522 | 2026.05.19 20:10:58.299656 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.05.19 20:10:58.299783 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001218 sec., 61576.354679802964 rows/sec., 4.81 MiB/sec. | ||
| 12524 | 2026.05.19 20:10:58.299820 [ 4 ] {d1b8dfe5-b66f-4462-80fa-0530a6265230} <Debug> TCPHandler: Processed in 0.001377866 sec. | ||
| 12525 | 2026.05.19 20:10:58.299951 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.05.19 20:10:58.300045 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12527 | 2026.05.19 20:10:58.300087 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12528 | 2026.05.19 20:10:58.300505 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.05.19 20:10:58.300540 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12530 | 2026.05.19 20:10:58.300861 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12531 | 2026.05.19 20:10:58.301065 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.05.19 20:10:58.301191 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 12533 | 2026.05.19 20:10:58.301228 [ 4 ] {1afc1c74-9215-4b35-a2ed-eb62eca5942b} <Debug> TCPHandler: Processed in 0.001323626 sec. | ||
| 12534 | 2026.05.19 20:10:58.301385 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2026.05.19 20:10:58.301479 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12536 | 2026.05.19 20:10:58.301532 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <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 | ||
| 12537 | 2026.05.19 20:10:58.302302 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.05.19 20:10:58.302338 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12539 | 2026.05.19 20:10:58.302854 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12540 | 2026.05.19 20:10:58.303069 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2026.05.19 20:10:58.303209 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. | ||
| 12542 | 2026.05.19 20:10:58.303262 [ 4 ] {ff76082a-059d-4279-ae91-1496492c8860} <Debug> TCPHandler: Processed in 0.001922719 sec. | ||
| 12543 | 2026.05.19 20:10:58.303404 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.05.19 20:10:58.303511 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12545 | 2026.05.19 20:10:58.303555 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12546 | 2026.05.19 20:10:58.303905 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.05.19 20:10:58.303945 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12548 | 2026.05.19 20:10:58.304272 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12549 | 2026.05.19 20:10:58.304499 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.05.19 20:10:58.304631 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 12551 | 2026.05.19 20:10:58.304669 [ 4 ] {41b31178-f514-4ebc-8b2e-40835d425855} <Debug> TCPHandler: Processed in 0.001317126 sec. | ||
| 12552 | 2026.05.19 20:10:58.370361 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12553 | 2026.05.19 20:10:58.386914 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.05.19 20:10:58.386972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12555 | 2026.05.19 20:10:58.392961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12556 | 2026.05.19 20:10:58.393668 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.05.19 20:10:58.396563 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12558 | 2026.05.19 20:11:00.333179 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2026.05.19 20:11:00.333445 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12560 | 2026.05.19 20:11:00.333836 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12561 | 2026.05.19 20:11:00.333872 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12562 | 2026.05.19 20:11:00.334104 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12563 | 2026.05.19 20:11:00.334170 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12564 | 2026.05.19 20:11:00.334315 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12565 | 2026.05.19 20:11:00.334350 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12566 | 2026.05.19 20:11:00.334371 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12567 | 2026.05.19 20:11:00.334386 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12568 | 2026.05.19 20:11:00.334425 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12569 | 2026.05.19 20:11:00.334445 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12570 | 2026.05.19 20:11:00.335474 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002144 sec., 23320.89552238806 rows/sec., 5.59 MiB/sec. | ||
| 12571 | 2026.05.19 20:11:00.335544 [ 4 ] {d71ae2b6-5bec-4138-aba7-bb21ccc916d5} <Debug> TCPHandler: Processed in 0.002503511 sec. | ||
| 12572 | 2026.05.19 20:11:00.347334 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.05.19 20:11:00.347470 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12574 | 2026.05.19 20:11:00.347522 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12575 | 2026.05.19 20:11:00.348022 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.05.19 20:11:00.348065 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12577 | 2026.05.19 20:11:00.348420 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12578 | 2026.05.19 20:11:00.348639 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.05.19 20:11:00.348781 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00135 sec., 1481.4814814814813 rows/sec., 120.80 KiB/sec. | ||
| 12580 | 2026.05.19 20:11:00.348820 [ 4 ] {ac03cd6f-ec29-4d80-b9d2-d79949df2b07} <Debug> TCPHandler: Processed in 0.001548036 sec. | ||
| 12581 | 2026.05.19 20:11:00.348943 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.05.19 20:11:00.349037 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12583 | 2026.05.19 20:11:00.349077 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12584 | 2026.05.19 20:11:00.350982 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.05.19 20:11:00.351023 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12586 | 2026.05.19 20:11:00.351470 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12587 | 2026.05.19 20:11:00.351676 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.05.19 20:11:00.351809 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.00279 sec., 865949.8207885305 rows/sec., 63.96 MiB/sec. | ||
| 12589 | 2026.05.19 20:11:00.351846 [ 4 ] {3f08f383-0b10-4374-879a-6503d659366e} <Debug> TCPHandler: Processed in 0.002950142 sec. | ||
| 12590 | 2026.05.19 20:11:00.351967 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.05.19 20:11:00.352060 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.05.19 20:11:00.352100 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12593 | 2026.05.19 20:11:00.352504 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.05.19 20:11:00.352540 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12595 | 2026.05.19 20:11:00.352837 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12596 | 2026.05.19 20:11:00.353036 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.05.19 20:11:00.353163 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001121 sec., 16057.091882247993 rows/sec., 1.17 MiB/sec. | ||
| 12598 | 2026.05.19 20:11:00.353199 [ 4 ] {57625bb8-d5cf-41bb-bdef-9da6cf0d7d28} <Debug> TCPHandler: Processed in 0.001279305 sec. | ||
| 12599 | 2026.05.19 20:11:00.353312 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2026.05.19 20:11:00.353405 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12601 | 2026.05.19 20:11:00.353445 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12602 | 2026.05.19 20:11:00.354265 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.05.19 20:11:00.354302 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12604 | 2026.05.19 20:11:00.354625 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12605 | 2026.05.19 20:11:00.354828 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.05.19 20:11:00.354953 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001566 sec., 511494.25287356327 rows/sec., 29.55 MiB/sec. | ||
| 12607 | 2026.05.19 20:11:00.354990 [ 4 ] {f00e4db9-1a69-4f55-838e-75e48508820b} <Debug> TCPHandler: Processed in 0.001725907 sec. | ||
| 12608 | 2026.05.19 20:11:00.355110 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.05.19 20:11:00.355204 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12610 | 2026.05.19 20:11:00.355243 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12611 | 2026.05.19 20:11:00.355615 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.05.19 20:11:00.355650 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12613 | 2026.05.19 20:11:00.355936 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12614 | 2026.05.19 20:11:00.356139 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.05.19 20:11:00.356263 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 12616 | 2026.05.19 20:11:00.356299 [ 4 ] {75aea3c2-fee7-4c6d-9da2-77d8e217b57d} <Debug> TCPHandler: Processed in 0.001239236 sec. | ||
| 12617 | 2026.05.19 20:11:00.356413 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.05.19 20:11:00.356506 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12619 | 2026.05.19 20:11:00.356544 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12620 | 2026.05.19 20:11:00.357525 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.05.19 20:11:00.357562 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12622 | 2026.05.19 20:11:00.357908 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12623 | 2026.05.19 20:11:00.358114 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.05.19 20:11:00.358238 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.00175 sec., 741142.8571428572 rows/sec., 49.49 MiB/sec. | ||
| 12625 | 2026.05.19 20:11:00.358276 [ 4 ] {d3ee33aa-566d-4813-a9ad-2f601149fae5} <Debug> TCPHandler: Processed in 0.001909158 sec. | ||
| 12626 | 2026.05.19 20:11:00.358389 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.05.19 20:11:00.358481 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12628 | 2026.05.19 20:11:00.358523 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12629 | 2026.05.19 20:11:00.359336 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.05.19 20:11:00.359371 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12631 | 2026.05.19 20:11:00.359809 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12632 | 2026.05.19 20:11:00.360017 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.05.19 20:11:00.360135 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001688 sec., 905805.6872037915 rows/sec., 55.11 MiB/sec. | ||
| 12634 | 2026.05.19 20:11:00.360169 [ 4 ] {832f3e4f-c34d-4ad7-96e5-ead713a07788} <Debug> TCPHandler: Processed in 0.001846238 sec. | ||
| 12635 | 2026.05.19 20:11:00.360283 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.05.19 20:11:00.360370 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12637 | 2026.05.19 20:11:00.360420 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <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 | ||
| 12638 | 2026.05.19 20:11:00.361214 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.05.19 20:11:00.361250 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12640 | 2026.05.19 20:11:00.361748 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12641 | 2026.05.19 20:11:00.361977 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.05.19 20:11:00.362112 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001727 sec., 9264.620729588882 rows/sec., 16.60 MiB/sec. | ||
| 12643 | 2026.05.19 20:11:00.362164 [ 4 ] {bbf4bb11-d0a3-4ee0-9d2b-fd9e8b7a5526} <Debug> TCPHandler: Processed in 0.001908608 sec. | ||
| 12644 | 2026.05.19 20:11:00.362286 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2026.05.19 20:11:00.362379 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12646 | 2026.05.19 20:11:00.362419 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12647 | 2026.05.19 20:11:00.362725 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2026.05.19 20:11:00.362760 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12649 | 2026.05.19 20:11:00.363051 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12650 | 2026.05.19 20:11:00.363259 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2026.05.19 20:11:00.363386 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001026 sec., 23391.812865497075 rows/sec., 1.58 MiB/sec. | ||
| 12652 | 2026.05.19 20:11:00.363421 [ 4 ] {6d1217ba-24b3-4f22-a1a9-1e2f11d6b0c9} <Debug> TCPHandler: Processed in 0.001181946 sec. | ||
| 12653 | 2026.05.19 20:11:02.115494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1576 | ||
| 12654 | 2026.05.19 20:11:02.118302 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.05.19 20:11:02.118362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12656 | 2026.05.19 20:11:02.119653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12657 | 2026.05.19 20:11:02.119939 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.05.19 20:11:02.120111 [ 100 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12659 | 2026.05.19 20:11:02.120186 [ 100 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2026.05.19 20:11:02.120210 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12661 | 2026.05.19 20:11:02.120320 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 12662 | 2026.05.19 20:11:02.120342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 12663 | 2026.05.19 20:11:02.120931 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12664 | 2026.05.19 20:11:02.121080 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1364 rows starting from the beginning of the part | ||
| 12665 | 2026.05.19 20:11:02.121465 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 12666 | 2026.05.19 20:11:02.121837 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 12667 | 2026.05.19 20:11:02.122198 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 12668 | 2026.05.19 20:11:02.122546 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 12669 | 2026.05.19 20:11:02.122884 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 12670 | 2026.05.19 20:11:02.130036 [ 201 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 72 columns (72 merged, 0 gathered) in 0.009767383 sec., 161353.35329842192 rows/sec., 134.58 MiB/sec. | ||
| 12671 | 2026.05.19 20:11:02.131791 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12672 | 2026.05.19 20:11:02.132423 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.05.19 20:11:02.132503 [ 195 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_41_8} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12674 | 2026.05.19 20:11:02.132829 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 12675 | 2026.05.19 20:11:03.289134 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2026.05.19 20:11:03.289363 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12677 | 2026.05.19 20:11:03.289704 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12678 | 2026.05.19 20:11:03.289740 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <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 | ||
| 12679 | 2026.05.19 20:11:03.289967 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12680 | 2026.05.19 20:11:03.290039 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12681 | 2026.05.19 20:11:03.290185 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12682 | 2026.05.19 20:11:03.290220 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12683 | 2026.05.19 20:11:03.290243 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12684 | 2026.05.19 20:11:03.290258 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12685 | 2026.05.19 20:11:03.290297 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12686 | 2026.05.19 20:11:03.290318 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12687 | 2026.05.19 20:11:03.291305 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002033 sec., 24594.195769798327 rows/sec., 5.89 MiB/sec. | ||
| 12688 | 2026.05.19 20:11:03.291396 [ 4 ] {67890fae-7a5d-4cb8-a508-6ef7ff13b572} <Debug> TCPHandler: Processed in 0.002397021 sec. | ||
| 12689 | 2026.05.19 20:11:03.293222 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12690 | 2026.05.19 20:11:03.293341 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12691 | 2026.05.19 20:11:03.293385 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12692 | 2026.05.19 20:11:03.293908 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.05.19 20:11:03.293950 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12694 | 2026.05.19 20:11:03.294329 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12695 | 2026.05.19 20:11:03.294554 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.05.19 20:11:03.294703 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001395 sec., 75985.66308243728 rows/sec., 6.38 MiB/sec. | ||
| 12697 | 2026.05.19 20:11:03.294743 [ 4 ] {9724ed77-5b56-4818-a8c9-81bd71c74a02} <Debug> TCPHandler: Processed in 0.001587187 sec. | ||
| 12698 | 2026.05.19 20:11:03.294865 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2026.05.19 20:11:03.294964 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12700 | 2026.05.19 20:11:03.295005 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12701 | 2026.05.19 20:11:03.295423 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.05.19 20:11:03.295460 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12703 | 2026.05.19 20:11:03.295766 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12704 | 2026.05.19 20:11:03.295982 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.05.19 20:11:03.296112 [ 107 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12706 | 2026.05.19 20:11:03.296122 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00118 sec., 21186.4406779661 rows/sec., 1.56 MiB/sec. | ||
| 12707 | 2026.05.19 20:11:03.296178 [ 107 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.05.19 20:11:03.296187 [ 4 ] {7bc1191c-cbe3-4075-a787-2c74014f167b} <Debug> TCPHandler: Processed in 0.001372297 sec. | ||
| 12709 | 2026.05.19 20:11:03.296208 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12710 | 2026.05.19 20:11:03.296316 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12711 | 2026.05.19 20:11:03.296357 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12712 | 2026.05.19 20:11:03.296418 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12713 | 2026.05.19 20:11:03.296464 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12714 | 2026.05.19 20:11:03.296519 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12715 | 2026.05.19 20:11:03.296561 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12716 | 2026.05.19 20:11:03.296639 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 12717 | 2026.05.19 20:11:03.296695 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12718 | 2026.05.19 20:11:03.296745 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 12719 | 2026.05.19 20:11:03.296786 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 18 rows starting from the beginning of the part | ||
| 12720 | 2026.05.19 20:11:03.296826 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 12721 | 2026.05.19 20:11:03.296910 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.05.19 20:11:03.296956 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12723 | 2026.05.19 20:11:03.297300 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12724 | 2026.05.19 20:11:03.297534 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.05.19 20:11:03.297668 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001269 sec., 70133.96375098503 rows/sec., 5.48 MiB/sec. | ||
| 12726 | 2026.05.19 20:11:03.297705 [ 4 ] {0da04817-62e9-4272-8d3e-053664ccc956} <Debug> TCPHandler: Processed in 0.001439026 sec. | ||
| 12727 | 2026.05.19 20:11:03.297712 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429236 sec., 234390.96132479172 rows/sec., 16.64 MiB/sec. | ||
| 12728 | 2026.05.19 20:11:03.297830 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12729 | 2026.05.19 20:11:03.297869 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12730 | 2026.05.19 20:11:03.297928 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12731 | 2026.05.19 20:11:03.297976 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12732 | 2026.05.19 20:11:03.298155 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.05.19 20:11:03.298238 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_81_16} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12734 | 2026.05.19 20:11:03.298325 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12735 | 2026.05.19 20:11:03.298366 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2026.05.19 20:11:03.298417 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12737 | 2026.05.19 20:11:03.298866 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12738 | 2026.05.19 20:11:03.299157 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.05.19 20:11:03.299290 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_84_17 to all_88_88_0 | ||
| 12740 | 2026.05.19 20:11:03.299297 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001386 sec., 69264.06926406926 rows/sec., 4.82 MiB/sec. | ||
| 12741 | 2026.05.19 20:11:03.299334 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.05.19 20:11:03.299379 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12743 | 2026.05.19 20:11:03.299381 [ 4 ] {4d880e39-4eb5-4948-b9a5-1a2d742a5bf9} <Debug> TCPHandler: Processed in 0.001601556 sec. | ||
| 12744 | 2026.05.19 20:11:03.299487 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_84_17 to all_88_88_0 into Compact with storage Full | ||
| 12745 | 2026.05.19 20:11:03.299541 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.05.19 20:11:03.299643 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.05.19 20:11:03.299647 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12748 | 2026.05.19 20:11:03.299700 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <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 | ||
| 12749 | 2026.05.19 20:11:03.299707 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 30233 rows starting from the beginning of the part | ||
| 12750 | 2026.05.19 20:11:03.299837 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 197 rows starting from the beginning of the part | ||
| 12751 | 2026.05.19 20:11:03.299889 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12752 | 2026.05.19 20:11:03.299933 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12753 | 2026.05.19 20:11:03.299980 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1529 rows starting from the beginning of the part | ||
| 12754 | 2026.05.19 20:11:03.300644 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.05.19 20:11:03.300686 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12756 | 2026.05.19 20:11:03.301434 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12757 | 2026.05.19 20:11:03.301678 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.05.19 20:11:03.301829 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002203 sec., 11348.161597821152 rows/sec., 20.34 MiB/sec. | ||
| 12759 | 2026.05.19 20:11:03.301903 [ 4 ] {f9cdc54d-1de7-4210-bbbd-d1e4afe83d81} <Debug> TCPHandler: Processed in 0.00242373 sec. | ||
| 12760 | 2026.05.19 20:11:03.302024 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.05.19 20:11:03.302120 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.05.19 20:11:03.302162 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12763 | 2026.05.19 20:11:03.302504 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.05.19 20:11:03.302540 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12765 | 2026.05.19 20:11:03.303040 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12766 | 2026.05.19 20:11:03.303258 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.05.19 20:11:03.303395 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001293 sec., 27842.227378190255 rows/sec., 1.88 MiB/sec. | ||
| 12768 | 2026.05.19 20:11:03.303432 [ 4 ] {fa1c39f2-876d-42a9-a1d9-8a13296028b8} <Debug> TCPHandler: Processed in 0.001457306 sec. | ||
| 12769 | 2026.05.19 20:11:03.307525 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32279 rows, containing 5 columns (5 merged, 0 gathered) in 0.008093926 sec., 3988052.275249366 rows/sec., 259.56 MiB/sec. | ||
| 12770 | 2026.05.19 20:11:03.308124 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 12771 | 2026.05.19 20:11:03.308406 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.05.19 20:11:03.308474 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_84_17, all_88_88_0] -> all_1_88_18 | ||
| 12773 | 2026.05.19 20:11:03.308550 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12774 | 2026.05.19 20:11:04.535919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26466 | ||
| 12775 | 2026.05.19 20:11:04.536477 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.05.19 20:11:04.536530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12777 | 2026.05.19 20:11:04.537056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12778 | 2026.05.19 20:11:04.537294 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.05.19 20:11:04.537426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26466 | ||
| 12780 | 2026.05.19 20:11:05.896781 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12781 | 2026.05.19 20:11:05.913830 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2026.05.19 20:11:05.913880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12783 | 2026.05.19 20:11:05.920009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12784 | 2026.05.19 20:11:05.920700 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12785 | 2026.05.19 20:11:05.923424 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12786 | 2026.05.19 20:11:08.291562 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2026.05.19 20:11:08.291902 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12788 | 2026.05.19 20:11:08.292314 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12789 | 2026.05.19 20:11:08.292350 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <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 | ||
| 12790 | 2026.05.19 20:11:08.292592 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12791 | 2026.05.19 20:11:08.292668 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12792 | 2026.05.19 20:11:08.292812 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12793 | 2026.05.19 20:11:08.292850 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12794 | 2026.05.19 20:11:08.292871 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12795 | 2026.05.19 20:11:08.292887 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12796 | 2026.05.19 20:11:08.292927 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12797 | 2026.05.19 20:11:08.292947 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12798 | 2026.05.19 20:11:08.293849 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002089 sec., 23934.897079942555 rows/sec., 5.73 MiB/sec. | ||
| 12799 | 2026.05.19 20:11:08.293918 [ 4 ] {e9491a5d-9b4f-437c-a05a-de4fb84cd752} <Debug> TCPHandler: Processed in 0.002535851 sec. | ||
| 12800 | 2026.05.19 20:11:08.295806 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2026.05.19 20:11:08.295915 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12802 | 2026.05.19 20:11:08.295959 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12803 | 2026.05.19 20:11:08.296437 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.05.19 20:11:08.296480 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12805 | 2026.05.19 20:11:08.296842 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12806 | 2026.05.19 20:11:08.297082 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.05.19 20:11:08.297230 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001346 sec., 57949.47994056463 rows/sec., 4.80 MiB/sec. | ||
| 12808 | 2026.05.19 20:11:08.297252 [ 103 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12809 | 2026.05.19 20:11:08.297269 [ 4 ] {10e6df09-e76f-4fec-a6af-393659cbc655} <Debug> TCPHandler: Processed in 0.001513827 sec. | ||
| 12810 | 2026.05.19 20:11:08.297313 [ 103 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.05.19 20:11:08.297339 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12812 | 2026.05.19 20:11:08.297420 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.05.19 20:11:08.297460 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 12814 | 2026.05.19 20:11:08.297521 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12815 | 2026.05.19 20:11:08.297568 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12816 | 2026.05.19 20:11:08.297613 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12817 | 2026.05.19 20:11:08.297659 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3360 rows starting from the beginning of the part | ||
| 12818 | 2026.05.19 20:11:08.297734 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 12819 | 2026.05.19 20:11:08.297785 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part | ||
| 12820 | 2026.05.19 20:11:08.297832 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 2416 rows starting from the beginning of the part | ||
| 12821 | 2026.05.19 20:11:08.297874 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 106 rows starting from the beginning of the part | ||
| 12822 | 2026.05.19 20:11:08.297917 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 78 rows starting from the beginning of the part | ||
| 12823 | 2026.05.19 20:11:08.297955 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.05.19 20:11:08.297996 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12825 | 2026.05.19 20:11:08.298330 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12826 | 2026.05.19 20:11:08.298546 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.05.19 20:11:08.298683 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00118 sec., 9322.033898305084 rows/sec., 700.97 KiB/sec. | ||
| 12828 | 2026.05.19 20:11:08.298721 [ 4 ] {0139f35a-278f-4592-8192-c089a0c69097} <Debug> TCPHandler: Processed in 0.001350416 sec. | ||
| 12829 | 2026.05.19 20:11:08.298838 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.05.19 20:11:08.298933 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12831 | 2026.05.19 20:11:08.298973 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12832 | 2026.05.19 20:11:08.299384 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.05.19 20:11:08.299420 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12834 | 2026.05.19 20:11:08.299724 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12835 | 2026.05.19 20:11:08.299930 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.05.19 20:11:08.300039 [ 103 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12837 | 2026.05.19 20:11:08.300059 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001143 sec., 65616.79790026248 rows/sec., 5.12 MiB/sec. | ||
| 12838 | 2026.05.19 20:11:08.300070 [ 103 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.05.19 20:11:08.300105 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12840 | 2026.05.19 20:11:08.300105 [ 4 ] {630365c3-ce6f-469e-b77c-7a5bb6e857ff} <Debug> TCPHandler: Processed in 0.001315836 sec. | ||
| 12841 | 2026.05.19 20:11:08.300106 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002708202 sec., 2272356.3456492536 rows/sec., 180.15 MiB/sec. | ||
| 12842 | 2026.05.19 20:11:08.300206 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 12843 | 2026.05.19 20:11:08.300258 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.05.19 20:11:08.300338 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12845 | 2026.05.19 20:11:08.300358 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12846 | 2026.05.19 20:11:08.300382 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 12847 | 2026.05.19 20:11:08.300407 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12848 | 2026.05.19 20:11:08.300426 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12849 | 2026.05.19 20:11:08.300463 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 12850 | 2026.05.19 20:11:08.300523 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 75 rows starting from the beginning of the part | ||
| 12851 | 2026.05.19 20:11:08.300573 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1297 rows starting from the beginning of the part | ||
| 12852 | 2026.05.19 20:11:08.300623 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 89 rows starting from the beginning of the part | ||
| 12853 | 2026.05.19 20:11:08.300671 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 75 rows starting from the beginning of the part | ||
| 12854 | 2026.05.19 20:11:08.300702 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.05.19 20:11:08.300788 [ 198 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_91_18} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12856 | 2026.05.19 20:11:08.300837 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.05.19 20:11:08.300869 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12858 | 2026.05.19 20:11:08.300880 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12859 | 2026.05.19 20:11:08.301245 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12860 | 2026.05.19 20:11:08.301477 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12861 | 2026.05.19 20:11:08.301615 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 12862 | 2026.05.19 20:11:08.301653 [ 4 ] {ee300448-b3c0-4b51-80a0-5ec916635383} <Debug> TCPHandler: Processed in 0.001444736 sec. | ||
| 12863 | 2026.05.19 20:11:08.301774 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12864 | 2026.05.19 20:11:08.301870 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12865 | 2026.05.19 20:11:08.301925 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <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 | ||
| 12866 | 2026.05.19 20:11:08.302108 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950729 sec., 1774208.5138427736 rows/sec., 128.47 MiB/sec. | ||
| 12867 | 2026.05.19 20:11:08.302302 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12868 | 2026.05.19 20:11:08.302545 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.05.19 20:11:08.302620 [ 198 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_91_18} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12870 | 2026.05.19 20:11:08.302694 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12871 | 2026.05.19 20:11:08.302718 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.05.19 20:11:08.302761 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12873 | 2026.05.19 20:11:08.303294 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12874 | 2026.05.19 20:11:08.303522 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.05.19 20:11:08.303644 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12876 | 2026.05.19 20:11:08.303666 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001814 sec., 6063.947078280044 rows/sec., 10.87 MiB/sec. | ||
| 12877 | 2026.05.19 20:11:08.303675 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.05.19 20:11:08.303706 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12879 | 2026.05.19 20:11:08.303731 [ 4 ] {dfa78e9e-0f34-41aa-a310-9fa73ad2e6c0} <Debug> TCPHandler: Processed in 0.002005529 sec. | ||
| 12880 | 2026.05.19 20:11:08.303787 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 12881 | 2026.05.19 20:11:08.303861 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2026.05.19 20:11:08.303958 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12883 | 2026.05.19 20:11:08.304002 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12884 | 2026.05.19 20:11:08.304005 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12885 | 2026.05.19 20:11:08.304068 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1568 rows starting from the beginning of the part | ||
| 12886 | 2026.05.19 20:11:08.304184 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 12887 | 2026.05.19 20:11:08.304284 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part | ||
| 12888 | 2026.05.19 20:11:08.304348 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12889 | 2026.05.19 20:11:08.304380 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 16 rows starting from the beginning of the part | ||
| 12890 | 2026.05.19 20:11:08.304384 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12891 | 2026.05.19 20:11:08.304468 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 12892 | 2026.05.19 20:11:08.304552 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part | ||
| 12893 | 2026.05.19 20:11:08.304715 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12894 | 2026.05.19 20:11:08.304941 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.05.19 20:11:08.305076 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12896 | 2026.05.19 20:11:08.305123 [ 4 ] {9259585d-bed6-4a34-bd0c-2b5409f3df4f} <Debug> TCPHandler: Processed in 0.001311866 sec. | ||
| 12897 | 2026.05.19 20:11:08.312006 [ 191 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 19 columns (19 merged, 0 gathered) in 0.008258956 sec., 201115.0077564283 rows/sec., 360.39 MiB/sec. | ||
| 12898 | 2026.05.19 20:11:08.313655 [ 191 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12899 | 2026.05.19 20:11:08.314000 [ 191 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.05.19 20:11:08.314078 [ 191 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12901 | 2026.05.19 20:11:08.314215 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12902 | 2026.05.19 20:11:09.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.41 MiB, peak 353.92 MiB, free memory in arenas 0.00 B, will set to 344.98 MiB (RSS), difference: 2.57 MiB | ||
| 12903 | 2026.05.19 20:11:11.870279 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12904 | 2026.05.19 20:11:11.870349 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12905 | 2026.05.19 20:11:12.037686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26978 | ||
| 12906 | 2026.05.19 20:11:12.038299 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.05.19 20:11:12.038345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12908 | 2026.05.19 20:11:12.038827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12909 | 2026.05.19 20:11:12.039060 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.05.19 20:11:12.039191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26978 | ||
| 12911 | 2026.05.19 20:11:12.039204 [ 106 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12912 | 2026.05.19 20:11:12.039295 [ 106 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.05.19 20:11:12.039331 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12914 | 2026.05.19 20:11:12.039467 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 12915 | 2026.05.19 20:11:12.039640 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12916 | 2026.05.19 20:11:12.039698 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 12917 | 2026.05.19 20:11:12.039788 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12918 | 2026.05.19 20:11:12.039858 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12919 | 2026.05.19 20:11:12.039918 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12920 | 2026.05.19 20:11:12.039977 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12921 | 2026.05.19 20:11:12.040036 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12922 | 2026.05.19 20:11:12.042270 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26978 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865963 sec., 9413240.85481913 rows/sec., 134.66 MiB/sec. | ||
| 12923 | 2026.05.19 20:11:12.042518 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12924 | 2026.05.19 20:11:12.042772 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.05.19 20:11:12.042836 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_56_11} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12926 | 2026.05.19 20:11:12.042920 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 12927 | 2026.05.19 20:11:12.120844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1604 | ||
| 12928 | 2026.05.19 20:11:12.123133 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.05.19 20:11:12.123178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12930 | 2026.05.19 20:11:12.124379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12931 | 2026.05.19 20:11:12.124653 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.05.19 20:11:12.124910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12933 | 2026.05.19 20:11:13.291407 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2026.05.19 20:11:13.291643 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12935 | 2026.05.19 20:11:13.291992 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12936 | 2026.05.19 20:11:13.292029 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <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 | ||
| 12937 | 2026.05.19 20:11:13.292256 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12938 | 2026.05.19 20:11:13.292328 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12939 | 2026.05.19 20:11:13.292475 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12940 | 2026.05.19 20:11:13.292511 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12941 | 2026.05.19 20:11:13.292534 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 12942 | 2026.05.19 20:11:13.292551 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12943 | 2026.05.19 20:11:13.292592 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12944 | 2026.05.19 20:11:13.292614 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 12945 | 2026.05.19 20:11:13.293572 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002027 sec., 24666.9955599408 rows/sec., 5.91 MiB/sec. | ||
| 12946 | 2026.05.19 20:11:13.293643 [ 4 ] {da7b7988-0ea4-4080-a584-2711fff23e9e} <Debug> TCPHandler: Processed in 0.002373011 sec. | ||
| 12947 | 2026.05.19 20:11:13.295791 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12948 | 2026.05.19 20:11:13.295904 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12949 | 2026.05.19 20:11:13.295954 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12950 | 2026.05.19 20:11:13.296491 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.05.19 20:11:13.296534 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12952 | 2026.05.19 20:11:13.296930 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12953 | 2026.05.19 20:11:13.297194 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.05.19 20:11:13.297358 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001489 sec., 77904.63398253861 rows/sec., 6.62 MiB/sec. | ||
| 12955 | 2026.05.19 20:11:13.297399 [ 4 ] {981ac5f1-f4a2-47e6-95e4-4557f4a5b3a2} <Debug> TCPHandler: Processed in 0.001659287 sec. | ||
| 12956 | 2026.05.19 20:11:13.297540 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12957 | 2026.05.19 20:11:13.297637 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12958 | 2026.05.19 20:11:13.297678 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12959 | 2026.05.19 20:11:13.298102 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.05.19 20:11:13.298136 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12961 | 2026.05.19 20:11:13.298449 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12962 | 2026.05.19 20:11:13.298667 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.05.19 20:11:13.298802 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.86 MiB/sec. | ||
| 12964 | 2026.05.19 20:11:13.298838 [ 4 ] {2af5997e-3578-46f2-b066-b3781b3d4058} <Debug> TCPHandler: Processed in 0.001352046 sec. | ||
| 12965 | 2026.05.19 20:11:13.298966 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.05.19 20:11:13.299062 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12967 | 2026.05.19 20:11:13.299101 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12968 | 2026.05.19 20:11:13.299556 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.05.19 20:11:13.299590 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12970 | 2026.05.19 20:11:13.299915 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12971 | 2026.05.19 20:11:13.300137 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2026.05.19 20:11:13.300273 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001229 sec., 76484.94711147273 rows/sec., 5.97 MiB/sec. | ||
| 12973 | 2026.05.19 20:11:13.300310 [ 4 ] {c64931be-254f-48d4-b006-8b250f8d930c} <Debug> TCPHandler: Processed in 0.001394995 sec. | ||
| 12974 | 2026.05.19 20:11:13.300442 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2026.05.19 20:11:13.300539 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12976 | 2026.05.19 20:11:13.300584 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12977 | 2026.05.19 20:11:13.301007 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2026.05.19 20:11:13.301043 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12979 | 2026.05.19 20:11:13.301385 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12980 | 2026.05.19 20:11:13.301609 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2026.05.19 20:11:13.301748 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 12982 | 2026.05.19 20:11:13.301786 [ 4 ] {8475d413-56ac-4eb8-8bc7-5a470ded78e1} <Debug> TCPHandler: Processed in 0.001394846 sec. | ||
| 12983 | 2026.05.19 20:11:13.301904 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2026.05.19 20:11:13.301999 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.05.19 20:11:13.302053 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <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 | ||
| 12986 | 2026.05.19 20:11:13.302849 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.05.19 20:11:13.302882 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12988 | 2026.05.19 20:11:13.303503 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12989 | 2026.05.19 20:11:13.303736 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.05.19 20:11:13.303881 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0019 sec., 15789.473684210527 rows/sec., 28.29 MiB/sec. | ||
| 12991 | 2026.05.19 20:11:13.303936 [ 4 ] {78f23827-f37b-489e-848e-9402c5104566} <Debug> TCPHandler: Processed in 0.002081269 sec. | ||
| 12992 | 2026.05.19 20:11:13.304075 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.05.19 20:11:13.304171 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12994 | 2026.05.19 20:11:13.304214 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12995 | 2026.05.19 20:11:13.304595 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.05.19 20:11:13.304634 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12997 | 2026.05.19 20:11:13.304965 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12998 | 2026.05.19 20:11:13.305186 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.05.19 20:11:13.305319 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 13000 | 2026.05.19 20:11:13.305355 [ 4 ] {f9e678ec-36a1-44c8-92fd-dd1c00650caa} <Debug> TCPHandler: Processed in 0.001331966 sec. | ||
| 13001 | 2026.05.19 20:11:13.305362 [ 105 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13002 | 2026.05.19 20:11:13.305433 [ 105 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.05.19 20:11:13.305455 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13004 | 2026.05.19 20:11:13.305572 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13005 | 2026.05.19 20:11:13.305718 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13006 | 2026.05.19 20:11:13.305753 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4512 rows starting from the beginning of the part | ||
| 13007 | 2026.05.19 20:11:13.305817 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13008 | 2026.05.19 20:11:13.305859 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part | ||
| 13009 | 2026.05.19 20:11:13.305898 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 13010 | 2026.05.19 20:11:13.305941 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13011 | 2026.05.19 20:11:13.305981 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13012 | 2026.05.19 20:11:13.307522 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4752 rows, containing 4 columns (4 merged, 0 gathered) in 0.002001939 sec., 2373698.699111212 rows/sec., 158.60 MiB/sec. | ||
| 13013 | 2026.05.19 20:11:13.307903 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13014 | 2026.05.19 20:11:13.308220 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.05.19 20:11:13.308307 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_91_18} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13016 | 2026.05.19 20:11:13.308387 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13017 | 2026.05.19 20:11:13.423646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13018 | 2026.05.19 20:11:13.440614 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.05.19 20:11:13.440669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13020 | 2026.05.19 20:11:13.446874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13021 | 2026.05.19 20:11:13.447574 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.05.19 20:11:13.447861 [ 105 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13023 | 2026.05.19 20:11:13.447924 [ 105 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.05.19 20:11:13.447948 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13025 | 2026.05.19 20:11:13.448044 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 13026 | 2026.05.19 20:11:13.450491 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13027 | 2026.05.19 20:11:13.450952 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13028 | 2026.05.19 20:11:13.451654 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 13029 | 2026.05.19 20:11:13.454883 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 13030 | 2026.05.19 20:11:13.458217 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 13031 | 2026.05.19 20:11:13.462061 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 13032 | 2026.05.19 20:11:13.466207 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13033 | 2026.05.19 20:11:13.469879 [ 190 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13034 | 2026.05.19 20:11:13.519261 [ 191 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.07125112 sec., 5922.713916637381 rows/sec., 30.63 MiB/sec. | ||
| 13035 | 2026.05.19 20:11:13.522178 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13036 | 2026.05.19 20:11:13.524172 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13037 | 2026.05.19 20:11:13.524284 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_56_11} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13038 | 2026.05.19 20:11:13.527042 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13039 | 2026.05.19 20:11:14.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.56 MiB, peak 359.96 MiB, free memory in arenas 0.00 B, will set to 345.00 MiB (RSS), difference: -1.56 MiB | ||
| 13040 | 2026.05.19 20:11:18.294111 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2026.05.19 20:11:18.294464 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 13042 | 2026.05.19 20:11:18.295047 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13043 | 2026.05.19 20:11:18.295115 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <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 | ||
| 13044 | 2026.05.19 20:11:18.295618 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13045 | 2026.05.19 20:11:18.295742 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13046 | 2026.05.19 20:11:18.295966 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 13047 | 2026.05.19 20:11:18.296023 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13048 | 2026.05.19 20:11:18.296054 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13049 | 2026.05.19 20:11:18.296078 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13050 | 2026.05.19 20:11:18.296142 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 13051 | 2026.05.19 20:11:18.296176 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13052 | 2026.05.19 20:11:18.297617 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003301 sec., 15146.925174189639 rows/sec., 3.63 MiB/sec. | ||
| 13053 | 2026.05.19 20:11:18.297723 [ 4 ] {6af7ce0b-2e88-460d-b947-52599d5db9f5} <Debug> TCPHandler: Processed in 0.003830146 sec. | ||
| 13054 | 2026.05.19 20:11:18.300985 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.05.19 20:11:18.301128 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13056 | 2026.05.19 20:11:18.301185 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13057 | 2026.05.19 20:11:18.301837 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.05.19 20:11:18.301892 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13059 | 2026.05.19 20:11:18.302395 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13060 | 2026.05.19 20:11:18.302722 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.05.19 20:11:18.302902 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001818 sec., 13201.320132013201 rows/sec., 1.10 MiB/sec. | ||
| 13062 | 2026.05.19 20:11:18.302952 [ 4 ] {29010957-a107-4d04-8e51-889b13e1ad59} <Debug> TCPHandler: Processed in 0.002049629 sec. | ||
| 13063 | 2026.05.19 20:11:18.303101 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2026.05.19 20:11:18.303239 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13065 | 2026.05.19 20:11:18.303301 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13066 | 2026.05.19 20:11:18.303901 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.05.19 20:11:18.303951 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13068 | 2026.05.19 20:11:18.304352 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13069 | 2026.05.19 20:11:18.304717 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.05.19 20:11:18.304922 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001718 sec., 1164.1443538998838 rows/sec., 94.93 KiB/sec. | ||
| 13071 | 2026.05.19 20:11:18.304975 [ 4 ] {c538e018-b761-41ae-84ab-94d00057d0d7} <Debug> TCPHandler: Processed in 0.001928868 sec. | ||
| 13072 | 2026.05.19 20:11:18.305141 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2026.05.19 20:11:18.305286 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13074 | 2026.05.19 20:11:18.305345 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13075 | 2026.05.19 20:11:18.306057 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.05.19 20:11:18.306108 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13077 | 2026.05.19 20:11:18.306580 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13078 | 2026.05.19 20:11:18.306902 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.05.19 20:11:18.307104 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001848 sec., 107683.98268398269 rows/sec., 9.59 MiB/sec. | ||
| 13080 | 2026.05.19 20:11:18.307158 [ 4 ] {d1eda746-b5f6-4872-a724-42d383f0f517} <Debug> TCPHandler: Processed in 0.002078298 sec. | ||
| 13081 | 2026.05.19 20:11:18.307350 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.05.19 20:11:18.307483 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13083 | 2026.05.19 20:11:18.307543 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13084 | 2026.05.19 20:11:18.308106 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.05.19 20:11:18.308150 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13086 | 2026.05.19 20:11:18.308568 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13087 | 2026.05.19 20:11:18.308850 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.05.19 20:11:18.309031 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001582 sec., 15802.781289506953 rows/sec., 1.19 MiB/sec. | ||
| 13089 | 2026.05.19 20:11:18.309077 [ 4 ] {37e8112a-8cdf-46b8-8dc9-73e2fb9e27b2} <Debug> TCPHandler: Processed in 0.001799158 sec. | ||
| 13090 | 2026.05.19 20:11:18.309233 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.05.19 20:11:18.309347 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13092 | 2026.05.19 20:11:18.309392 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13093 | 2026.05.19 20:11:18.309898 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.05.19 20:11:18.309938 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13095 | 2026.05.19 20:11:18.310307 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13096 | 2026.05.19 20:11:18.310608 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.05.19 20:11:18.310784 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001459 sec., 16449.62302947224 rows/sec., 1.36 MiB/sec. | ||
| 13098 | 2026.05.19 20:11:18.310837 [ 4 ] {abeec7b3-e926-4218-901e-621e8cf7ff8b} <Debug> TCPHandler: Processed in 0.001665607 sec. | ||
| 13099 | 2026.05.19 20:11:18.310978 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.05.19 20:11:18.311086 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13101 | 2026.05.19 20:11:18.311343 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13102 | 2026.05.19 20:11:18.312015 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.05.19 20:11:18.312062 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13104 | 2026.05.19 20:11:18.312524 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13105 | 2026.05.19 20:11:18.312825 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2026.05.19 20:11:18.313010 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001947 sec., 6163.328197226502 rows/sec., 481.51 KiB/sec. | ||
| 13107 | 2026.05.19 20:11:18.313063 [ 4 ] {94ffcc48-dc4f-444b-be87-f6ed8a0da93f} <Debug> TCPHandler: Processed in 0.002143549 sec. | ||
| 13108 | 2026.05.19 20:11:18.313222 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2026.05.19 20:11:18.313345 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13110 | 2026.05.19 20:11:18.313401 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13111 | 2026.05.19 20:11:18.314015 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.05.19 20:11:18.314049 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13113 | 2026.05.19 20:11:18.314441 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13114 | 2026.05.19 20:11:18.314732 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.05.19 20:11:18.314916 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001596 sec., 70802.00501253133 rows/sec., 5.76 MiB/sec. | ||
| 13116 | 2026.05.19 20:11:18.314969 [ 4 ] {c7d2661a-eaee-42c3-8610-c7b30e0917ca} <Debug> TCPHandler: Processed in 0.001810699 sec. | ||
| 13117 | 2026.05.19 20:11:18.315136 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2026.05.19 20:11:18.315249 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13119 | 2026.05.19 20:11:18.315303 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13120 | 2026.05.19 20:11:18.315877 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.05.19 20:11:18.315922 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13122 | 2026.05.19 20:11:18.316372 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13123 | 2026.05.19 20:11:18.316660 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.05.19 20:11:18.316834 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001609 sec., 122436.29583592294 rows/sec., 8.78 MiB/sec. | ||
| 13125 | 2026.05.19 20:11:18.316889 [ 4 ] {d1419411-ec08-467a-a125-f157aa1b18ad} <Debug> TCPHandler: Processed in 0.001812208 sec. | ||
| 13126 | 2026.05.19 20:11:18.317059 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.05.19 20:11:18.317177 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.05.19 20:11:18.317249 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <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 | ||
| 13129 | 2026.05.19 20:11:18.318232 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.05.19 20:11:18.318278 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13131 | 2026.05.19 20:11:18.318863 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13132 | 2026.05.19 20:11:18.319114 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.05.19 20:11:18.319301 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002147 sec., 5123.428039124359 rows/sec., 9.18 MiB/sec. | ||
| 13134 | 2026.05.19 20:11:18.319400 [ 4 ] {11b86da4-da6b-4909-8a48-8b8ddbc49e36} <Debug> TCPHandler: Processed in 0.002402221 sec. | ||
| 13135 | 2026.05.19 20:11:18.319534 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.05.19 20:11:18.319632 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13137 | 2026.05.19 20:11:18.319677 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13138 | 2026.05.19 20:11:18.320058 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.05.19 20:11:18.320095 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13140 | 2026.05.19 20:11:18.320460 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13141 | 2026.05.19 20:11:18.320692 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.05.19 20:11:18.320834 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 13143 | 2026.05.19 20:11:18.320873 [ 4 ] {e1a79ddf-ed34-4983-9a6f-ebde4f2f1b82} <Debug> TCPHandler: Processed in 0.001390046 sec. | ||
| 13144 | 2026.05.19 20:11:18.534251 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48559 | ||
| 13145 | 2026.05.19 20:11:18.534337 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13146 | 2026.05.19 20:11:18.534361 [ 309 ] {} <Debug> TCP-Session: 669eb55d-63c7-4917-87cd-b6f467bde420 Authenticating user 'default' from [fd00:1122:3344:101::e]:48559 | ||
| 13147 | 2026.05.19 20:11:18.534383 [ 309 ] {} <Debug> TCP-Session: 669eb55d-63c7-4917-87cd-b6f467bde420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13148 | 2026.05.19 20:11:18.534396 [ 309 ] {} <Debug> TCP-Session: 669eb55d-63c7-4917-87cd-b6f467bde420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13149 | 2026.05.19 20:11:18.534691 [ 309 ] {} <Trace> TCP-Session: 669eb55d-63c7-4917-87cd-b6f467bde420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.05.19 20:11:18.534867 [ 309 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13151 | 2026.05.19 20:11:18.535114 [ 309 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13152 | 2026.05.19 20:11:18.535167 [ 309 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13153 | 2026.05.19 20:11:18.535442 [ 309 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 13154 | 2026.05.19 20:11:18.536368 [ 323 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Trace> AggregatingTransform: Aggregating | ||
| 13155 | 2026.05.19 20:11:18.536432 [ 323 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13156 | 2026.05.19 20:11:18.536465 [ 323 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922304 sec. (1084.241 rows/sec., 42.35 KiB/sec.) | ||
| 13157 | 2026.05.19 20:11:18.536481 [ 323 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Trace> Aggregator: Merging aggregated data | ||
| 13158 | 2026.05.19 20:11:18.537064 [ 309 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002251 sec., 444.24700133274104 rows/sec., 17.35 KiB/sec. | ||
| 13159 | 2026.05.19 20:11:18.537135 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59686 | ||
| 13160 | 2026.05.19 20:11:18.537139 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53883 | ||
| 13161 | 2026.05.19 20:11:18.537171 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46562 | ||
| 13162 | 2026.05.19 20:11:18.537210 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13163 | 2026.05.19 20:11:18.537214 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49761 | ||
| 13164 | 2026.05.19 20:11:18.537251 [ 367 ] {} <Debug> TCP-Session: d6c4fcec-6cdf-4538-9d29-06196a88a992 Authenticating user 'default' from [fd00:1122:3344:101::e]:59686 | ||
| 13165 | 2026.05.19 20:11:18.537255 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13166 | 2026.05.19 20:11:18.537268 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54614 | ||
| 13167 | 2026.05.19 20:11:18.537301 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37051 | ||
| 13168 | 2026.05.19 20:11:18.537278 [ 367 ] {} <Debug> TCP-Session: d6c4fcec-6cdf-4538-9d29-06196a88a992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.05.19 20:11:18.537357 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34367 | ||
| 13170 | 2026.05.19 20:11:18.537380 [ 367 ] {} <Debug> TCP-Session: d6c4fcec-6cdf-4538-9d29-06196a88a992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13171 | 2026.05.19 20:11:18.537222 [ 309 ] {65b48088-0fa1-4701-ab59-20c895ba7aa6} <Debug> TCPHandler: Processed in 0.002642042 sec. | ||
| 13172 | 2026.05.19 20:11:18.537294 [ 310 ] {} <Debug> TCP-Session: 3c56221e-0f90-43b5-a635-aa69a2599b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:53883 | ||
| 13173 | 2026.05.19 20:11:18.537476 [ 310 ] {} <Debug> TCP-Session: 3c56221e-0f90-43b5-a635-aa69a2599b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.05.19 20:11:18.537492 [ 310 ] {} <Debug> TCP-Session: 3c56221e-0f90-43b5-a635-aa69a2599b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2026.05.19 20:11:18.537490 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13176 | 2026.05.19 20:11:18.537534 [ 368 ] {} <Debug> TCP-Session: 8bd385b5-d4f4-4598-b23a-49fc9c2e7643 Authenticating user 'default' from [fd00:1122:3344:101::e]:46562 | ||
| 13177 | 2026.05.19 20:11:18.537534 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39035 | ||
| 13178 | 2026.05.19 20:11:18.537559 [ 368 ] {} <Debug> TCP-Session: 8bd385b5-d4f4-4598-b23a-49fc9c2e7643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2026.05.19 20:11:18.537576 [ 368 ] {} <Debug> TCP-Session: 8bd385b5-d4f4-4598-b23a-49fc9c2e7643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13180 | 2026.05.19 20:11:18.537585 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13181 | 2026.05.19 20:11:18.537618 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13182 | 2026.05.19 20:11:18.537623 [ 309 ] {} <Debug> TCP-Session: 669eb55d-63c7-4917-87cd-b6f467bde420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13183 | 2026.05.19 20:11:18.537657 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13184 | 2026.05.19 20:11:18.537671 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.05.19 20:11:18.537693 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13186 | 2026.05.19 20:11:18.537699 [ 367 ] {} <Debug> TCP-Session: d6c4fcec-6cdf-4538-9d29-06196a88a992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13187 | 2026.05.19 20:11:18.537718 [ 369 ] {} <Debug> TCP-Session: fc1ebe69-91a6-43c1-8907-e3b70d386ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49761 | ||
| 13188 | 2026.05.19 20:11:18.537732 [ 368 ] {} <Debug> TCP-Session: 8bd385b5-d4f4-4598-b23a-49fc9c2e7643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.05.19 20:11:18.537761 [ 369 ] {} <Debug> TCP-Session: fc1ebe69-91a6-43c1-8907-e3b70d386ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13190 | 2026.05.19 20:11:18.537659 [ 310 ] {} <Debug> TCP-Session: 3c56221e-0f90-43b5-a635-aa69a2599b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.05.19 20:11:18.537793 [ 369 ] {} <Debug> TCP-Session: fc1ebe69-91a6-43c1-8907-e3b70d386ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2026.05.19 20:11:18.537814 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13193 | 2026.05.19 20:11:18.537677 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13194 | 2026.05.19 20:11:18.537855 [ 371 ] {} <Debug> TCP-Session: a46d9012-79ee-4e79-930b-75605a3c6c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:37051 | ||
| 13195 | 2026.05.19 20:11:18.537874 [ 373 ] {} <Debug> TCP-Session: 9151e429-7640-408e-86d5-13aabe54b527 Authenticating user 'default' from [fd00:1122:3344:101::e]:39035 | ||
| 13196 | 2026.05.19 20:11:18.537880 [ 371 ] {} <Debug> TCP-Session: a46d9012-79ee-4e79-930b-75605a3c6c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13197 | 2026.05.19 20:11:18.537903 [ 373 ] {} <Debug> TCP-Session: 9151e429-7640-408e-86d5-13aabe54b527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13198 | 2026.05.19 20:11:18.537909 [ 371 ] {} <Debug> TCP-Session: a46d9012-79ee-4e79-930b-75605a3c6c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13199 | 2026.05.19 20:11:18.537924 [ 373 ] {} <Debug> TCP-Session: 9151e429-7640-408e-86d5-13aabe54b527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13200 | 2026.05.19 20:11:18.537955 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13201 | 2026.05.19 20:11:18.537990 [ 372 ] {} <Debug> TCP-Session: fd12e862-0e6e-404e-9f20-1f331b75291b Authenticating user 'default' from [fd00:1122:3344:101::e]:34367 | ||
| 13202 | 2026.05.19 20:11:18.538006 [ 372 ] {} <Debug> TCP-Session: fd12e862-0e6e-404e-9f20-1f331b75291b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.05.19 20:11:18.538019 [ 372 ] {} <Debug> TCP-Session: fd12e862-0e6e-404e-9f20-1f331b75291b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.05.19 20:11:18.540476 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13205 | 2026.05.19 20:11:18.540536 [ 370 ] {} <Debug> TCP-Session: fa50fe86-d4cb-4161-b2a3-aa1ec4e951c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54614 | ||
| 13206 | 2026.05.19 20:11:18.540561 [ 370 ] {} <Debug> TCP-Session: fa50fe86-d4cb-4161-b2a3-aa1ec4e951c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13207 | 2026.05.19 20:11:18.540574 [ 370 ] {} <Debug> TCP-Session: fa50fe86-d4cb-4161-b2a3-aa1ec4e951c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.05.19 20:11:18.569396 [ 369 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49761). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13209 | |||
| 13210 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 13211 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 13212 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse | ||
| 13213 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse | ||
| 13214 | 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse | ||
| 13215 | 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 13216 | 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 13217 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 13218 | 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 13219 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 13220 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 13221 | (version 23.8.7.1) | ||
| 13222 | 2026.05.19 20:11:18.570210 [ 369 ] {} <Debug> TCP-Session: fc1ebe69-91a6-43c1-8907-e3b70d386ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13223 | 2026.05.19 20:11:18.570268 [ 370 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54614). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13224 | |||
| 13225 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 13226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 13227 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse | ||
| 13228 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse | ||
| 13229 | 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse | ||
| 13230 | 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 13231 | 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 13232 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 13233 | 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 13234 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 13235 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 13236 | (version 23.8.7.1) | ||
| 13237 | 2026.05.19 20:11:18.570382 [ 370 ] {} <Debug> TCP-Session: fa50fe86-d4cb-4161-b2a3-aa1ec4e951c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13238 | 2026.05.19 20:11:18.570416 [ 371 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37051). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13239 | |||
| 13240 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 13241 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 13242 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse | ||
| 13243 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse | ||
| 13244 | 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse | ||
| 13245 | 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 13246 | 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 13247 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 13248 | 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 13249 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 13250 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 13251 | (version 23.8.7.1) | ||
| 13252 | 2026.05.19 20:11:18.570499 [ 371 ] {} <Debug> TCP-Session: a46d9012-79ee-4e79-930b-75605a3c6c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2026.05.19 20:11:18.570522 [ 373 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39035). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13254 | |||
| 13255 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 13256 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 13257 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse | ||
| 13258 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse | ||
| 13259 | 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse | ||
| 13260 | 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 13261 | 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 13262 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 13263 | 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 13264 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 13265 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 13266 | (version 23.8.7.1) | ||
| 13267 | 2026.05.19 20:11:18.570635 [ 373 ] {} <Debug> TCP-Session: 9151e429-7640-408e-86d5-13aabe54b527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13268 | 2026.05.19 20:11:18.570664 [ 372 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34367). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13269 | |||
| 13270 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 13271 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 13272 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse | ||
| 13273 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse | ||
| 13274 | 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse | ||
| 13275 | 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 13276 | 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 13277 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 13278 | 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 13279 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 13280 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 13281 | (version 23.8.7.1) | ||
| 13282 | 2026.05.19 20:11:18.570730 [ 372 ] {} <Debug> TCP-Session: fd12e862-0e6e-404e-9f20-1f331b75291b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13283 | 2026.05.19 20:11:18.604215 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42226 | ||
| 13284 | 2026.05.19 20:11:18.604287 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13285 | 2026.05.19 20:11:18.604312 [ 309 ] {} <Debug> TCP-Session: 66b4a043-73be-4392-a7a7-d36f52567ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42226 | ||
| 13286 | 2026.05.19 20:11:18.604334 [ 309 ] {} <Debug> TCP-Session: 66b4a043-73be-4392-a7a7-d36f52567ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13287 | 2026.05.19 20:11:18.604346 [ 309 ] {} <Debug> TCP-Session: 66b4a043-73be-4392-a7a7-d36f52567ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.05.19 20:11:18.604528 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47932 | ||
| 13289 | 2026.05.19 20:11:18.604566 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41820 | ||
| 13290 | 2026.05.19 20:11:18.604568 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62450 | ||
| 13291 | 2026.05.19 20:11:18.604598 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53203 | ||
| 13292 | 2026.05.19 20:11:18.604605 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13293 | 2026.05.19 20:11:18.604625 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13294 | 2026.05.19 20:11:18.604658 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13295 | 2026.05.19 20:11:18.604663 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13296 | 2026.05.19 20:11:18.604688 [ 368 ] {} <Debug> TCP-Session: d21e26c5-c335-4fe2-b256-4809c77eabc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41820 | ||
| 13297 | 2026.05.19 20:11:18.604697 [ 367 ] {} <Debug> TCP-Session: 8aa32514-4f5c-4d86-8cb5-c90766a48969 Authenticating user 'default' from [fd00:1122:3344:101::e]:62450 | ||
| 13298 | 2026.05.19 20:11:18.604706 [ 371 ] {} <Debug> TCP-Session: 90543c93-1462-46aa-a2e2-fdb97963cef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53203 | ||
| 13299 | 2026.05.19 20:11:18.604716 [ 368 ] {} <Debug> TCP-Session: d21e26c5-c335-4fe2-b256-4809c77eabc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13300 | 2026.05.19 20:11:18.604733 [ 367 ] {} <Debug> TCP-Session: 8aa32514-4f5c-4d86-8cb5-c90766a48969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13301 | 2026.05.19 20:11:18.604746 [ 371 ] {} <Debug> TCP-Session: 90543c93-1462-46aa-a2e2-fdb97963cef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13302 | 2026.05.19 20:11:18.604750 [ 368 ] {} <Debug> TCP-Session: d21e26c5-c335-4fe2-b256-4809c77eabc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13303 | 2026.05.19 20:11:18.604774 [ 371 ] {} <Debug> TCP-Session: 90543c93-1462-46aa-a2e2-fdb97963cef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2026.05.19 20:11:18.604762 [ 367 ] {} <Debug> TCP-Session: 8aa32514-4f5c-4d86-8cb5-c90766a48969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13305 | 2026.05.19 20:11:18.604663 [ 310 ] {} <Debug> TCP-Session: 194051b7-b66c-446a-9bdb-829a06c279b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47932 | ||
| 13306 | 2026.05.19 20:11:18.604646 [ 309 ] {} <Trace> TCP-Session: 66b4a043-73be-4392-a7a7-d36f52567ae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2026.05.19 20:11:18.604845 [ 310 ] {} <Debug> TCP-Session: 194051b7-b66c-446a-9bdb-829a06c279b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13308 | 2026.05.19 20:11:18.604609 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38631 | ||
| 13309 | 2026.05.19 20:11:18.604878 [ 310 ] {} <Debug> TCP-Session: 194051b7-b66c-446a-9bdb-829a06c279b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13310 | 2026.05.19 20:11:18.604613 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45274 | ||
| 13311 | 2026.05.19 20:11:18.604931 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13312 | 2026.05.19 20:11:18.604604 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34462 | ||
| 13313 | 2026.05.19 20:11:18.604964 [ 372 ] {} <Debug> TCP-Session: 88077cb2-5c70-4dde-aecf-0ff32db2d3df Authenticating user 'default' from [fd00:1122:3344:101::e]:38631 | ||
| 13314 | 2026.05.19 20:11:18.604578 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51541 | ||
| 13315 | 2026.05.19 20:11:18.605011 [ 372 ] {} <Debug> TCP-Session: 88077cb2-5c70-4dde-aecf-0ff32db2d3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.05.19 20:11:18.605000 [ 309 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13317 | 2026.05.19 20:11:18.605030 [ 372 ] {} <Debug> TCP-Session: 88077cb2-5c70-4dde-aecf-0ff32db2d3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.05.19 20:11:18.605333 [ 309 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13319 | 2026.05.19 20:11:18.605420 [ 309 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13320 | 2026.05.19 20:11:18.605498 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13321 | 2026.05.19 20:11:18.605528 [ 373 ] {} <Debug> TCP-Session: 4820f4fb-31df-4a4b-955f-4dd7f8e933fa Authenticating user 'default' from [fd00:1122:3344:101::e]:45274 | ||
| 13322 | 2026.05.19 20:11:18.605545 [ 373 ] {} <Debug> TCP-Session: 4820f4fb-31df-4a4b-955f-4dd7f8e933fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13323 | 2026.05.19 20:11:18.605557 [ 373 ] {} <Debug> TCP-Session: 4820f4fb-31df-4a4b-955f-4dd7f8e933fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13324 | 2026.05.19 20:11:18.605645 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13325 | 2026.05.19 20:11:18.605692 [ 370 ] {} <Debug> TCP-Session: be16255b-099e-4590-98e6-4f2b93e11da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34462 | ||
| 13326 | 2026.05.19 20:11:18.605716 [ 370 ] {} <Debug> TCP-Session: be16255b-099e-4590-98e6-4f2b93e11da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.05.19 20:11:18.605733 [ 370 ] {} <Debug> TCP-Session: be16255b-099e-4590-98e6-4f2b93e11da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13328 | 2026.05.19 20:11:18.605732 [ 309 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 13329 | 2026.05.19 20:11:18.605853 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13330 | 2026.05.19 20:11:18.605889 [ 369 ] {} <Debug> TCP-Session: f80bcba5-2ae4-4859-8120-6d02f01871c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51541 | ||
| 13331 | 2026.05.19 20:11:18.605906 [ 369 ] {} <Debug> TCP-Session: f80bcba5-2ae4-4859-8120-6d02f01871c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.05.19 20:11:18.605918 [ 369 ] {} <Debug> TCP-Session: f80bcba5-2ae4-4859-8120-6d02f01871c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13333 | 2026.05.19 20:11:18.606606 [ 345 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Trace> AggregatingTransform: Aggregating | ||
| 13334 | 2026.05.19 20:11:18.606637 [ 345 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13335 | 2026.05.19 20:11:18.606664 [ 345 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000816084 sec. (1225.364 rows/sec., 47.87 KiB/sec.) | ||
| 13336 | 2026.05.19 20:11:18.606677 [ 345 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Trace> Aggregator: Merging aggregated data | ||
| 13337 | 2026.05.19 20:11:18.607161 [ 309 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00217 sec., 460.8294930875576 rows/sec., 18.00 KiB/sec. | ||
| 13338 | 2026.05.19 20:11:18.607244 [ 309 ] {b1c244e5-f22f-47c5-8ab9-6806cc8ed3c0} <Debug> TCPHandler: Processed in 0.002690921 sec. | ||
| 13339 | 2026.05.19 20:11:18.607386 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13340 | 2026.05.19 20:11:18.607412 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13341 | 2026.05.19 20:11:18.607416 [ 309 ] {} <Debug> TCP-Session: 66b4a043-73be-4392-a7a7-d36f52567ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.05.19 20:11:18.607438 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13343 | 2026.05.19 20:11:18.607452 [ 310 ] {} <Debug> TCP-Session: 194051b7-b66c-446a-9bdb-829a06c279b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13344 | 2026.05.19 20:11:18.607460 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13345 | 2026.05.19 20:11:18.607475 [ 373 ] {} <Debug> TCP-Session: 4820f4fb-31df-4a4b-955f-4dd7f8e933fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13346 | 2026.05.19 20:11:18.607489 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13347 | 2026.05.19 20:11:18.607505 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13348 | 2026.05.19 20:11:18.607524 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13349 | 2026.05.19 20:11:18.607540 [ 371 ] {} <Debug> TCP-Session: 90543c93-1462-46aa-a2e2-fdb97963cef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.05.19 20:11:18.607561 [ 368 ] {} <Debug> TCP-Session: d21e26c5-c335-4fe2-b256-4809c77eabc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.05.19 20:11:18.607577 [ 370 ] {} <Debug> TCP-Session: be16255b-099e-4590-98e6-4f2b93e11da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.05.19 20:11:18.607498 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13353 | 2026.05.19 20:11:18.607550 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13354 | 2026.05.19 20:11:18.607510 [ 369 ] {} <Debug> TCP-Session: f80bcba5-2ae4-4859-8120-6d02f01871c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13355 | 2026.05.19 20:11:18.607643 [ 367 ] {} <Debug> TCP-Session: 8aa32514-4f5c-4d86-8cb5-c90766a48969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.05.19 20:11:18.607655 [ 372 ] {} <Debug> TCP-Session: 88077cb2-5c70-4dde-aecf-0ff32db2d3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.05.19 20:11:18.743382 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40628 | ||
| 13358 | 2026.05.19 20:11:18.743471 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13359 | 2026.05.19 20:11:18.743498 [ 309 ] {} <Debug> TCP-Session: 01322f93-f973-474a-98cf-59b278cc77e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40628 | ||
| 13360 | 2026.05.19 20:11:18.743520 [ 309 ] {} <Debug> TCP-Session: 01322f93-f973-474a-98cf-59b278cc77e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13361 | 2026.05.19 20:11:18.743533 [ 309 ] {} <Debug> TCP-Session: 01322f93-f973-474a-98cf-59b278cc77e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2026.05.19 20:11:18.743786 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58022 | ||
| 13363 | 2026.05.19 20:11:18.743824 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36357 | ||
| 13364 | 2026.05.19 20:11:18.743822 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59310 | ||
| 13365 | 2026.05.19 20:11:18.743873 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13366 | 2026.05.19 20:11:18.743869 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43233 | ||
| 13367 | 2026.05.19 20:11:18.743917 [ 310 ] {} <Debug> TCP-Session: 33348584-ad9a-428d-b43a-7200cbf22c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:58022 | ||
| 13368 | 2026.05.19 20:11:18.743919 [ 309 ] {} <Trace> TCP-Session: 01322f93-f973-474a-98cf-59b278cc77e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2026.05.19 20:11:18.743936 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13370 | 2026.05.19 20:11:18.743957 [ 310 ] {} <Debug> TCP-Session: 33348584-ad9a-428d-b43a-7200cbf22c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.05.19 20:11:18.743976 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13372 | 2026.05.19 20:11:18.743990 [ 367 ] {} <Debug> TCP-Session: 71efbe00-34f2-4b54-bd11-e7d5061e9cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59310 | ||
| 13373 | 2026.05.19 20:11:18.743991 [ 310 ] {} <Debug> TCP-Session: 33348584-ad9a-428d-b43a-7200cbf22c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.05.19 20:11:18.744013 [ 370 ] {} <Debug> TCP-Session: 0e556128-dcd7-482a-9e9b-eb72b8e1e118 Authenticating user 'default' from [fd00:1122:3344:101::e]:43233 | ||
| 13375 | 2026.05.19 20:11:18.744025 [ 367 ] {} <Debug> TCP-Session: 71efbe00-34f2-4b54-bd11-e7d5061e9cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.05.19 20:11:18.743892 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13377 | 2026.05.19 20:11:18.744051 [ 370 ] {} <Debug> TCP-Session: 0e556128-dcd7-482a-9e9b-eb72b8e1e118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.05.19 20:11:18.744057 [ 367 ] {} <Debug> TCP-Session: 71efbe00-34f2-4b54-bd11-e7d5061e9cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.05.19 20:11:18.744084 [ 368 ] {} <Debug> TCP-Session: 5b1bb83c-87d8-47e9-b6e7-cf8c92299d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:36357 | ||
| 13380 | 2026.05.19 20:11:18.744088 [ 370 ] {} <Debug> TCP-Session: 0e556128-dcd7-482a-9e9b-eb72b8e1e118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13381 | 2026.05.19 20:11:18.744120 [ 368 ] {} <Debug> TCP-Session: 5b1bb83c-87d8-47e9-b6e7-cf8c92299d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13382 | 2026.05.19 20:11:18.743890 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39420 | ||
| 13383 | 2026.05.19 20:11:18.744142 [ 309 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13384 | 2026.05.19 20:11:18.744147 [ 368 ] {} <Debug> TCP-Session: 5b1bb83c-87d8-47e9-b6e7-cf8c92299d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13385 | 2026.05.19 20:11:18.744189 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13386 | 2026.05.19 20:11:18.743884 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65508 | ||
| 13387 | 2026.05.19 20:11:18.744215 [ 373 ] {} <Debug> TCP-Session: b1b6a171-9a88-4110-b23a-ca09730303a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39420 | ||
| 13388 | 2026.05.19 20:11:18.743873 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53647 | ||
| 13389 | 2026.05.19 20:11:18.744262 [ 373 ] {} <Debug> TCP-Session: b1b6a171-9a88-4110-b23a-ca09730303a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.05.19 20:11:18.744266 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13391 | 2026.05.19 20:11:18.744291 [ 373 ] {} <Debug> TCP-Session: b1b6a171-9a88-4110-b23a-ca09730303a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.05.19 20:11:18.744304 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13393 | 2026.05.19 20:11:18.744312 [ 372 ] {} <Debug> TCP-Session: e8f4880c-1a45-422b-be05-d703ee0a75c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65508 | ||
| 13394 | 2026.05.19 20:11:18.744346 [ 371 ] {} <Debug> TCP-Session: b8da8c7e-d69b-458b-9726-d2075f1d3a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:53647 | ||
| 13395 | 2026.05.19 20:11:18.744368 [ 372 ] {} <Debug> TCP-Session: e8f4880c-1a45-422b-be05-d703ee0a75c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13396 | 2026.05.19 20:11:18.744377 [ 371 ] {} <Debug> TCP-Session: b8da8c7e-d69b-458b-9726-d2075f1d3a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.05.19 20:11:18.744398 [ 372 ] {} <Debug> TCP-Session: e8f4880c-1a45-422b-be05-d703ee0a75c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.05.19 20:11:18.744407 [ 371 ] {} <Debug> TCP-Session: b8da8c7e-d69b-458b-9726-d2075f1d3a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13399 | 2026.05.19 20:11:18.743842 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59862 | ||
| 13400 | 2026.05.19 20:11:18.744476 [ 309 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13401 | 2026.05.19 20:11:18.744498 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13402 | 2026.05.19 20:11:18.744531 [ 369 ] {} <Debug> TCP-Session: d75dfdea-73f0-4c43-a486-4e3660b1eb9d Authenticating user 'default' from [fd00:1122:3344:101::e]:59862 | ||
| 13403 | 2026.05.19 20:11:18.744547 [ 309 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13404 | 2026.05.19 20:11:18.744552 [ 369 ] {} <Debug> TCP-Session: d75dfdea-73f0-4c43-a486-4e3660b1eb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13405 | 2026.05.19 20:11:18.744589 [ 369 ] {} <Debug> TCP-Session: d75dfdea-73f0-4c43-a486-4e3660b1eb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.05.19 20:11:18.744911 [ 309 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 13407 | 2026.05.19 20:11:18.745981 [ 342 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Trace> AggregatingTransform: Aggregating | ||
| 13408 | 2026.05.19 20:11:18.746025 [ 342 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Trace> Aggregator: Aggregation method: without_key | ||
| 13409 | 2026.05.19 20:11:18.746061 [ 342 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008405 sec. (991.665 rows/sec., 38.74 KiB/sec.) | ||
| 13410 | 2026.05.19 20:11:18.746083 [ 342 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Trace> Aggregator: Merging aggregated data | ||
| 13411 | 2026.05.19 20:11:18.746759 [ 309 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002686 sec., 372.3008190618019 rows/sec., 14.54 KiB/sec. | ||
| 13412 | 2026.05.19 20:11:18.746988 [ 309 ] {1be2acaa-0382-41cb-8a33-08505a7eb443} <Debug> TCPHandler: Processed in 0.003239474 sec. | ||
| 13413 | 2026.05.19 20:11:18.747159 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13414 | 2026.05.19 20:11:18.747195 [ 309 ] {} <Debug> TCP-Session: 01322f93-f973-474a-98cf-59b278cc77e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13415 | 2026.05.19 20:11:18.747205 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13416 | 2026.05.19 20:11:18.747233 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13417 | 2026.05.19 20:11:18.747283 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13418 | 2026.05.19 20:11:18.747314 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13419 | 2026.05.19 20:11:18.747336 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13420 | 2026.05.19 20:11:18.747355 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13421 | 2026.05.19 20:11:18.747362 [ 369 ] {} <Debug> TCP-Session: d75dfdea-73f0-4c43-a486-4e3660b1eb9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2026.05.19 20:11:18.747386 [ 372 ] {} <Debug> TCP-Session: e8f4880c-1a45-422b-be05-d703ee0a75c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13423 | 2026.05.19 20:11:18.747404 [ 371 ] {} <Debug> TCP-Session: b8da8c7e-d69b-458b-9726-d2075f1d3a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2026.05.19 20:11:18.747349 [ 310 ] {} <Debug> TCP-Session: 33348584-ad9a-428d-b43a-7200cbf22c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13425 | 2026.05.19 20:11:18.747326 [ 367 ] {} <Debug> TCP-Session: 71efbe00-34f2-4b54-bd11-e7d5061e9cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.05.19 20:11:18.747286 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13427 | 2026.05.19 20:11:18.747289 [ 373 ] {} <Debug> TCP-Session: b1b6a171-9a88-4110-b23a-ca09730303a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.05.19 20:11:18.747521 [ 368 ] {} <Debug> TCP-Session: 5b1bb83c-87d8-47e9-b6e7-cf8c92299d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2026.05.19 20:11:18.747274 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13430 | 2026.05.19 20:11:18.747617 [ 370 ] {} <Debug> TCP-Session: 0e556128-dcd7-482a-9e9b-eb72b8e1e118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.05.19 20:11:19.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.47 MiB, peak 359.96 MiB, free memory in arenas 0.00 B, will set to 345.38 MiB (RSS), difference: -1.10 MiB | ||
| 13432 | 2026.05.19 20:11:19.539501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27426 | ||
| 13433 | 2026.05.19 20:11:19.539999 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.05.19 20:11:19.540045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13435 | 2026.05.19 20:11:19.540547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13436 | 2026.05.19 20:11:19.540780 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.05.19 20:11:19.540909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27426 | ||
| 13438 | 2026.05.19 20:11:20.950735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13439 | 2026.05.19 20:11:20.966889 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.05.19 20:11:20.966954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13441 | 2026.05.19 20:11:20.972257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13442 | 2026.05.19 20:11:20.972927 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.05.19 20:11:20.975844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13444 | 2026.05.19 20:11:22.125372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1646 | ||
| 13445 | 2026.05.19 20:11:22.128193 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.05.19 20:11:22.128243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13447 | 2026.05.19 20:11:22.129581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13448 | 2026.05.19 20:11:22.129863 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.05.19 20:11:22.130131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1646 | ||
| 13450 | 2026.05.19 20:11:23.291760 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2026.05.19 20:11:23.292008 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13452 | 2026.05.19 20:11:23.292401 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13453 | 2026.05.19 20:11:23.292442 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <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 | ||
| 13454 | 2026.05.19 20:11:23.292696 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13455 | 2026.05.19 20:11:23.292763 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13456 | 2026.05.19 20:11:23.292928 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13457 | 2026.05.19 20:11:23.292963 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13458 | 2026.05.19 20:11:23.292985 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13459 | 2026.05.19 20:11:23.293000 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13460 | 2026.05.19 20:11:23.293040 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13461 | 2026.05.19 20:11:23.293059 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13462 | 2026.05.19 20:11:23.294165 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002261 sec., 22114.108801415303 rows/sec., 5.30 MiB/sec. | ||
| 13463 | 2026.05.19 20:11:23.294266 [ 4 ] {87cdae3c-39e5-4c1e-9e37-28091ddf8be2} <Debug> TCPHandler: Processed in 0.002638241 sec. | ||
| 13464 | 2026.05.19 20:11:23.296472 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2026.05.19 20:11:23.296600 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13466 | 2026.05.19 20:11:23.296649 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13467 | 2026.05.19 20:11:23.297270 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2026.05.19 20:11:23.297313 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13469 | 2026.05.19 20:11:23.297736 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13470 | 2026.05.19 20:11:23.297949 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.05.19 20:11:23.298090 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001528 sec., 75916.23036649215 rows/sec., 6.45 MiB/sec. | ||
| 13472 | 2026.05.19 20:11:23.298127 [ 4 ] {e1e4dca6-850f-462d-bb2a-d94a9372dbf0} <Debug> TCPHandler: Processed in 0.001712937 sec. | ||
| 13473 | 2026.05.19 20:11:23.298255 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2026.05.19 20:11:23.298359 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13475 | 2026.05.19 20:11:23.298405 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13476 | 2026.05.19 20:11:23.298807 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.05.19 20:11:23.298840 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13478 | 2026.05.19 20:11:23.299150 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13479 | 2026.05.19 20:11:23.299351 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.05.19 20:11:23.299481 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00114 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 13481 | 2026.05.19 20:11:23.299517 [ 4 ] {5a78c647-8bcd-4065-8717-4aaf0d4030c8} <Debug> TCPHandler: Processed in 0.001308776 sec. | ||
| 13482 | 2026.05.19 20:11:23.299639 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.05.19 20:11:23.299734 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13484 | 2026.05.19 20:11:23.299773 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13485 | 2026.05.19 20:11:23.300190 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.05.19 20:11:23.300225 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13487 | 2026.05.19 20:11:23.300509 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13488 | 2026.05.19 20:11:23.300709 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.05.19 20:11:23.300831 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001115 sec., 84304.932735426 rows/sec., 6.58 MiB/sec. | ||
| 13490 | 2026.05.19 20:11:23.300866 [ 4 ] {c9befef8-6b0c-485b-b917-d26f2e061be6} <Debug> TCPHandler: Processed in 0.001276316 sec. | ||
| 13491 | 2026.05.19 20:11:23.300987 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2026.05.19 20:11:23.301080 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13493 | 2026.05.19 20:11:23.301122 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13494 | 2026.05.19 20:11:23.301516 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2026.05.19 20:11:23.301548 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13496 | 2026.05.19 20:11:23.301877 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13497 | 2026.05.19 20:11:23.302080 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2026.05.19 20:11:23.302189 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_88_18 to all_92_92_0 | ||
| 13499 | 2026.05.19 20:11:23.302206 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 13500 | 2026.05.19 20:11:23.302225 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2026.05.19 20:11:23.302244 [ 4 ] {cefc305e-5d73-45bc-88c7-48a6299d56fc} <Debug> TCPHandler: Processed in 0.001303456 sec. | ||
| 13502 | 2026.05.19 20:11:23.302243 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13503 | 2026.05.19 20:11:23.302376 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_88_18 to all_92_92_0 into Compact with storage Full | ||
| 13504 | 2026.05.19 20:11:23.302413 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.19 20:11:23.302524 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.05.19 20:11:23.302540 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13507 | 2026.05.19 20:11:23.302578 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <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 | ||
| 13508 | 2026.05.19 20:11:23.302583 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_18, total 32279 rows starting from the beginning of the part | ||
| 13509 | 2026.05.19 20:11:23.302669 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 96 rows starting from the beginning of the part | ||
| 13510 | 2026.05.19 20:11:23.302718 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13511 | 2026.05.19 20:11:23.302763 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13512 | 2026.05.19 20:11:23.302804 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 197 rows starting from the beginning of the part | ||
| 13513 | 2026.05.19 20:11:23.303424 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.05.19 20:11:23.303468 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13515 | 2026.05.19 20:11:23.304091 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13516 | 2026.05.19 20:11:23.304326 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.05.19 20:11:23.304466 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001962 sec., 15290.519877675839 rows/sec., 27.40 MiB/sec. | ||
| 13518 | 2026.05.19 20:11:23.304516 [ 4 ] {3f169907-7adb-4d51-9f1f-22f4d5b96fdf} <Debug> TCPHandler: Processed in 0.00217098 sec. | ||
| 13519 | 2026.05.19 20:11:23.304637 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2026.05.19 20:11:23.304727 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13521 | 2026.05.19 20:11:23.304768 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13522 | 2026.05.19 20:11:23.305092 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.05.19 20:11:23.305125 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 13524 | 2026.05.19 20:11:23.305489 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13525 | 2026.05.19 20:11:23.305702 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.05.19 20:11:23.305829 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 13527 | 2026.05.19 20:11:23.305865 [ 4 ] {d5141ece-676f-46ad-b3fb-46f6f77ac442} <Debug> TCPHandler: Processed in 0.001262826 sec. | ||
| 13528 | 2026.05.19 20:11:23.310349 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32892 rows, containing 5 columns (5 merged, 0 gathered) in 0.008036835 sec., 4092655.8775936044 rows/sec., 266.77 MiB/sec. | ||
| 13529 | 2026.05.19 20:11:23.310560 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 13530 | 2026.05.19 20:11:23.310844 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.05.19 20:11:23.310923 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_88_18, all_92_92_0] -> all_1_92_19 | ||
| 13532 | 2026.05.19 20:11:23.311007 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13533 | 2026.05.19 20:11:24.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.30 MiB, peak 359.96 MiB, free memory in arenas 0.00 B, will set to 348.68 MiB (RSS), difference: 2.37 MiB | ||
| 13534 | 2026.05.19 20:11:26.870396 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13535 | 2026.05.19 20:11:26.870504 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13536 | 2026.05.19 20:11:27.041249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27938 | ||
| 13537 | 2026.05.19 20:11:27.041950 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.05.19 20:11:27.042006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13539 | 2026.05.19 20:11:27.042492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13540 | 2026.05.19 20:11:27.042724 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.05.19 20:11:27.042862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 13542 | 2026.05.19 20:11:28.291026 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13543 | 2026.05.19 20:11:28.291279 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13544 | 2026.05.19 20:11:28.291651 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13545 | 2026.05.19 20:11:28.291692 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <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 | ||
| 13546 | 2026.05.19 20:11:28.291937 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13547 | 2026.05.19 20:11:28.292006 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13548 | 2026.05.19 20:11:28.292146 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13549 | 2026.05.19 20:11:28.292180 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13550 | 2026.05.19 20:11:28.292203 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13551 | 2026.05.19 20:11:28.292217 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13552 | 2026.05.19 20:11:28.292255 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13553 | 2026.05.19 20:11:28.292274 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13554 | 2026.05.19 20:11:28.293284 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00211 sec., 23696.682464454978 rows/sec., 5.68 MiB/sec. | ||
| 13555 | 2026.05.19 20:11:28.293387 [ 4 ] {9050d6fb-15fe-4340-bdd4-a9c960a9bdd2} <Debug> TCPHandler: Processed in 0.002499571 sec. | ||
| 13556 | 2026.05.19 20:11:28.295247 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.05.19 20:11:28.295357 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13558 | 2026.05.19 20:11:28.295400 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13559 | 2026.05.19 20:11:28.295870 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.05.19 20:11:28.295914 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13561 | 2026.05.19 20:11:28.296284 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13562 | 2026.05.19 20:11:28.296514 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.05.19 20:11:28.296658 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001333 sec., 58514.62865716429 rows/sec., 4.85 MiB/sec. | ||
| 13564 | 2026.05.19 20:11:28.296695 [ 4 ] {bf6586e7-739f-4a94-909f-55d6a6feca58} <Debug> TCPHandler: Processed in 0.001496697 sec. | ||
| 13565 | 2026.05.19 20:11:28.296813 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2026.05.19 20:11:28.296907 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13567 | 2026.05.19 20:11:28.296947 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13568 | 2026.05.19 20:11:28.297339 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2026.05.19 20:11:28.297375 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13570 | 2026.05.19 20:11:28.297662 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13571 | 2026.05.19 20:11:28.297870 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2026.05.19 20:11:28.297986 [ 83 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13573 | 2026.05.19 20:11:28.297997 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 13574 | 2026.05.19 20:11:28.298057 [ 83 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.05.19 20:11:28.298083 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13576 | 2026.05.19 20:11:28.298087 [ 4 ] {59deb6c0-5be1-4776-9fc6-26f55fe99ff0} <Debug> TCPHandler: Processed in 0.001319476 sec. | ||
| 13577 | 2026.05.19 20:11:28.298177 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 13578 | 2026.05.19 20:11:28.298207 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.05.19 20:11:28.298270 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13580 | 2026.05.19 20:11:28.298298 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 13581 | 2026.05.19 20:11:28.298303 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13582 | 2026.05.19 20:11:28.298346 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13583 | 2026.05.19 20:11:28.298352 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 13584 | 2026.05.19 20:11:28.298402 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 13585 | 2026.05.19 20:11:28.298450 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 13586 | 2026.05.19 20:11:28.298493 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 13587 | 2026.05.19 20:11:28.298533 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 13588 | 2026.05.19 20:11:28.298787 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.05.19 20:11:28.298823 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13590 | 2026.05.19 20:11:28.299145 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13591 | 2026.05.19 20:11:28.299300 [ 195 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164065 sec., 286066.49972295365 rows/sec., 20.31 MiB/sec. | ||
| 13592 | 2026.05.19 20:11:28.299366 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.05.19 20:11:28.299500 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13594 | 2026.05.19 20:11:28.299515 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00123 sec., 60975.60975609756 rows/sec., 4.76 MiB/sec. | ||
| 13595 | 2026.05.19 20:11:28.299570 [ 4 ] {5d17387d-3d7a-4b9b-b1ab-8138a267219c} <Debug> TCPHandler: Processed in 0.001411177 sec. | ||
| 13596 | 2026.05.19 20:11:28.299690 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.05.19 20:11:28.299787 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.05.19 20:11:28.299823 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2026.05.19 20:11:28.299832 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13600 | 2026.05.19 20:11:28.299909 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_86_17} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13601 | 2026.05.19 20:11:28.300022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13602 | 2026.05.19 20:11:28.300272 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.05.19 20:11:28.300312 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13604 | 2026.05.19 20:11:28.300666 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13605 | 2026.05.19 20:11:28.300899 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.05.19 20:11:28.301035 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 13607 | 2026.05.19 20:11:28.301072 [ 4 ] {96e3a0d8-8cdb-472f-89f6-d66452585ab9} <Debug> TCPHandler: Processed in 0.001430696 sec. | ||
| 13608 | 2026.05.19 20:11:28.301187 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2026.05.19 20:11:28.301280 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13610 | 2026.05.19 20:11:28.301335 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <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 | ||
| 13611 | 2026.05.19 20:11:28.302121 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.05.19 20:11:28.302158 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13613 | 2026.05.19 20:11:28.302677 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13614 | 2026.05.19 20:11:28.302898 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.05.19 20:11:28.303049 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001786 sec., 6159.014557670773 rows/sec., 11.04 MiB/sec. | ||
| 13616 | 2026.05.19 20:11:28.303114 [ 4 ] {bea1d822-968f-48dc-9cce-f7af4a17dc74} <Debug> TCPHandler: Processed in 0.001975319 sec. | ||
| 13617 | 2026.05.19 20:11:28.303223 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.05.19 20:11:28.303318 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13619 | 2026.05.19 20:11:28.303360 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13620 | 2026.05.19 20:11:28.303730 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.05.19 20:11:28.303765 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13622 | 2026.05.19 20:11:28.304074 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13623 | 2026.05.19 20:11:28.304298 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.05.19 20:11:28.304434 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 13625 | 2026.05.19 20:11:28.304469 [ 4 ] {77ecb993-cac6-4fcc-a8c9-51170ff76f33} <Debug> TCPHandler: Processed in 0.001295156 sec. | ||
| 13626 | 2026.05.19 20:11:28.476090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13627 | 2026.05.19 20:11:28.492045 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.05.19 20:11:28.492105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13629 | 2026.05.19 20:11:28.497673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13630 | 2026.05.19 20:11:28.498333 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.05.19 20:11:28.501090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13632 | 2026.05.19 20:11:30.338335 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.05.19 20:11:30.338603 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13634 | 2026.05.19 20:11:30.338999 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13635 | 2026.05.19 20:11:30.339037 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13636 | 2026.05.19 20:11:30.339275 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13637 | 2026.05.19 20:11:30.339344 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13638 | 2026.05.19 20:11:30.339487 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13639 | 2026.05.19 20:11:30.339523 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13640 | 2026.05.19 20:11:30.339544 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13641 | 2026.05.19 20:11:30.339560 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13642 | 2026.05.19 20:11:30.339599 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13643 | 2026.05.19 20:11:30.339620 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13644 | 2026.05.19 20:11:30.340656 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002165 sec., 23094.68822170901 rows/sec., 5.53 MiB/sec. | ||
| 13645 | 2026.05.19 20:11:30.340762 [ 4 ] {6bc576b3-0f32-4f20-98cd-d27880dcf676} <Debug> TCPHandler: Processed in 0.002569241 sec. | ||
| 13646 | 2026.05.19 20:11:30.352989 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13647 | 2026.05.19 20:11:30.353124 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13648 | 2026.05.19 20:11:30.353177 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13649 | 2026.05.19 20:11:30.353733 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13650 | 2026.05.19 20:11:30.353785 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13651 | 2026.05.19 20:11:30.354164 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13652 | 2026.05.19 20:11:30.354392 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13653 | 2026.05.19 20:11:30.354538 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001451 sec., 8270.158511371468 rows/sec., 674.37 KiB/sec. | ||
| 13654 | 2026.05.19 20:11:30.354577 [ 4 ] {e3e95509-2cf8-4d96-974d-1441884a40fe} <Debug> TCPHandler: Processed in 0.001651037 sec. | ||
| 13655 | 2026.05.19 20:11:30.354701 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13656 | 2026.05.19 20:11:30.354796 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13657 | 2026.05.19 20:11:30.354835 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13658 | 2026.05.19 20:11:30.356180 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13659 | 2026.05.19 20:11:30.356216 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13660 | 2026.05.19 20:11:30.356650 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13661 | 2026.05.19 20:11:30.356858 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2026.05.19 20:11:30.356988 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Debug> executeQuery: Read 2471 rows, 187.82 KiB in 0.00221 sec., 1118099.5475113122 rows/sec., 82.99 MiB/sec. | ||
| 13663 | 2026.05.19 20:11:30.356992 [ 78 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13664 | 2026.05.19 20:11:30.357027 [ 4 ] {b06fb9f9-d87f-4a4c-94b4-70f98e23c1db} <Debug> TCPHandler: Processed in 0.002373881 sec. | ||
| 13665 | 2026.05.19 20:11:30.357062 [ 78 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2026.05.19 20:11:30.357088 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13667 | 2026.05.19 20:11:30.357156 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2026.05.19 20:11:30.357178 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 13669 | 2026.05.19 20:11:30.357255 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13670 | 2026.05.19 20:11:30.357269 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13671 | 2026.05.19 20:11:30.357297 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13672 | 2026.05.19 20:11:30.357299 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3360 rows starting from the beginning of the part | ||
| 13673 | 2026.05.19 20:11:30.357367 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 13674 | 2026.05.19 20:11:30.357414 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 199 rows starting from the beginning of the part | ||
| 13675 | 2026.05.19 20:11:30.357455 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 116 rows starting from the beginning of the part | ||
| 13676 | 2026.05.19 20:11:30.357495 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 78 rows starting from the beginning of the part | ||
| 13677 | 2026.05.19 20:11:30.357536 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 2471 rows starting from the beginning of the part | ||
| 13678 | 2026.05.19 20:11:30.357724 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.05.19 20:11:30.357759 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13680 | 2026.05.19 20:11:30.358073 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13681 | 2026.05.19 20:11:30.358280 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.05.19 20:11:30.358409 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001171 sec., 45260.461144321096 rows/sec., 3.27 MiB/sec. | ||
| 13683 | 2026.05.19 20:11:30.358446 [ 4 ] {50f99aee-03fd-440c-8c7a-de1976f2c9eb} <Debug> TCPHandler: Processed in 0.001338376 sec. | ||
| 13684 | 2026.05.19 20:11:30.358554 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.05.19 20:11:30.358648 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13686 | 2026.05.19 20:11:30.358687 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13687 | 2026.05.19 20:11:30.359378 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.05.19 20:11:30.359414 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13689 | 2026.05.19 20:11:30.359553 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409261 sec., 2631512.3185076253 rows/sec., 209.92 MiB/sec. | ||
| 13690 | 2026.05.19 20:11:30.359746 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13691 | 2026.05.19 20:11:30.359972 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.05.19 20:11:30.359976 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13693 | 2026.05.19 20:11:30.360113 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001482 sec., 540485.8299595142 rows/sec., 31.22 MiB/sec. | ||
| 13694 | 2026.05.19 20:11:30.360156 [ 4 ] {7a0d2f37-07e3-4ab3-be38-e372747ab3c7} <Debug> TCPHandler: Processed in 0.001650507 sec. | ||
| 13695 | 2026.05.19 20:11:30.360274 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2026.05.19 20:11:30.360332 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2026.05.19 20:11:30.360370 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13698 | 2026.05.19 20:11:30.360414 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_96_19} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13699 | 2026.05.19 20:11:30.360415 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13700 | 2026.05.19 20:11:30.360519 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13701 | 2026.05.19 20:11:30.360813 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.05.19 20:11:30.360853 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13703 | 2026.05.19 20:11:30.361147 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13704 | 2026.05.19 20:11:30.361358 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.05.19 20:11:30.361492 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 13706 | 2026.05.19 20:11:30.361530 [ 4 ] {dbe67238-da2a-421d-a9b5-a481dda5b99f} <Debug> TCPHandler: Processed in 0.001303366 sec. | ||
| 13707 | 2026.05.19 20:11:30.361639 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.05.19 20:11:30.361734 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13709 | 2026.05.19 20:11:30.361774 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13710 | 2026.05.19 20:11:30.362669 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.05.19 20:11:30.362706 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13712 | 2026.05.19 20:11:30.363066 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13713 | 2026.05.19 20:11:30.363279 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.05.19 20:11:30.363406 [ 78 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13715 | 2026.05.19 20:11:30.363416 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Debug> executeQuery: Read 1332 rows, 91.50 KiB in 0.001699 sec., 783990.5826957034 rows/sec., 52.59 MiB/sec. | ||
| 13716 | 2026.05.19 20:11:30.363451 [ 78 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13717 | 2026.05.19 20:11:30.363470 [ 4 ] {937e99a8-0313-4db2-bee5-fe44825893ef} <Debug> TCPHandler: Processed in 0.001878338 sec. | ||
| 13718 | 2026.05.19 20:11:30.363480 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13719 | 2026.05.19 20:11:30.363579 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 13720 | 2026.05.19 20:11:30.363606 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.05.19 20:11:30.363693 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13722 | 2026.05.19 20:11:30.363724 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 13723 | 2026.05.19 20:11:30.363729 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13724 | 2026.05.19 20:11:30.363786 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 13725 | 2026.05.19 20:11:30.363786 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13726 | 2026.05.19 20:11:30.363839 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 113 rows starting from the beginning of the part | ||
| 13727 | 2026.05.19 20:11:30.363892 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 94 rows starting from the beginning of the part | ||
| 13728 | 2026.05.19 20:11:30.363939 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 75 rows starting from the beginning of the part | ||
| 13729 | 2026.05.19 20:11:30.363977 [ 192 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1332 rows starting from the beginning of the part | ||
| 13730 | 2026.05.19 20:11:30.364494 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13731 | 2026.05.19 20:11:30.364529 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13732 | 2026.05.19 20:11:30.365004 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13733 | 2026.05.19 20:11:30.365102 [ 201 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561967 sec., 2265732.886802346 rows/sec., 164.79 MiB/sec. | ||
| 13734 | 2026.05.19 20:11:30.365241 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.05.19 20:11:30.365382 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Debug> executeQuery: Read 1554 rows, 97.03 KiB in 0.001678 sec., 926102.5029797378 rows/sec., 56.47 MiB/sec. | ||
| 13736 | 2026.05.19 20:11:30.365410 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13737 | 2026.05.19 20:11:30.365424 [ 4 ] {66bf1f70-f85f-442b-9147-be60c6225748} <Debug> TCPHandler: Processed in 0.001884238 sec. | ||
| 13738 | 2026.05.19 20:11:30.365560 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.05.19 20:11:30.365660 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13740 | 2026.05.19 20:11:30.365718 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <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 | ||
| 13741 | 2026.05.19 20:11:30.365777 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2026.05.19 20:11:30.365880 [ 187 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_96_19} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13743 | 2026.05.19 20:11:30.365985 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13744 | 2026.05.19 20:11:30.366570 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2026.05.19 20:11:30.366611 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13746 | 2026.05.19 20:11:30.367182 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13747 | 2026.05.19 20:11:30.367413 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2026.05.19 20:11:30.367542 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13749 | 2026.05.19 20:11:30.367559 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001918 sec., 21376.43378519291 rows/sec., 38.31 MiB/sec. | ||
| 13750 | 2026.05.19 20:11:30.367581 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.05.19 20:11:30.367604 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13752 | 2026.05.19 20:11:30.367633 [ 4 ] {41548b0f-9b5a-4b80-87d6-ad87d7030378} <Debug> TCPHandler: Processed in 0.00212275 sec. | ||
| 13753 | 2026.05.19 20:11:30.367692 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 13754 | 2026.05.19 20:11:30.367760 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2026.05.19 20:11:30.367859 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.05.19 20:11:30.367902 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13757 | 2026.05.19 20:11:30.367922 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13758 | 2026.05.19 20:11:30.367982 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1661 rows starting from the beginning of the part | ||
| 13759 | 2026.05.19 20:11:30.368105 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 13760 | 2026.05.19 20:11:30.368208 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 13761 | 2026.05.19 20:11:30.368243 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2026.05.19 20:11:30.368283 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13763 | 2026.05.19 20:11:30.368334 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 13764 | 2026.05.19 20:11:30.368487 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 13765 | 2026.05.19 20:11:30.368600 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13766 | 2026.05.19 20:11:30.368665 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part | ||
| 13767 | 2026.05.19 20:11:30.368830 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.05.19 20:11:30.368970 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001127 sec., 26619.343389529728 rows/sec., 1.80 MiB/sec. | ||
| 13769 | 2026.05.19 20:11:30.369008 [ 4 ] {8065c49b-d0fa-45b1-b24c-124b8a17e279} <Debug> TCPHandler: Processed in 0.001297695 sec. | ||
| 13770 | 2026.05.19 20:11:30.378234 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 19 columns (19 merged, 0 gathered) in 0.010582475 sec., 168580.60141885525 rows/sec., 302.09 MiB/sec. | ||
| 13771 | 2026.05.19 20:11:30.380049 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13772 | 2026.05.19 20:11:30.380435 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.05.19 20:11:30.380510 [ 200 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13774 | 2026.05.19 20:11:30.380635 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
| 13775 | 2026.05.19 20:11:30.726931 [ 77 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 13776 | 2026.05.19 20:11:30.727011 [ 77 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.05.19 20:11:30.727040 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13778 | 2026.05.19 20:11:30.727179 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::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 | ||
| 13779 | 2026.05.19 20:11:30.727346 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13780 | 2026.05.19 20:11:30.727398 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 13781 | 2026.05.19 20:11:30.727503 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 13782 | 2026.05.19 20:11:30.727592 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13783 | 2026.05.19 20:11:30.727664 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 13784 | 2026.05.19 20:11:30.727730 [ 201 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13785 | 2026.05.19 20:11:30.728616 [ 194 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500557 sec., 229248.2058329007 rows/sec., 14.53 MiB/sec. | ||
| 13786 | 2026.05.19 20:11:30.728800 [ 198 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 13787 | 2026.05.19 20:11:30.729088 [ 198 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.05.19 20:11:30.729167 [ 198 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_19_4} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 13789 | 2026.05.19 20:11:30.729260 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13790 | 2026.05.19 20:11:30.732290 [ 77 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 13791 | 2026.05.19 20:11:30.732320 [ 77 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.05.19 20:11:30.732337 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13793 | 2026.05.19 20:11:30.732392 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::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 | ||
| 13794 | 2026.05.19 20:11:30.732480 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13795 | 2026.05.19 20:11:30.732506 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 13796 | 2026.05.19 20:11:30.732551 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 13797 | 2026.05.19 20:11:30.732591 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13798 | 2026.05.19 20:11:30.732628 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 13799 | 2026.05.19 20:11:30.732663 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13800 | 2026.05.19 20:11:30.733370 [ 194 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001003125 sec., 661931.4641744549 rows/sec., 46.43 MiB/sec. | ||
| 13801 | 2026.05.19 20:11:30.733506 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 13802 | 2026.05.19 20:11:30.733756 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2026.05.19 20:11:30.733824 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_19_4} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 13804 | 2026.05.19 20:11:30.733889 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13805 | 2026.05.19 20:11:31.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.80 MiB, peak 366.81 MiB, free memory in arenas 0.00 B, will set to 354.73 MiB (RSS), difference: 4.93 MiB | ||
| 13806 | 2026.05.19 20:11:32.130588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1694 | ||
| 13807 | 2026.05.19 20:11:32.133260 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.05.19 20:11:32.133314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13809 | 2026.05.19 20:11:32.134570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13810 | 2026.05.19 20:11:32.134836 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2026.05.19 20:11:32.135117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 13812 | 2026.05.19 20:11:33.287418 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.05.19 20:11:33.287674 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13814 | 2026.05.19 20:11:33.288021 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13815 | 2026.05.19 20:11:33.288057 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <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 | ||
| 13816 | 2026.05.19 20:11:33.288279 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13817 | 2026.05.19 20:11:33.288349 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13818 | 2026.05.19 20:11:33.288495 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13819 | 2026.05.19 20:11:33.288531 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13820 | 2026.05.19 20:11:33.288554 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13821 | 2026.05.19 20:11:33.288569 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13822 | 2026.05.19 20:11:33.288611 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13823 | 2026.05.19 20:11:33.288632 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13824 | 2026.05.19 20:11:33.289679 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002104 sec., 23764.25855513308 rows/sec., 5.69 MiB/sec. | ||
| 13825 | 2026.05.19 20:11:33.289791 [ 4 ] {97d54af0-4953-496a-8adf-96f5fe26a1cf} <Debug> TCPHandler: Processed in 0.002521721 sec. | ||
| 13826 | 2026.05.19 20:11:33.291138 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.05.19 20:11:33.291249 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13828 | 2026.05.19 20:11:33.291293 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13829 | 2026.05.19 20:11:33.291793 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2026.05.19 20:11:33.291841 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13831 | 2026.05.19 20:11:33.292227 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13832 | 2026.05.19 20:11:33.292481 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.05.19 20:11:33.292634 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001417 sec., 39520.112914608326 rows/sec., 3.04 MiB/sec. | ||
| 13834 | 2026.05.19 20:11:33.292681 [ 4 ] {d6f8a165-de43-4d9e-b5a9-bb3424547d81} <Debug> TCPHandler: Processed in 0.001593487 sec. | ||
| 13835 | 2026.05.19 20:11:33.292825 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2026.05.19 20:11:33.292922 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13837 | 2026.05.19 20:11:33.292963 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13838 | 2026.05.19 20:11:33.293380 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2026.05.19 20:11:33.293418 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13840 | 2026.05.19 20:11:33.293731 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13841 | 2026.05.19 20:11:33.293971 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2026.05.19 20:11:33.294115 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 13843 | 2026.05.19 20:11:33.294156 [ 4 ] {512a6967-04dd-485a-b296-9de60af88cd9} <Debug> TCPHandler: Processed in 0.001381826 sec. | ||
| 13844 | 2026.05.19 20:11:33.294292 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13845 | 2026.05.19 20:11:33.294389 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13846 | 2026.05.19 20:11:33.294433 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13847 | 2026.05.19 20:11:33.294797 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.05.19 20:11:33.294834 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13849 | 2026.05.19 20:11:33.295164 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13850 | 2026.05.19 20:11:33.295385 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.05.19 20:11:33.295513 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001143 sec., 66491.68853893263 rows/sec., 4.64 MiB/sec. | ||
| 13852 | 2026.05.19 20:11:33.295551 [ 4 ] {81459236-dfec-4044-bba5-7bc1cf10b72a} <Debug> TCPHandler: Processed in 0.001310466 sec. | ||
| 13853 | 2026.05.19 20:11:33.295676 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2026.05.19 20:11:33.295772 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13855 | 2026.05.19 20:11:33.295815 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13856 | 2026.05.19 20:11:33.296139 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.05.19 20:11:33.296176 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13858 | 2026.05.19 20:11:33.296482 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13859 | 2026.05.19 20:11:33.296698 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2026.05.19 20:11:33.296819 [ 75 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13861 | 2026.05.19 20:11:33.296828 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001075 sec., 27906.976744186046 rows/sec., 1.87 MiB/sec. | ||
| 13862 | 2026.05.19 20:11:33.296891 [ 75 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.05.19 20:11:33.296916 [ 4 ] {adb2476f-4fb4-466e-8c7e-6935e96a665d} <Debug> TCPHandler: Processed in 0.001290336 sec. | ||
| 13864 | 2026.05.19 20:11:33.296919 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13865 | 2026.05.19 20:11:33.297067 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13866 | 2026.05.19 20:11:33.297230 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13867 | 2026.05.19 20:11:33.297272 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4752 rows starting from the beginning of the part | ||
| 13868 | 2026.05.19 20:11:33.297344 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13869 | 2026.05.19 20:11:33.297395 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13870 | 2026.05.19 20:11:33.297442 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13871 | 2026.05.19 20:11:33.297487 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13872 | 2026.05.19 20:11:33.297531 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 13873 | 2026.05.19 20:11:33.299308 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4992 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230251 sec., 2168068.7597448006 rows/sec., 144.92 MiB/sec. | ||
| 13874 | 2026.05.19 20:11:33.299735 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13875 | 2026.05.19 20:11:33.300095 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2026.05.19 20:11:33.300196 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_96_19} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13877 | 2026.05.19 20:11:33.300320 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13878 | 2026.05.19 20:11:34.543461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28386 | ||
| 13879 | 2026.05.19 20:11:34.543944 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.05.19 20:11:34.543996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13881 | 2026.05.19 20:11:34.544498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13882 | 2026.05.19 20:11:34.544744 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.05.19 20:11:34.544903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28386 | ||
| 13884 | 2026.05.19 20:11:36.001541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13885 | 2026.05.19 20:11:36.019076 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.05.19 20:11:36.019141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13887 | 2026.05.19 20:11:36.024752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13888 | 2026.05.19 20:11:36.025492 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.05.19 20:11:36.028851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13890 | 2026.05.19 20:11:38.293049 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2026.05.19 20:11:38.293307 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13892 | 2026.05.19 20:11:38.293674 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13893 | 2026.05.19 20:11:38.293712 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <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 | ||
| 13894 | 2026.05.19 20:11:38.293943 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13895 | 2026.05.19 20:11:38.294017 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13896 | 2026.05.19 20:11:38.294166 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13897 | 2026.05.19 20:11:38.294203 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13898 | 2026.05.19 20:11:38.294226 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13899 | 2026.05.19 20:11:38.294243 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13900 | 2026.05.19 20:11:38.294283 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13901 | 2026.05.19 20:11:38.294306 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13902 | 2026.05.19 20:11:38.295362 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002163 sec., 23116.042533518263 rows/sec., 5.54 MiB/sec. | ||
| 13903 | 2026.05.19 20:11:38.295480 [ 4 ] {fcf72583-a143-4e62-bea3-940fda6c144f} <Debug> TCPHandler: Processed in 0.002580041 sec. | ||
| 13904 | 2026.05.19 20:11:38.297345 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.05.19 20:11:38.297462 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13906 | 2026.05.19 20:11:38.297515 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13907 | 2026.05.19 20:11:38.298151 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.05.19 20:11:38.298210 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13909 | 2026.05.19 20:11:38.298639 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13910 | 2026.05.19 20:11:38.298875 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2026.05.19 20:11:38.299034 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00161 sec., 48447.2049689441 rows/sec., 4.01 MiB/sec. | ||
| 13912 | 2026.05.19 20:11:38.299075 [ 4 ] {f5d03250-6fd9-4f66-a534-cd91cd259486} <Debug> TCPHandler: Processed in 0.001783598 sec. | ||
| 13913 | 2026.05.19 20:11:38.299215 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.05.19 20:11:38.299316 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13915 | 2026.05.19 20:11:38.299359 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13916 | 2026.05.19 20:11:38.299822 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.05.19 20:11:38.299860 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13918 | 2026.05.19 20:11:38.300178 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13919 | 2026.05.19 20:11:38.300393 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.05.19 20:11:38.300525 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001266 sec., 8688.783570300158 rows/sec., 653.36 KiB/sec. | ||
| 13921 | 2026.05.19 20:11:38.300564 [ 4 ] {36061436-16e0-4eec-a9a7-2213a9becde6} <Debug> TCPHandler: Processed in 0.001435006 sec. | ||
| 13922 | 2026.05.19 20:11:38.300681 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.05.19 20:11:38.300773 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13924 | 2026.05.19 20:11:38.300812 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13925 | 2026.05.19 20:11:38.301297 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.05.19 20:11:38.301332 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13927 | 2026.05.19 20:11:38.301693 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13928 | 2026.05.19 20:11:38.301908 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.05.19 20:11:38.302042 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001238 sec., 60581.583198707594 rows/sec., 4.73 MiB/sec. | ||
| 13930 | 2026.05.19 20:11:38.302081 [ 4 ] {2dd57c54-ea9f-45cf-ad34-dc94f8d04849} <Debug> TCPHandler: Processed in 0.001405006 sec. | ||
| 13931 | 2026.05.19 20:11:38.302209 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.05.19 20:11:38.302305 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13933 | 2026.05.19 20:11:38.302349 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13934 | 2026.05.19 20:11:38.302775 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.05.19 20:11:38.302809 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13936 | 2026.05.19 20:11:38.303146 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13937 | 2026.05.19 20:11:38.303355 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.05.19 20:11:38.303457 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 4 parts from all_1_92_19 to all_95_95_0 | ||
| 13939 | 2026.05.19 20:11:38.303480 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13940 | 2026.05.19 20:11:38.303491 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.05.19 20:11:38.303513 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13942 | 2026.05.19 20:11:38.303520 [ 4 ] {de2c1551-037f-4b12-95e2-b6313bb86202} <Debug> TCPHandler: Processed in 0.001360516 sec. | ||
| 13943 | 2026.05.19 20:11:38.303614 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_92_19 to all_95_95_0 into Compact with storage Full | ||
| 13944 | 2026.05.19 20:11:38.303640 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.05.19 20:11:38.303742 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.05.19 20:11:38.303753 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13947 | 2026.05.19 20:11:38.303794 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 32892 rows starting from the beginning of the part | ||
| 13948 | 2026.05.19 20:11:38.303801 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <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 | ||
| 13949 | 2026.05.19 20:11:38.303855 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13950 | 2026.05.19 20:11:38.303906 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13951 | 2026.05.19 20:11:38.303945 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1554 rows starting from the beginning of the part | ||
| 13952 | 2026.05.19 20:11:38.304598 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.05.19 20:11:38.304638 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13954 | 2026.05.19 20:11:38.305164 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13955 | 2026.05.19 20:11:38.305399 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.05.19 20:11:38.305539 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001817 sec., 6053.935057787562 rows/sec., 10.85 MiB/sec. | ||
| 13957 | 2026.05.19 20:11:38.305594 [ 4 ] {da531dca-1a4a-436d-826b-58cc9c10ff53} <Debug> TCPHandler: Processed in 0.002003388 sec. | ||
| 13958 | 2026.05.19 20:11:38.305726 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.05.19 20:11:38.305821 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13960 | 2026.05.19 20:11:38.305865 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13961 | 2026.05.19 20:11:38.306212 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.05.19 20:11:38.306248 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13963 | 2026.05.19 20:11:38.306597 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13964 | 2026.05.19 20:11:38.306828 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.05.19 20:11:38.306956 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 13966 | 2026.05.19 20:11:38.306993 [ 4 ] {62a1e428-b4a1-4a4b-a722-6e0a21b5fe79} <Debug> TCPHandler: Processed in 0.001316436 sec. | ||
| 13967 | 2026.05.19 20:11:38.310709 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34766 rows, containing 5 columns (5 merged, 0 gathered) in 0.007133671 sec., 4873507.6232139105 rows/sec., 316.95 MiB/sec. | ||
| 13968 | 2026.05.19 20:11:38.311000 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Trace> MergedBlockOutputStream: filled checksums all_1_95_20 (state Temporary) | ||
| 13969 | 2026.05.19 20:11:38.311309 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_95_20 to all_1_95_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.05.19 20:11:38.311398 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_95_20} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 4 parts: [all_1_92_19, all_95_95_0] -> all_1_95_20 | ||
| 13971 | 2026.05.19 20:11:38.311479 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13972 | 2026.05.19 20:11:41.870767 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13973 | 2026.05.19 20:11:41.870839 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13974 | 2026.05.19 20:11:42.045096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28898 | ||
| 13975 | 2026.05.19 20:11:42.045626 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2026.05.19 20:11:42.045671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13977 | 2026.05.19 20:11:42.046159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13978 | 2026.05.19 20:11:42.046385 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13979 | 2026.05.19 20:11:42.046511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28898 | ||
| 13980 | 2026.05.19 20:11:42.136041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1718 | ||
| 13981 | 2026.05.19 20:11:42.138350 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.05.19 20:11:42.138407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13983 | 2026.05.19 20:11:42.139715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13984 | 2026.05.19 20:11:42.140000 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.05.19 20:11:42.140385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1718 | ||
| 13986 | 2026.05.19 20:11:43.291895 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2026.05.19 20:11:43.292144 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13988 | 2026.05.19 20:11:43.292551 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13989 | 2026.05.19 20:11:43.292595 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <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 | ||
| 13990 | 2026.05.19 20:11:43.292827 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13991 | 2026.05.19 20:11:43.292898 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13992 | 2026.05.19 20:11:43.293044 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13993 | 2026.05.19 20:11:43.293080 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13994 | 2026.05.19 20:11:43.293101 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 13995 | 2026.05.19 20:11:43.293117 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13996 | 2026.05.19 20:11:43.293157 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13997 | 2026.05.19 20:11:43.293179 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 13998 | 2026.05.19 20:11:43.294303 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002264 sec., 22084.80565371025 rows/sec., 5.29 MiB/sec. | ||
| 13999 | 2026.05.19 20:11:43.294415 [ 4 ] {a814441a-561a-4de5-9ce5-7917f952e8cf} <Debug> TCPHandler: Processed in 0.002659242 sec. | ||
| 14000 | 2026.05.19 20:11:43.296681 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14001 | 2026.05.19 20:11:43.296795 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14002 | 2026.05.19 20:11:43.296840 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14003 | 2026.05.19 20:11:43.297404 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.05.19 20:11:43.297447 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14005 | 2026.05.19 20:11:43.297839 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14006 | 2026.05.19 20:11:43.298066 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.05.19 20:11:43.298230 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001466 sec., 79126.87585266029 rows/sec., 6.72 MiB/sec. | ||
| 14008 | 2026.05.19 20:11:43.298271 [ 4 ] {806211e3-dee9-46b1-a6da-4bdd27b77588} <Debug> TCPHandler: Processed in 0.001644767 sec. | ||
| 14009 | 2026.05.19 20:11:43.298403 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14010 | 2026.05.19 20:11:43.298511 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14011 | 2026.05.19 20:11:43.298559 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14012 | 2026.05.19 20:11:43.299022 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2026.05.19 20:11:43.299062 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14014 | 2026.05.19 20:11:43.299368 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14015 | 2026.05.19 20:11:43.299576 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2026.05.19 20:11:43.299713 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001231 sec., 24370.430544272946 rows/sec., 1.79 MiB/sec. | ||
| 14017 | 2026.05.19 20:11:43.299750 [ 4 ] {8430feff-bf18-4af7-b57a-a55905afe830} <Debug> TCPHandler: Processed in 0.001397696 sec. | ||
| 14018 | 2026.05.19 20:11:43.299867 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.05.19 20:11:43.299962 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14020 | 2026.05.19 20:11:43.300002 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14021 | 2026.05.19 20:11:43.300440 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14022 | 2026.05.19 20:11:43.300477 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14023 | 2026.05.19 20:11:43.300817 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14024 | 2026.05.19 20:11:43.301022 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.05.19 20:11:43.301152 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001209 sec., 77750.20678246484 rows/sec., 6.07 MiB/sec. | ||
| 14026 | 2026.05.19 20:11:43.301189 [ 4 ] {6b0a3ce8-01a0-4d11-aeae-1573de1c0202} <Debug> TCPHandler: Processed in 0.001371516 sec. | ||
| 14027 | 2026.05.19 20:11:43.301310 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2026.05.19 20:11:43.301404 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14029 | 2026.05.19 20:11:43.301448 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14030 | 2026.05.19 20:11:43.301859 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.05.19 20:11:43.301895 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14032 | 2026.05.19 20:11:43.302227 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14033 | 2026.05.19 20:11:43.302443 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.05.19 20:11:43.302574 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 14035 | 2026.05.19 20:11:43.302611 [ 4 ] {5d75dffb-81d8-403e-800f-9d0f1527843b} <Debug> TCPHandler: Processed in 0.001350935 sec. | ||
| 14036 | 2026.05.19 20:11:43.302739 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.05.19 20:11:43.302844 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14038 | 2026.05.19 20:11:43.302900 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <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 | ||
| 14039 | 2026.05.19 20:11:43.303773 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.05.19 20:11:43.303812 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14041 | 2026.05.19 20:11:43.304388 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14042 | 2026.05.19 20:11:43.304632 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.05.19 20:11:43.304787 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001963 sec., 15282.730514518595 rows/sec., 27.39 MiB/sec. | ||
| 14044 | 2026.05.19 20:11:43.304861 [ 4 ] {bbf0bbce-d42a-4303-9180-53cfabbe5c9d} <Debug> TCPHandler: Processed in 0.002174079 sec. | ||
| 14045 | 2026.05.19 20:11:43.304983 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14046 | 2026.05.19 20:11:43.305079 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14047 | 2026.05.19 20:11:43.305122 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14048 | 2026.05.19 20:11:43.305477 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.05.19 20:11:43.305514 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14050 | 2026.05.19 20:11:43.305835 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14051 | 2026.05.19 20:11:43.306064 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.05.19 20:11:43.306201 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 14053 | 2026.05.19 20:11:43.306239 [ 4 ] {f0368f57-7531-4b73-be99-324df1ee5ba1} <Debug> TCPHandler: Processed in 0.001307025 sec. | ||
| 14054 | 2026.05.19 20:11:43.355020 [ 62 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14055 | 2026.05.19 20:11:43.355113 [ 62 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.05.19 20:11:43.355153 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14057 | 2026.05.19 20:11:43.355307 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 14058 | 2026.05.19 20:11:43.355464 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14059 | 2026.05.19 20:11:43.355503 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 14060 | 2026.05.19 20:11:43.355576 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 14061 | 2026.05.19 20:11:43.355633 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 14062 | 2026.05.19 20:11:43.355685 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 14063 | 2026.05.19 20:11:43.355760 [ 191 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 14064 | 2026.05.19 20:11:43.356517 [ 190 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298506 sec., 29264.400780589385 rows/sec., 2.44 MiB/sec. | ||
| 14065 | 2026.05.19 20:11:43.356680 [ 197 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14066 | 2026.05.19 20:11:43.356980 [ 197 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.05.19 20:11:43.357058 [ 197 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_29_7} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14068 | 2026.05.19 20:11:43.357230 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14069 | 2026.05.19 20:11:43.529087 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14070 | 2026.05.19 20:11:43.546647 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.05.19 20:11:43.546709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14072 | 2026.05.19 20:11:43.552499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14073 | 2026.05.19 20:11:43.553217 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.05.19 20:11:43.556368 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14075 | 2026.05.19 20:11:47.613771 [ 57 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 14076 | 2026.05.19 20:11:47.613854 [ 57 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.05.19 20:11:47.613876 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14078 | 2026.05.19 20:11:47.614007 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 14079 | 2026.05.19 20:11:47.614156 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14080 | 2026.05.19 20:11:47.614190 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 974 rows starting from the beginning of the part | ||
| 14081 | 2026.05.19 20:11:47.614255 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 14082 | 2026.05.19 20:11:47.614303 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 14083 | 2026.05.19 20:11:47.614345 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 14084 | 2026.05.19 20:11:47.614386 [ 190 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 14085 | 2026.05.19 20:11:47.615494 [ 197 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544496 sec., 1698936.093068548 rows/sec., 106.45 MiB/sec. | ||
| 14086 | 2026.05.19 20:11:47.615758 [ 195 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 14087 | 2026.05.19 20:11:47.616074 [ 195 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.05.19 20:11:47.616149 [ 195 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_28_6} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 14089 | 2026.05.19 20:11:47.616251 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 14090 | 2026.05.19 20:11:48.292805 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.05.19 20:11:48.293074 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 14092 | 2026.05.19 20:11:48.293486 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14093 | 2026.05.19 20:11:48.293532 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <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 | ||
| 14094 | 2026.05.19 20:11:48.293815 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14095 | 2026.05.19 20:11:48.293891 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14096 | 2026.05.19 20:11:48.294040 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 14097 | 2026.05.19 20:11:48.294077 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14098 | 2026.05.19 20:11:48.294100 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14099 | 2026.05.19 20:11:48.294116 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14100 | 2026.05.19 20:11:48.294155 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 14101 | 2026.05.19 20:11:48.294177 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14102 | 2026.05.19 20:11:48.295283 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002318 sec., 21570.319240724762 rows/sec., 5.17 MiB/sec. | ||
| 14103 | 2026.05.19 20:11:48.295395 [ 4 ] {824a7923-8296-40af-a236-2151ee02e159} <Debug> TCPHandler: Processed in 0.002730162 sec. | ||
| 14104 | 2026.05.19 20:11:48.298232 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.05.19 20:11:48.298347 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.05.19 20:11:48.298392 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14107 | 2026.05.19 20:11:48.298883 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.05.19 20:11:48.298931 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14109 | 2026.05.19 20:11:48.299307 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14110 | 2026.05.19 20:11:48.299558 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.05.19 20:11:48.299716 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001401 sec., 17130.620985010708 rows/sec., 1.42 MiB/sec. | ||
| 14112 | 2026.05.19 20:11:48.299757 [ 4 ] {3251bcea-7146-4edf-b551-8af259af4f60} <Debug> TCPHandler: Processed in 0.001576257 sec. | ||
| 14113 | 2026.05.19 20:11:48.299883 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.05.19 20:11:48.299981 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14115 | 2026.05.19 20:11:48.300024 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14116 | 2026.05.19 20:11:48.300454 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.05.19 20:11:48.300496 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14118 | 2026.05.19 20:11:48.300817 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14119 | 2026.05.19 20:11:48.301056 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.05.19 20:11:48.301208 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 130.99 KiB/sec. | ||
| 14121 | 2026.05.19 20:11:48.301249 [ 4 ] {fd07796d-b181-48bc-9427-aab4f802791c} <Debug> TCPHandler: Processed in 0.001416406 sec. | ||
| 14122 | 2026.05.19 20:11:48.301392 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.05.19 20:11:48.301494 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14124 | 2026.05.19 20:11:48.301535 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14125 | 2026.05.19 20:11:48.302055 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.05.19 20:11:48.302092 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14127 | 2026.05.19 20:11:48.302447 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14128 | 2026.05.19 20:11:48.302666 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.05.19 20:11:48.302855 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001379 sec., 144307.46918056562 rows/sec., 12.85 MiB/sec. | ||
| 14130 | 2026.05.19 20:11:48.302902 [ 4 ] {cc0584b8-af5a-4227-82ce-099026eab914} <Debug> TCPHandler: Processed in 0.001561187 sec. | ||
| 14131 | 2026.05.19 20:11:48.303058 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.05.19 20:11:48.303166 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14133 | 2026.05.19 20:11:48.303218 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14134 | 2026.05.19 20:11:48.303644 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.05.19 20:11:48.303682 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14136 | 2026.05.19 20:11:48.303991 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14137 | 2026.05.19 20:11:48.304209 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.05.19 20:11:48.304346 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.57 MiB/sec. | ||
| 14139 | 2026.05.19 20:11:48.304386 [ 4 ] {a0e4a546-94a6-4be8-8a0d-b9e22a15c706} <Debug> TCPHandler: Processed in 0.001388696 sec. | ||
| 14140 | 2026.05.19 20:11:48.304509 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2026.05.19 20:11:48.304605 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14142 | 2026.05.19 20:11:48.304647 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14143 | 2026.05.19 20:11:48.305077 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.05.19 20:11:48.305113 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14145 | 2026.05.19 20:11:48.305427 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14146 | 2026.05.19 20:11:48.305671 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.05.19 20:11:48.305817 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.62 MiB/sec. | ||
| 14148 | 2026.05.19 20:11:48.305858 [ 4 ] {0497b072-8817-434a-9177-1dc952ec0c67} <Debug> TCPHandler: Processed in 0.001397926 sec. | ||
| 14149 | 2026.05.19 20:11:48.305973 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14150 | 2026.05.19 20:11:48.306075 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14151 | 2026.05.19 20:11:48.306117 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14152 | 2026.05.19 20:11:48.306526 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2026.05.19 20:11:48.306566 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14154 | 2026.05.19 20:11:48.306890 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14155 | 2026.05.19 20:11:48.307124 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.05.19 20:11:48.307260 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001203 sec., 9975.062344139651 rows/sec., 779.30 KiB/sec. | ||
| 14157 | 2026.05.19 20:11:48.307302 [ 4 ] {56a4bfcb-674f-455c-b3b4-08b7cb99ac31} <Debug> TCPHandler: Processed in 0.001379006 sec. | ||
| 14158 | 2026.05.19 20:11:48.307418 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14159 | 2026.05.19 20:11:48.307513 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14160 | 2026.05.19 20:11:48.307554 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14161 | 2026.05.19 20:11:48.308009 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.05.19 20:11:48.308046 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14163 | 2026.05.19 20:11:48.308362 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14164 | 2026.05.19 20:11:48.308590 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.05.19 20:11:48.308723 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001228 sec., 92019.54397394137 rows/sec., 7.49 MiB/sec. | ||
| 14166 | 2026.05.19 20:11:48.308762 [ 4 ] {7fddc78d-d9c2-40ad-96ac-90776a08313b} <Debug> TCPHandler: Processed in 0.001392806 sec. | ||
| 14167 | 2026.05.19 20:11:48.308876 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.05.19 20:11:48.308972 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14169 | 2026.05.19 20:11:48.309017 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14170 | 2026.05.19 20:11:48.309446 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.05.19 20:11:48.309483 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14172 | 2026.05.19 20:11:48.309845 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14173 | 2026.05.19 20:11:48.310068 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.05.19 20:11:48.310212 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001258 sec., 156597.77424483307 rows/sec., 11.23 MiB/sec. | ||
| 14175 | 2026.05.19 20:11:48.310252 [ 4 ] {2ffad14b-d399-4fcd-bc1e-6de4803d9009} <Debug> TCPHandler: Processed in 0.001422706 sec. | ||
| 14176 | 2026.05.19 20:11:48.310383 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.05.19 20:11:48.310489 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14178 | 2026.05.19 20:11:48.310556 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <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 | ||
| 14179 | 2026.05.19 20:11:48.311349 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2026.05.19 20:11:48.311386 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14181 | 2026.05.19 20:11:48.311931 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14182 | 2026.05.19 20:11:48.312168 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.05.19 20:11:48.312313 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001848 sec., 5952.380952380952 rows/sec., 10.67 MiB/sec. | ||
| 14184 | 2026.05.19 20:11:48.312369 [ 4 ] {f4dc1277-351b-4872-8bc1-14a03de96e14} <Debug> TCPHandler: Processed in 0.002045658 sec. | ||
| 14185 | 2026.05.19 20:11:48.312500 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2026.05.19 20:11:48.312596 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14187 | 2026.05.19 20:11:48.312639 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14188 | 2026.05.19 20:11:48.312977 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.05.19 20:11:48.313015 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14190 | 2026.05.19 20:11:48.313330 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14191 | 2026.05.19 20:11:48.313548 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.05.19 20:11:48.313682 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14193 | 2026.05.19 20:11:48.313718 [ 4 ] {67698126-dac4-470a-becb-9938366f403d} <Debug> TCPHandler: Processed in 0.001266535 sec. | ||
| 14194 | 2026.05.19 20:11:49.546798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29346 | ||
| 14195 | 2026.05.19 20:11:49.547274 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.05.19 20:11:49.547314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14197 | 2026.05.19 20:11:49.547782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14198 | 2026.05.19 20:11:49.548017 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2026.05.19 20:11:49.548143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29346 | ||
| 14200 | 2026.05.19 20:11:49.548204 [ 54 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14201 | 2026.05.19 20:11:49.548303 [ 54 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.05.19 20:11:49.548341 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14203 | 2026.05.19 20:11:49.548493 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 14204 | 2026.05.19 20:11:49.548680 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14205 | 2026.05.19 20:11:49.548740 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26978 rows starting from the beginning of the part | ||
| 14206 | 2026.05.19 20:11:49.548839 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14207 | 2026.05.19 20:11:49.548911 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14208 | 2026.05.19 20:11:49.548972 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14209 | 2026.05.19 20:11:49.549007 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14210 | 2026.05.19 20:11:49.549043 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14211 | 2026.05.19 20:11:49.551270 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835963 sec., 10347807.78169532 rows/sec., 148.03 MiB/sec. | ||
| 14212 | 2026.05.19 20:11:49.551706 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14213 | 2026.05.19 20:11:49.552019 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.05.19 20:11:49.552090 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_61_12} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14215 | 2026.05.19 20:11:49.552193 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 14216 | 2026.05.19 20:11:51.056604 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14217 | 2026.05.19 20:11:51.073314 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.05.19 20:11:51.073368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14219 | 2026.05.19 20:11:51.079251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14220 | 2026.05.19 20:11:51.079981 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.19 20:11:51.080251 [ 54 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14222 | 2026.05.19 20:11:51.080291 [ 54 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.05.19 20:11:51.080312 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14224 | 2026.05.19 20:11:51.080499 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14225 | 2026.05.19 20:11:51.083269 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14226 | 2026.05.19 20:11:51.084171 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14227 | 2026.05.19 20:11:51.085661 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14228 | 2026.05.19 20:11:51.090171 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14229 | 2026.05.19 20:11:51.094658 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14230 | 2026.05.19 20:11:51.099091 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14231 | 2026.05.19 20:11:51.103734 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14232 | 2026.05.19 20:11:51.107851 [ 197 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 14233 | 2026.05.19 20:11:51.161717 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081300752 sec., 5658.004245766386 rows/sec., 29.26 MiB/sec. | ||
| 14234 | 2026.05.19 20:11:51.164568 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14235 | 2026.05.19 20:11:51.166630 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_61_12} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14236 | 2026.05.19 20:11:51.166731 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_61_12} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14237 | 2026.05.19 20:11:51.169066 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14238 | 2026.05.19 20:11:52.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.60 MiB, peak 370.03 MiB, free memory in arenas 0.00 B, will set to 355.56 MiB (RSS), difference: -1.04 MiB | ||
| 14239 | 2026.05.19 20:11:52.140838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1754 | ||
| 14240 | 2026.05.19 20:11:52.143352 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2026.05.19 20:11:52.143403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14242 | 2026.05.19 20:11:52.144616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14243 | 2026.05.19 20:11:52.144875 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2026.05.19 20:11:52.145051 [ 52 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14245 | 2026.05.19 20:11:52.145135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1754 | ||
| 14246 | 2026.05.19 20:11:52.145158 [ 52 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.05.19 20:11:52.145200 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14248 | 2026.05.19 20:11:52.145360 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 14249 | 2026.05.19 20:11:52.146135 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14250 | 2026.05.19 20:11:52.146282 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1576 rows starting from the beginning of the part | ||
| 14251 | 2026.05.19 20:11:52.146657 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 14252 | 2026.05.19 20:11:52.147012 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 14253 | 2026.05.19 20:11:52.147340 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 14254 | 2026.05.19 20:11:52.147670 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 14255 | 2026.05.19 20:11:52.147989 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 14256 | 2026.05.19 20:11:52.154967 [ 192 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 72 columns (72 merged, 0 gathered) in 0.009679762 sec., 181202.8023003045 rows/sec., 150.79 MiB/sec. | ||
| 14257 | 2026.05.19 20:11:52.157119 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14258 | 2026.05.19 20:11:52.157731 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.05.19 20:11:52.157816 [ 188 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_46_9} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14260 | 2026.05.19 20:11:52.158134 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
| 14261 | 2026.05.19 20:11:53.291790 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2026.05.19 20:11:53.292044 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14263 | 2026.05.19 20:11:53.292385 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14264 | 2026.05.19 20:11:53.292421 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <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 | ||
| 14265 | 2026.05.19 20:11:53.292658 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14266 | 2026.05.19 20:11:53.292741 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14267 | 2026.05.19 20:11:53.292888 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14268 | 2026.05.19 20:11:53.292924 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14269 | 2026.05.19 20:11:53.292946 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14270 | 2026.05.19 20:11:53.292961 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14271 | 2026.05.19 20:11:53.293000 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14272 | 2026.05.19 20:11:53.293021 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14273 | 2026.05.19 20:11:53.294098 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002157 sec., 23180.343069077422 rows/sec., 5.55 MiB/sec. | ||
| 14274 | 2026.05.19 20:11:53.294204 [ 4 ] {2ae03c73-7cad-4edb-ae76-1bcaf2b4ef82} <Debug> TCPHandler: Processed in 0.002553271 sec. | ||
| 14275 | 2026.05.19 20:11:53.296267 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.05.19 20:11:53.296401 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14277 | 2026.05.19 20:11:53.296454 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14278 | 2026.05.19 20:11:53.297063 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.05.19 20:11:53.297109 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14280 | 2026.05.19 20:11:53.297532 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14281 | 2026.05.19 20:11:53.297760 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.05.19 20:11:53.297907 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001548 sec., 74935.40051679587 rows/sec., 6.36 MiB/sec. | ||
| 14283 | 2026.05.19 20:11:53.297910 [ 51 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14284 | 2026.05.19 20:11:53.297948 [ 4 ] {b544a487-e541-4635-b8c7-6f600121bb76} <Debug> TCPHandler: Processed in 0.001740147 sec. | ||
| 14285 | 2026.05.19 20:11:53.297990 [ 51 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2026.05.19 20:11:53.298021 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14287 | 2026.05.19 20:11:53.298091 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2026.05.19 20:11:53.298124 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 14289 | 2026.05.19 20:11:53.298191 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14290 | 2026.05.19 20:11:53.298236 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14291 | 2026.05.19 20:11:53.298253 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14292 | 2026.05.19 20:11:53.298293 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3360 rows starting from the beginning of the part | ||
| 14293 | 2026.05.19 20:11:53.298362 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 14294 | 2026.05.19 20:11:53.298416 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 78 rows starting from the beginning of the part | ||
| 14295 | 2026.05.19 20:11:53.298468 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 14296 | 2026.05.19 20:11:53.298513 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 199 rows starting from the beginning of the part | ||
| 14297 | 2026.05.19 20:11:53.298560 [ 199 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 14298 | 2026.05.19 20:11:53.298652 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.05.19 20:11:53.298694 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14300 | 2026.05.19 20:11:53.299030 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14301 | 2026.05.19 20:11:53.299251 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.05.19 20:11:53.299374 [ 51 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14303 | 2026.05.19 20:11:53.299389 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001218 sec., 24630.541871921185 rows/sec., 1.81 MiB/sec. | ||
| 14304 | 2026.05.19 20:11:53.299415 [ 51 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2026.05.19 20:11:53.299438 [ 4 ] {55ff68a1-7fc4-48e1-addc-e456bc61b162} <Debug> TCPHandler: Processed in 0.001395986 sec. | ||
| 14306 | 2026.05.19 20:11:53.299441 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14307 | 2026.05.19 20:11:53.299547 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 14308 | 2026.05.19 20:11:53.299562 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14309 | 2026.05.19 20:11:53.299648 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14310 | 2026.05.19 20:11:53.299667 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14311 | 2026.05.19 20:11:53.299677 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 14312 | 2026.05.19 20:11:53.299709 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14313 | 2026.05.19 20:11:53.299736 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 53 rows starting from the beginning of the part | ||
| 14314 | 2026.05.19 20:11:53.299782 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 14315 | 2026.05.19 20:11:53.299824 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 14316 | 2026.05.19 20:11:53.299865 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 14317 | 2026.05.19 20:11:53.299904 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 14318 | 2026.05.19 20:11:53.300123 [ 194 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040469 sec., 1923577.3736332187 rows/sec., 155.57 MiB/sec. | ||
| 14319 | 2026.05.19 20:11:53.300147 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2026.05.19 20:11:53.300195 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14321 | 2026.05.19 20:11:53.300508 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14322 | 2026.05.19 20:11:53.300550 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14323 | 2026.05.19 20:11:53.300673 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170035 sec., 320503.2328092749 rows/sec., 22.92 MiB/sec. | ||
| 14324 | 2026.05.19 20:11:53.300790 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14325 | 2026.05.19 20:11:53.300873 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14326 | 2026.05.19 20:11:53.300930 [ 51 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14327 | 2026.05.19 20:11:53.300952 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001303 sec., 72141.21258633923 rows/sec., 5.63 MiB/sec. | ||
| 14328 | 2026.05.19 20:11:53.300962 [ 51 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.05.19 20:11:53.300973 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.05.19 20:11:53.300999 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14331 | 2026.05.19 20:11:53.300998 [ 4 ] {a1ddb1f2-2da4-4cbb-8b44-5138f0739c79} <Debug> TCPHandler: Processed in 0.001483897 sec. | ||
| 14332 | 2026.05.19 20:11:53.301093 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_101_20} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14333 | 2026.05.19 20:11:53.301104 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14334 | 2026.05.19 20:11:53.301156 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2026.05.19 20:11:53.301207 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14336 | 2026.05.19 20:11:53.301210 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 14337 | 2026.05.19 20:11:53.301242 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14338 | 2026.05.19 20:11:53.301261 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.05.19 20:11:53.301273 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.05.19 20:11:53.301306 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 14341 | 2026.05.19 20:11:53.301317 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14342 | 2026.05.19 20:11:53.301349 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 75 rows starting from the beginning of the part | ||
| 14343 | 2026.05.19 20:11:53.301383 [ 186 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_91_18} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14344 | 2026.05.19 20:11:53.301405 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14345 | 2026.05.19 20:11:53.301446 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 113 rows starting from the beginning of the part | ||
| 14346 | 2026.05.19 20:11:53.301476 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14347 | 2026.05.19 20:11:53.301486 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14348 | 2026.05.19 20:11:53.301745 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.05.19 20:11:53.301786 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14350 | 2026.05.19 20:11:53.302153 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14351 | 2026.05.19 20:11:53.302375 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2026.05.19 20:11:53.302491 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_95_20 to all_99_99_0 | ||
| 14353 | 2026.05.19 20:11:53.302505 [ 193 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434416 sec., 1583222.7192111632 rows/sec., 117.26 MiB/sec. | ||
| 14354 | 2026.05.19 20:11:53.302510 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 14355 | 2026.05.19 20:11:53.302530 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.05.19 20:11:53.302568 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14357 | 2026.05.19 20:11:53.302572 [ 4 ] {f02ab256-9a70-47e6-aff3-b86bd5620ba7} <Debug> TCPHandler: Processed in 0.001465356 sec. | ||
| 14358 | 2026.05.19 20:11:53.302644 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_20 to all_99_99_0 into Compact with storage Full | ||
| 14359 | 2026.05.19 20:11:53.302691 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14360 | 2026.05.19 20:11:53.302700 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2026.05.19 20:11:53.302746 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14362 | 2026.05.19 20:11:53.302780 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_20, total 34766 rows starting from the beginning of the part | ||
| 14363 | 2026.05.19 20:11:53.302816 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14364 | 2026.05.19 20:11:53.302838 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 76 rows starting from the beginning of the part | ||
| 14365 | 2026.05.19 20:11:53.302878 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <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 | ||
| 14366 | 2026.05.19 20:11:53.302885 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14367 | 2026.05.19 20:11:53.302932 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14368 | 2026.05.19 20:11:53.302951 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14369 | 2026.05.19 20:11:53.302974 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 197 rows starting from the beginning of the part | ||
| 14370 | 2026.05.19 20:11:53.303023 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_101_20} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14371 | 2026.05.19 20:11:53.303091 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14372 | 2026.05.19 20:11:53.303778 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.05.19 20:11:53.303816 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14374 | 2026.05.19 20:11:53.304381 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14375 | 2026.05.19 20:11:53.304614 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.05.19 20:11:53.304756 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001959 sec., 15313.935681470139 rows/sec., 27.44 MiB/sec. | ||
| 14377 | 2026.05.19 20:11:53.304831 [ 4 ] {b9a1d528-e5a7-48fc-b030-b444d8fba7a8} <Debug> TCPHandler: Processed in 0.002182419 sec. | ||
| 14378 | 2026.05.19 20:11:53.304948 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2026.05.19 20:11:53.305045 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14380 | 2026.05.19 20:11:53.305088 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14381 | 2026.05.19 20:11:53.305482 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.05.19 20:11:53.305516 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14383 | 2026.05.19 20:11:53.305825 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14384 | 2026.05.19 20:11:53.306027 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.05.19 20:11:53.306160 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 14386 | 2026.05.19 20:11:53.306194 [ 4 ] {9be04e2a-d4be-4680-97d1-d7d1a0c4c004} <Debug> TCPHandler: Processed in 0.001348066 sec. | ||
| 14387 | 2026.05.19 20:11:53.309837 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35359 rows, containing 5 columns (5 merged, 0 gathered) in 0.007222242 sec., 4895848.131369732 rows/sec., 318.84 MiB/sec. | ||
| 14388 | 2026.05.19 20:11:53.310231 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Trace> MergedBlockOutputStream: filled checksums all_1_99_21 (state Temporary) | ||
| 14389 | 2026.05.19 20:11:53.310517 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_99_21 to all_1_99_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14390 | 2026.05.19 20:11:53.310594 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_95_20, all_99_99_0] -> all_1_99_21 | ||
| 14391 | 2026.05.19 20:11:53.310671 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14392 | 2026.05.19 20:11:56.870922 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14393 | 2026.05.19 20:11:56.871026 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14394 | 2026.05.19 20:11:57.048423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29858 | ||
| 14395 | 2026.05.19 20:11:57.048937 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2026.05.19 20:11:57.048981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14397 | 2026.05.19 20:11:57.049448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14398 | 2026.05.19 20:11:57.049704 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2026.05.19 20:11:57.049858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29858 | ||
| 14400 | 2026.05.19 20:11:58.291648 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2026.05.19 20:11:58.291900 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14402 | 2026.05.19 20:11:58.292268 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14403 | 2026.05.19 20:11:58.292302 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <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 | ||
| 14404 | 2026.05.19 20:11:58.292518 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14405 | 2026.05.19 20:11:58.292585 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14406 | 2026.05.19 20:11:58.292724 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14407 | 2026.05.19 20:11:58.292758 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14408 | 2026.05.19 20:11:58.292779 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14409 | 2026.05.19 20:11:58.292795 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14410 | 2026.05.19 20:11:58.292833 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14411 | 2026.05.19 20:11:58.292853 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14412 | 2026.05.19 20:11:58.294279 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002479 sec., 20169.42315449778 rows/sec., 4.83 MiB/sec. | ||
| 14413 | 2026.05.19 20:11:58.294409 [ 4 ] {f3c0ebd6-fadb-41da-92c3-d5fa3db50743} <Debug> TCPHandler: Processed in 0.002897992 sec. | ||
| 14414 | 2026.05.19 20:11:58.296351 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.05.19 20:11:58.296564 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14416 | 2026.05.19 20:11:58.296654 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14417 | 2026.05.19 20:11:58.297426 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.05.19 20:11:58.297468 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14419 | 2026.05.19 20:11:58.297847 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14420 | 2026.05.19 20:11:58.298067 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2026.05.19 20:11:58.298210 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001705 sec., 45747.80058651027 rows/sec., 3.79 MiB/sec. | ||
| 14422 | 2026.05.19 20:11:58.298247 [ 4 ] {e72ddc27-79a3-4bb3-aa53-6b4772360c06} <Debug> TCPHandler: Processed in 0.001998129 sec. | ||
| 14423 | 2026.05.19 20:11:58.298387 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2026.05.19 20:11:58.298489 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14425 | 2026.05.19 20:11:58.298529 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14426 | 2026.05.19 20:11:58.298964 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2026.05.19 20:11:58.298999 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14428 | 2026.05.19 20:11:58.299300 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14429 | 2026.05.19 20:11:58.299510 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.05.19 20:11:58.299639 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001169 sec., 9409.751924721986 rows/sec., 707.57 KiB/sec. | ||
| 14431 | 2026.05.19 20:11:58.299676 [ 4 ] {2b9d057e-aa6c-47c2-9162-f62d931d7814} <Debug> TCPHandler: Processed in 0.001335506 sec. | ||
| 14432 | 2026.05.19 20:11:58.299806 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.05.19 20:11:58.299898 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14434 | 2026.05.19 20:11:58.299936 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14435 | 2026.05.19 20:11:58.300383 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.05.19 20:11:58.300420 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14437 | 2026.05.19 20:11:58.300729 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14438 | 2026.05.19 20:11:58.300939 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.05.19 20:11:58.301066 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001186 sec., 63237.77403035413 rows/sec., 4.94 MiB/sec. | ||
| 14440 | 2026.05.19 20:11:58.301104 [ 4 ] {429f5638-cea8-4828-b922-40c6a8c4fa38} <Debug> TCPHandler: Processed in 0.001348125 sec. | ||
| 14441 | 2026.05.19 20:11:58.301226 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.05.19 20:11:58.301320 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14443 | 2026.05.19 20:11:58.301363 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14444 | 2026.05.19 20:11:58.301816 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.05.19 20:11:58.301854 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14446 | 2026.05.19 20:11:58.302196 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14447 | 2026.05.19 20:11:58.302418 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.05.19 20:11:58.302547 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 14449 | 2026.05.19 20:11:58.302585 [ 4 ] {4495819f-11ea-4af7-8810-1deb1246e7a3} <Debug> TCPHandler: Processed in 0.001405886 sec. | ||
| 14450 | 2026.05.19 20:11:58.302714 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14451 | 2026.05.19 20:11:58.302808 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14452 | 2026.05.19 20:11:58.302862 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <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 | ||
| 14453 | 2026.05.19 20:11:58.303648 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.05.19 20:11:58.303685 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14455 | 2026.05.19 20:11:58.304199 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14456 | 2026.05.19 20:11:58.304416 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.05.19 20:11:58.304543 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14458 | 2026.05.19 20:11:58.304557 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001768 sec., 6221.719457013574 rows/sec., 11.15 MiB/sec. | ||
| 14459 | 2026.05.19 20:11:58.304609 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14460 | 2026.05.19 20:11:58.304634 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14461 | 2026.05.19 20:11:58.304640 [ 4 ] {6ea2b758-b8fb-469e-9ca0-d90b2cf6ba38} <Debug> TCPHandler: Processed in 0.001977399 sec. | ||
| 14462 | 2026.05.19 20:11:58.304736 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 14463 | 2026.05.19 20:11:58.304765 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.05.19 20:11:58.304859 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14465 | 2026.05.19 20:11:58.304901 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14466 | 2026.05.19 20:11:58.304950 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14467 | 2026.05.19 20:11:58.305005 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1784 rows starting from the beginning of the part | ||
| 14468 | 2026.05.19 20:11:58.305136 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part | ||
| 14469 | 2026.05.19 20:11:58.305257 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 14470 | 2026.05.19 20:11:58.305257 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.05.19 20:11:58.305306 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14472 | 2026.05.19 20:11:58.305356 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 14473 | 2026.05.19 20:11:58.305454 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 14474 | 2026.05.19 20:11:58.305570 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 14475 | 2026.05.19 20:11:58.305618 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14476 | 2026.05.19 20:11:58.305830 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2026.05.19 20:11:58.305948 [ 43 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14478 | 2026.05.19 20:11:58.305963 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 14479 | 2026.05.19 20:11:58.305984 [ 43 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.05.19 20:11:58.306009 [ 4 ] {e24061ff-f65c-456f-809e-f31a10bdb4bd} <Debug> TCPHandler: Processed in 0.001294106 sec. | ||
| 14481 | 2026.05.19 20:11:58.306009 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14482 | 2026.05.19 20:11:58.306175 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 14483 | 2026.05.19 20:11:58.306338 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14484 | 2026.05.19 20:11:58.306373 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4992 rows starting from the beginning of the part | ||
| 14485 | 2026.05.19 20:11:58.306438 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 14486 | 2026.05.19 20:11:58.306483 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14487 | 2026.05.19 20:11:58.306524 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 14488 | 2026.05.19 20:11:58.306565 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14489 | 2026.05.19 20:11:58.306605 [ 201 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 14490 | 2026.05.19 20:11:58.309317 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5292 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225814 sec., 1640516.1611921827 rows/sec., 109.71 MiB/sec. | ||
| 14491 | 2026.05.19 20:11:58.309687 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14492 | 2026.05.19 20:11:58.309971 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2026.05.19 20:11:58.310056 [ 186 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_101_20} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14494 | 2026.05.19 20:11:58.310148 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 14495 | 2026.05.19 20:11:58.316700 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1877 rows, containing 19 columns (19 merged, 0 gathered) in 0.012010532 sec., 156279.5053541342 rows/sec., 280.05 MiB/sec. | ||
| 14496 | 2026.05.19 20:11:58.318084 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14497 | 2026.05.19 20:11:58.318411 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2026.05.19 20:11:58.318486 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14499 | 2026.05.19 20:11:58.318589 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. | ||
| 14500 | 2026.05.19 20:11:58.583521 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14501 | 2026.05.19 20:11:58.599937 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14502 | 2026.05.19 20:11:58.599995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14503 | 2026.05.19 20:11:58.606204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14504 | 2026.05.19 20:11:58.606880 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2026.05.19 20:11:58.609787 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14506 | 2026.05.19 20:11:59.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.01 MiB, peak 374.70 MiB, free memory in arenas 0.00 B, will set to 362.63 MiB (RSS), difference: 4.62 MiB | ||
| 14507 | 2026.05.19 20:12:00.340899 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14508 | 2026.05.19 20:12:00.341168 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14509 | 2026.05.19 20:12:00.341534 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14510 | 2026.05.19 20:12:00.341570 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14511 | 2026.05.19 20:12:00.341803 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14512 | 2026.05.19 20:12:00.341869 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14513 | 2026.05.19 20:12:00.342020 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 14514 | 2026.05.19 20:12:00.342055 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14515 | 2026.05.19 20:12:00.342076 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14516 | 2026.05.19 20:12:00.342091 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14517 | 2026.05.19 20:12:00.342129 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14518 | 2026.05.19 20:12:00.342149 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14519 | 2026.05.19 20:12:00.343181 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002127 sec., 23507.287259050307 rows/sec., 5.63 MiB/sec. | ||
| 14520 | 2026.05.19 20:12:00.343292 [ 4 ] {ae5d40e8-fac4-453c-9c9e-491f24b61a2b} <Debug> TCPHandler: Processed in 0.002531781 sec. | ||
| 14521 | 2026.05.19 20:12:00.357254 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2026.05.19 20:12:00.357389 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14523 | 2026.05.19 20:12:00.357441 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14524 | 2026.05.19 20:12:00.357973 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2026.05.19 20:12:00.358028 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14526 | 2026.05.19 20:12:00.358425 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14527 | 2026.05.19 20:12:00.358666 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2026.05.19 20:12:00.358810 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001459 sec., 1370.8019191226867 rows/sec., 111.78 KiB/sec. | ||
| 14529 | 2026.05.19 20:12:00.358849 [ 4 ] {caf4a65e-b3b5-4d39-ada5-c7a45908bb46} <Debug> TCPHandler: Processed in 0.001655887 sec. | ||
| 14530 | 2026.05.19 20:12:00.358971 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14531 | 2026.05.19 20:12:00.359065 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14532 | 2026.05.19 20:12:00.359103 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14533 | 2026.05.19 20:12:00.360650 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14534 | 2026.05.19 20:12:00.360687 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14535 | 2026.05.19 20:12:00.361131 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14536 | 2026.05.19 20:12:00.361353 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.05.19 20:12:00.361483 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Debug> executeQuery: Read 2466 rows, 187.45 KiB in 0.002434 sec., 1013147.0829909614 rows/sec., 75.21 MiB/sec. | ||
| 14538 | 2026.05.19 20:12:00.361521 [ 4 ] {ec4bd3e5-9579-41d7-8d3e-3f7a2f967251} <Debug> TCPHandler: Processed in 0.002595501 sec. | ||
| 14539 | 2026.05.19 20:12:00.361642 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2026.05.19 20:12:00.361735 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14541 | 2026.05.19 20:12:00.361776 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14542 | 2026.05.19 20:12:00.362204 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.05.19 20:12:00.362241 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14544 | 2026.05.19 20:12:00.362536 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14545 | 2026.05.19 20:12:00.362747 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.05.19 20:12:00.362872 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001155 sec., 37229.43722943723 rows/sec., 2.72 MiB/sec. | ||
| 14547 | 2026.05.19 20:12:00.362909 [ 4 ] {19931d3b-e664-47eb-a350-d227a9d614e6} <Debug> TCPHandler: Processed in 0.001314375 sec. | ||
| 14548 | 2026.05.19 20:12:00.363024 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.05.19 20:12:00.363117 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.05.19 20:12:00.363156 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14551 | 2026.05.19 20:12:00.363820 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.05.19 20:12:00.363856 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14553 | 2026.05.19 20:12:00.364172 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14554 | 2026.05.19 20:12:00.364388 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.05.19 20:12:00.364517 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001417 sec., 565278.7579393084 rows/sec., 32.65 MiB/sec. | ||
| 14556 | 2026.05.19 20:12:00.364553 [ 4 ] {23682022-6737-4f6e-8767-d79ccd4006e2} <Debug> TCPHandler: Processed in 0.001575786 sec. | ||
| 14557 | 2026.05.19 20:12:00.364684 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2026.05.19 20:12:00.364806 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14559 | 2026.05.19 20:12:00.364855 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14560 | 2026.05.19 20:12:00.365330 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.05.19 20:12:00.365366 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14562 | 2026.05.19 20:12:00.365678 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14563 | 2026.05.19 20:12:00.365896 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.05.19 20:12:00.366028 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001247 sec., 801.924619085806 rows/sec., 56.39 KiB/sec. | ||
| 14565 | 2026.05.19 20:12:00.366066 [ 4 ] {f1f12d76-5a84-4260-9399-08229a334da7} <Debug> TCPHandler: Processed in 0.001442136 sec. | ||
| 14566 | 2026.05.19 20:12:00.366199 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.05.19 20:12:00.366303 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14568 | 2026.05.19 20:12:00.366344 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14569 | 2026.05.19 20:12:00.367214 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.05.19 20:12:00.367249 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14571 | 2026.05.19 20:12:00.367642 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14572 | 2026.05.19 20:12:00.367863 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.05.19 20:12:00.367997 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001714 sec., 771295.2158693116 rows/sec., 51.67 MiB/sec. | ||
| 14574 | 2026.05.19 20:12:00.368036 [ 4 ] {b34a2c98-a267-49a0-bd10-f6efa7e77d5a} <Debug> TCPHandler: Processed in 0.001887768 sec. | ||
| 14575 | 2026.05.19 20:12:00.368151 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.05.19 20:12:00.368256 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14577 | 2026.05.19 20:12:00.368301 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14578 | 2026.05.19 20:12:00.369022 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.05.19 20:12:00.369057 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14580 | 2026.05.19 20:12:00.369506 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14581 | 2026.05.19 20:12:00.369728 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.05.19 20:12:00.369859 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Debug> executeQuery: Read 1549 rows, 96.68 KiB in 0.001621 sec., 955582.9734731647 rows/sec., 58.24 MiB/sec. | ||
| 14583 | 2026.05.19 20:12:00.369895 [ 4 ] {9344a828-9050-460c-a892-f25171344230} <Debug> TCPHandler: Processed in 0.001794258 sec. | ||
| 14584 | 2026.05.19 20:12:00.370014 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.05.19 20:12:00.370110 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14586 | 2026.05.19 20:12:00.370165 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <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 | ||
| 14587 | 2026.05.19 20:12:00.370973 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.05.19 20:12:00.371008 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14589 | 2026.05.19 20:12:00.371569 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14590 | 2026.05.19 20:12:00.371807 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.05.19 20:12:00.371946 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 14592 | 2026.05.19 20:12:00.372001 [ 4 ] {f3330b5e-376c-4972-8558-4e1cad637aaf} <Debug> TCPHandler: Processed in 0.002035339 sec. | ||
| 14593 | 2026.05.19 20:12:00.372129 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.05.19 20:12:00.372225 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14595 | 2026.05.19 20:12:00.372267 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14596 | 2026.05.19 20:12:00.372590 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.05.19 20:12:00.372624 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14598 | 2026.05.19 20:12:00.372924 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14599 | 2026.05.19 20:12:00.373136 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.05.19 20:12:00.373262 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001057 sec., 28382.21381267739 rows/sec., 1.92 MiB/sec. | ||
| 14601 | 2026.05.19 20:12:00.373297 [ 4 ] {2f4a40f6-f9a1-42d9-bfbc-d35c8967b62c} <Debug> TCPHandler: Processed in 0.001216625 sec. | ||
| 14602 | 2026.05.19 20:12:02.145609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1802 | ||
| 14603 | 2026.05.19 20:12:02.148506 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2026.05.19 20:12:02.148565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14605 | 2026.05.19 20:12:02.149876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14606 | 2026.05.19 20:12:02.150179 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2026.05.19 20:12:02.150584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 14608 | 2026.05.19 20:12:03.288007 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.05.19 20:12:03.288237 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14610 | 2026.05.19 20:12:03.288607 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14611 | 2026.05.19 20:12:03.288643 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <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 | ||
| 14612 | 2026.05.19 20:12:03.288863 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14613 | 2026.05.19 20:12:03.288932 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14614 | 2026.05.19 20:12:03.289083 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14615 | 2026.05.19 20:12:03.289126 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14616 | 2026.05.19 20:12:03.289148 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14617 | 2026.05.19 20:12:03.289163 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14618 | 2026.05.19 20:12:03.289204 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14619 | 2026.05.19 20:12:03.289226 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14620 | 2026.05.19 20:12:03.290241 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002097 sec., 23843.586075345735 rows/sec., 5.71 MiB/sec. | ||
| 14621 | 2026.05.19 20:12:03.290350 [ 4 ] {f64932f1-b2c6-4234-a293-381aead30cf8} <Debug> TCPHandler: Processed in 0.00248663 sec. | ||
| 14622 | 2026.05.19 20:12:03.291720 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14623 | 2026.05.19 20:12:03.291832 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14624 | 2026.05.19 20:12:03.291875 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14625 | 2026.05.19 20:12:03.292376 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2026.05.19 20:12:03.292422 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14627 | 2026.05.19 20:12:03.292785 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14628 | 2026.05.19 20:12:03.293015 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2026.05.19 20:12:03.293171 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.14 MiB/sec. | ||
| 14630 | 2026.05.19 20:12:03.293210 [ 4 ] {1325cbdd-6619-421e-abec-8fa74bbb02c9} <Debug> TCPHandler: Processed in 0.001542527 sec. | ||
| 14631 | 2026.05.19 20:12:03.293329 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.05.19 20:12:03.293424 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14633 | 2026.05.19 20:12:03.293463 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14634 | 2026.05.19 20:12:03.293882 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.05.19 20:12:03.293918 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14636 | 2026.05.19 20:12:03.294230 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14637 | 2026.05.19 20:12:03.294440 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.05.19 20:12:03.294570 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 14639 | 2026.05.19 20:12:03.294607 [ 4 ] {2222c5c9-37f5-43fd-98cd-448962edd36b} <Debug> TCPHandler: Processed in 0.001325356 sec. | ||
| 14640 | 2026.05.19 20:12:03.294730 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2026.05.19 20:12:03.294825 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14642 | 2026.05.19 20:12:03.294874 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14643 | 2026.05.19 20:12:03.295241 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14644 | 2026.05.19 20:12:03.295276 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14645 | 2026.05.19 20:12:03.295589 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14646 | 2026.05.19 20:12:03.295795 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2026.05.19 20:12:03.295916 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001128 sec., 67375.8865248227 rows/sec., 4.70 MiB/sec. | ||
| 14648 | 2026.05.19 20:12:03.295956 [ 4 ] {5bfd25b8-8edc-442c-a5d6-07c048be4dfb} <Debug> TCPHandler: Processed in 0.001294076 sec. | ||
| 14649 | 2026.05.19 20:12:03.296075 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14650 | 2026.05.19 20:12:03.296164 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14651 | 2026.05.19 20:12:03.296203 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14652 | 2026.05.19 20:12:03.296521 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14653 | 2026.05.19 20:12:03.296554 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14654 | 2026.05.19 20:12:03.296935 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14655 | 2026.05.19 20:12:03.297147 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.05.19 20:12:03.297275 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001093 sec., 27447.392497712717 rows/sec., 1.84 MiB/sec. | ||
| 14657 | 2026.05.19 20:12:03.297310 [ 4 ] {dde2031a-c933-4cda-8ef3-fde0b4948a85} <Debug> TCPHandler: Processed in 0.001252176 sec. | ||
| 14658 | 2026.05.19 20:12:04.550162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30306 | ||
| 14659 | 2026.05.19 20:12:04.550655 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.05.19 20:12:04.550722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14661 | 2026.05.19 20:12:04.551215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14662 | 2026.05.19 20:12:04.551467 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.05.19 20:12:04.551615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30306 | ||
| 14664 | 2026.05.19 20:12:06.110003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14665 | 2026.05.19 20:12:06.127937 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.05.19 20:12:06.127999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14667 | 2026.05.19 20:12:06.134572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14668 | 2026.05.19 20:12:06.135595 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.05.19 20:12:06.140414 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14670 | 2026.05.19 20:12:08.291905 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14671 | 2026.05.19 20:12:08.292132 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14672 | 2026.05.19 20:12:08.292480 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14673 | 2026.05.19 20:12:08.292609 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <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 | ||
| 14674 | 2026.05.19 20:12:08.292836 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14675 | 2026.05.19 20:12:08.292907 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14676 | 2026.05.19 20:12:08.293053 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14677 | 2026.05.19 20:12:08.293113 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14678 | 2026.05.19 20:12:08.293257 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14679 | 2026.05.19 20:12:08.293279 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14680 | 2026.05.19 20:12:08.293333 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14681 | 2026.05.19 20:12:08.293359 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14682 | 2026.05.19 20:12:08.294397 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00236 sec., 21186.4406779661 rows/sec., 5.07 MiB/sec. | ||
| 14683 | 2026.05.19 20:12:08.294506 [ 4 ] {fa6632ae-1d67-4bc2-b394-480f42fe56ea} <Debug> TCPHandler: Processed in 0.002732512 sec. | ||
| 14684 | 2026.05.19 20:12:08.296330 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14685 | 2026.05.19 20:12:08.296442 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14686 | 2026.05.19 20:12:08.296486 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14687 | 2026.05.19 20:12:08.296971 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14688 | 2026.05.19 20:12:08.297017 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14689 | 2026.05.19 20:12:08.297388 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14690 | 2026.05.19 20:12:08.297627 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.05.19 20:12:08.297786 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001377 sec., 56644.88017429194 rows/sec., 4.69 MiB/sec. | ||
| 14692 | 2026.05.19 20:12:08.297827 [ 4 ] {35e62e4c-8d41-4f11-88b1-68377148edfd} <Debug> TCPHandler: Processed in 0.001546766 sec. | ||
| 14693 | 2026.05.19 20:12:08.297942 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2026.05.19 20:12:08.298037 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14695 | 2026.05.19 20:12:08.298078 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14696 | 2026.05.19 20:12:08.298474 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.05.19 20:12:08.298522 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14698 | 2026.05.19 20:12:08.298876 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14699 | 2026.05.19 20:12:08.299089 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14700 | 2026.05.19 20:12:08.299232 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001212 sec., 9075.907590759076 rows/sec., 682.47 KiB/sec. | ||
| 14701 | 2026.05.19 20:12:08.299273 [ 4 ] {86d44746-3dea-4f84-8d29-6d55497aada6} <Debug> TCPHandler: Processed in 0.001378906 sec. | ||
| 14702 | 2026.05.19 20:12:08.299387 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14703 | 2026.05.19 20:12:08.299482 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14704 | 2026.05.19 20:12:08.299523 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14705 | 2026.05.19 20:12:08.299942 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.05.19 20:12:08.299978 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14707 | 2026.05.19 20:12:08.300274 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14708 | 2026.05.19 20:12:08.300478 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.05.19 20:12:08.300629 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001165 sec., 64377.68240343348 rows/sec., 5.03 MiB/sec. | ||
| 14710 | 2026.05.19 20:12:08.300668 [ 4 ] {202a537f-b806-4da3-af2f-adb31e1cfef9} <Debug> TCPHandler: Processed in 0.001330006 sec. | ||
| 14711 | 2026.05.19 20:12:08.300788 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.05.19 20:12:08.300883 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14713 | 2026.05.19 20:12:08.300926 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14714 | 2026.05.19 20:12:08.301334 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2026.05.19 20:12:08.301370 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14716 | 2026.05.19 20:12:08.301694 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14717 | 2026.05.19 20:12:08.301921 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2026.05.19 20:12:08.302054 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 4 parts from all_1_99_21 to all_102_102_0 | ||
| 14719 | 2026.05.19 20:12:08.302062 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 14720 | 2026.05.19 20:12:08.302114 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2026.05.19 20:12:08.302127 [ 4 ] {a3a25d21-1444-43f7-912b-e60c1f51689a} <Debug> TCPHandler: Processed in 0.001387916 sec. | ||
| 14722 | 2026.05.19 20:12:08.302140 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14723 | 2026.05.19 20:12:08.302233 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_99_21 to all_102_102_0 into Compact with storage Full | ||
| 14724 | 2026.05.19 20:12:08.302243 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14725 | 2026.05.19 20:12:08.302339 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14726 | 2026.05.19 20:12:08.302351 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14727 | 2026.05.19 20:12:08.302377 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_21, total 35359 rows starting from the beginning of the part | ||
| 14728 | 2026.05.19 20:12:08.302412 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <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 | ||
| 14729 | 2026.05.19 20:12:08.302442 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14730 | 2026.05.19 20:12:08.302515 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14731 | 2026.05.19 20:12:08.302566 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1549 rows starting from the beginning of the part | ||
| 14732 | 2026.05.19 20:12:08.303225 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.05.19 20:12:08.303266 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14734 | 2026.05.19 20:12:08.303822 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14735 | 2026.05.19 20:12:08.304053 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.05.19 20:12:08.304196 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001862 sec., 5907.626208378088 rows/sec., 10.59 MiB/sec. | ||
| 14737 | 2026.05.19 20:12:08.304252 [ 4 ] {4d94aed6-8afb-4947-9861-7128b2db0e1e} <Debug> TCPHandler: Processed in 0.002056629 sec. | ||
| 14738 | 2026.05.19 20:12:08.304380 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2026.05.19 20:12:08.304479 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14740 | 2026.05.19 20:12:08.304524 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14741 | 2026.05.19 20:12:08.304874 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.05.19 20:12:08.304911 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14743 | 2026.05.19 20:12:08.305240 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14744 | 2026.05.19 20:12:08.305455 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.05.19 20:12:08.305596 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 14746 | 2026.05.19 20:12:08.305634 [ 4 ] {1dece92a-bee7-49cd-8ac2-c472069b50b0} <Debug> TCPHandler: Processed in 0.001303346 sec. | ||
| 14747 | 2026.05.19 20:12:08.309597 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37228 rows, containing 5 columns (5 merged, 0 gathered) in 0.007391922 sec., 5036308.554121648 rows/sec., 327.31 MiB/sec. | ||
| 14748 | 2026.05.19 20:12:08.310210 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 14749 | 2026.05.19 20:12:08.310545 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.05.19 20:12:08.310633 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 4 parts: [all_1_99_21, all_102_102_0] -> all_1_102_22 | ||
| 14751 | 2026.05.19 20:12:08.310737 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14752 | 2026.05.19 20:12:09.357489 [ 261 ] {} <Trace> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.05.19 20:12:09.357767 [ 261 ] {88a2e00e-a426-4bf2-abac-ac1411fd2c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64659) 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' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 14754 | 2026.05.19 20:12:09.358340 [ 261 ] {88a2e00e-a426-4bf2-abac-ac1411fd2c0b} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 14755 | 2026.05.19 20:12:09.358670 [ 261 ] {88a2e00e-a426-4bf2-abac-ac1411fd2c0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14756 | 2026.05.19 20:12:09.359117 [ 345 ] {88a2e00e-a426-4bf2-abac-ac1411fd2c0b} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 14757 | 2026.05.19 20:12:09.359699 [ 261 ] {88a2e00e-a426-4bf2-abac-ac1411fd2c0b} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002067 sec., 59990.32414126754 rows/sec., 3.31 MiB/sec. | ||
| 14758 | 2026.05.19 20:12:09.359809 [ 261 ] {88a2e00e-a426-4bf2-abac-ac1411fd2c0b} <Debug> TCPHandler: Processed in 0.00246064 sec. | ||
| 14759 | 2026.05.19 20:12:11.871090 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14760 | 2026.05.19 20:12:11.871164 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14761 | 2026.05.19 20:12:12.002624 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00223143 sec. | ||
| 14762 | 2026.05.19 20:12:12.052017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30818 | ||
| 14763 | 2026.05.19 20:12:12.052502 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2026.05.19 20:12:12.052536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14765 | 2026.05.19 20:12:12.053026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14766 | 2026.05.19 20:12:12.053259 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2026.05.19 20:12:12.053386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30818 | ||
| 14768 | 2026.05.19 20:12:12.151083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1828 | ||
| 14769 | 2026.05.19 20:12:12.153441 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.05.19 20:12:12.153501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14771 | 2026.05.19 20:12:12.154778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14772 | 2026.05.19 20:12:12.155090 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.05.19 20:12:12.155502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 14774 | 2026.05.19 20:12:13.292033 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14775 | 2026.05.19 20:12:13.292384 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14776 | 2026.05.19 20:12:13.292888 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14777 | 2026.05.19 20:12:13.292926 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <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 | ||
| 14778 | 2026.05.19 20:12:13.293156 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14779 | 2026.05.19 20:12:13.293228 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14780 | 2026.05.19 20:12:13.293378 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14781 | 2026.05.19 20:12:13.293415 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14782 | 2026.05.19 20:12:13.293438 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14783 | 2026.05.19 20:12:13.293456 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14784 | 2026.05.19 20:12:13.293496 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14785 | 2026.05.19 20:12:13.293519 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14786 | 2026.05.19 20:12:13.294509 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00227 sec., 22026.431718061674 rows/sec., 5.28 MiB/sec. | ||
| 14787 | 2026.05.19 20:12:13.294624 [ 4 ] {66e33200-c29d-4ac1-9de4-0f4ee98c9aac} <Debug> TCPHandler: Processed in 0.002769092 sec. | ||
| 14788 | 2026.05.19 20:12:13.296900 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2026.05.19 20:12:13.297017 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14790 | 2026.05.19 20:12:13.297062 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14791 | 2026.05.19 20:12:13.297604 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2026.05.19 20:12:13.297654 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14793 | 2026.05.19 20:12:13.298054 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14794 | 2026.05.19 20:12:13.298343 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.05.19 20:12:13.298542 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001557 sec., 74502.24791265254 rows/sec., 6.33 MiB/sec. | ||
| 14796 | 2026.05.19 20:12:13.298555 [ 26 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14797 | 2026.05.19 20:12:13.298592 [ 4 ] {2d4880cc-b0e5-49ca-a290-285a68ba1e5b} <Debug> TCPHandler: Processed in 0.001747078 sec. | ||
| 14798 | 2026.05.19 20:12:13.298634 [ 26 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.05.19 20:12:13.298668 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14800 | 2026.05.19 20:12:13.298755 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14801 | 2026.05.19 20:12:13.298810 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 14802 | 2026.05.19 20:12:13.298872 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14803 | 2026.05.19 20:12:13.298929 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14804 | 2026.05.19 20:12:13.298970 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14805 | 2026.05.19 20:12:13.299021 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3360 rows starting from the beginning of the part | ||
| 14806 | 2026.05.19 20:12:13.299114 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 78 rows starting from the beginning of the part | ||
| 14807 | 2026.05.19 20:12:13.299180 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 2466 rows starting from the beginning of the part | ||
| 14808 | 2026.05.19 20:12:13.299231 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 14809 | 2026.05.19 20:12:13.299275 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 78 rows starting from the beginning of the part | ||
| 14810 | 2026.05.19 20:12:13.299319 [ 191 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 14811 | 2026.05.19 20:12:13.299424 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2026.05.19 20:12:13.299469 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14813 | 2026.05.19 20:12:13.299811 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14814 | 2026.05.19 20:12:13.300066 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2026.05.19 20:12:13.300213 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001366 sec., 21961.932650073206 rows/sec., 1.61 MiB/sec. | ||
| 14816 | 2026.05.19 20:12:13.300253 [ 4 ] {625b606e-3609-4223-b5bf-31823a78e86b} <Debug> TCPHandler: Processed in 0.001558337 sec. | ||
| 14817 | 2026.05.19 20:12:13.300386 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2026.05.19 20:12:13.300484 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14819 | 2026.05.19 20:12:13.300528 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14820 | 2026.05.19 20:12:13.300988 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2026.05.19 20:12:13.301027 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14822 | 2026.05.19 20:12:13.301359 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14823 | 2026.05.19 20:12:13.301591 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.05.19 20:12:13.301725 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001258 sec., 74721.78060413354 rows/sec., 5.84 MiB/sec. | ||
| 14825 | 2026.05.19 20:12:13.301736 [ 26 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14826 | 2026.05.19 20:12:13.301767 [ 4 ] {db0123e9-cbf3-4654-9eac-bc500605a950} <Debug> TCPHandler: Processed in 0.001430947 sec. | ||
| 14827 | 2026.05.19 20:12:13.301795 [ 26 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.05.19 20:12:13.301734 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002992022 sec., 2056803.0582662828 rows/sec., 163.06 MiB/sec. | ||
| 14829 | 2026.05.19 20:12:13.301824 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14830 | 2026.05.19 20:12:13.301921 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14831 | 2026.05.19 20:12:13.301926 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14832 | 2026.05.19 20:12:13.302017 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14833 | 2026.05.19 20:12:13.302041 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14834 | 2026.05.19 20:12:13.302047 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14835 | 2026.05.19 20:12:13.302095 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14836 | 2026.05.19 20:12:13.302114 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 75 rows starting from the beginning of the part | ||
| 14837 | 2026.05.19 20:12:13.302126 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14838 | 2026.05.19 20:12:13.302158 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1322 rows starting from the beginning of the part | ||
| 14839 | 2026.05.19 20:12:13.302195 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 14840 | 2026.05.19 20:12:13.302231 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 75 rows starting from the beginning of the part | ||
| 14841 | 2026.05.19 20:12:13.302266 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 14842 | 2026.05.19 20:12:13.302429 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2026.05.19 20:12:13.302502 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_106_21} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14844 | 2026.05.19 20:12:13.302524 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.05.19 20:12:13.302567 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14846 | 2026.05.19 20:12:13.302590 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14847 | 2026.05.19 20:12:13.302931 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14848 | 2026.05.19 20:12:13.303164 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14849 | 2026.05.19 20:12:13.303302 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 14850 | 2026.05.19 20:12:13.303342 [ 4 ] {52916019-ff8b-4407-86b1-51cc8601ddfe} <Debug> TCPHandler: Processed in 0.001471596 sec. | ||
| 14851 | 2026.05.19 20:12:13.303379 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493387 sec., 2317550.6415952463 rows/sec., 167.81 MiB/sec. | ||
| 14852 | 2026.05.19 20:12:13.303472 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.05.19 20:12:13.303573 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14854 | 2026.05.19 20:12:13.303596 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14855 | 2026.05.19 20:12:13.303632 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <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 | ||
| 14856 | 2026.05.19 20:12:13.303848 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2026.05.19 20:12:13.303918 [ 191 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_106_21} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14858 | 2026.05.19 20:12:13.303981 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 14859 | 2026.05.19 20:12:13.304501 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.05.19 20:12:13.304543 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14861 | 2026.05.19 20:12:13.305126 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14862 | 2026.05.19 20:12:13.305368 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.05.19 20:12:13.305511 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001955 sec., 15345.268542199487 rows/sec., 27.50 MiB/sec. | ||
| 14864 | 2026.05.19 20:12:13.305567 [ 4 ] {e930fc12-9b15-4242-9ad4-88033c451ec7} <Debug> TCPHandler: Processed in 0.002145259 sec. | ||
| 14865 | 2026.05.19 20:12:13.305696 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14866 | 2026.05.19 20:12:13.305794 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14867 | 2026.05.19 20:12:13.305838 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14868 | 2026.05.19 20:12:13.306178 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2026.05.19 20:12:13.306215 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14870 | 2026.05.19 20:12:13.306529 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14871 | 2026.05.19 20:12:13.306751 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14872 | 2026.05.19 20:12:13.306887 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 14873 | 2026.05.19 20:12:13.306925 [ 4 ] {588ca2e8-db51-4da0-8e82-82e8f55a240d} <Debug> TCPHandler: Processed in 0.001278175 sec. | ||
| 14874 | 2026.05.19 20:12:13.640660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14875 | 2026.05.19 20:12:13.657622 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.05.19 20:12:13.657679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14877 | 2026.05.19 20:12:13.663809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14878 | 2026.05.19 20:12:13.664499 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.05.19 20:12:13.667487 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14880 | 2026.05.19 20:12:14.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.12 MiB, peak 374.70 MiB, free memory in arenas 0.00 B, will set to 363.11 MiB (RSS), difference: -1.02 MiB | ||
| 14881 | 2026.05.19 20:12:18.298951 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.05.19 20:12:18.299257 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 14883 | 2026.05.19 20:12:18.299769 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14884 | 2026.05.19 20:12:18.299825 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <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 | ||
| 14885 | 2026.05.19 20:12:18.300134 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14886 | 2026.05.19 20:12:18.300230 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14887 | 2026.05.19 20:12:18.300404 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 14888 | 2026.05.19 20:12:18.300445 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14889 | 2026.05.19 20:12:18.300470 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 14890 | 2026.05.19 20:12:18.300488 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14891 | 2026.05.19 20:12:18.300537 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 14892 | 2026.05.19 20:12:18.300562 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 14893 | 2026.05.19 20:12:18.302038 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002893 sec., 17283.097131005874 rows/sec., 4.14 MiB/sec. | ||
| 14894 | 2026.05.19 20:12:18.302224 [ 4 ] {97417ad1-120c-464d-9bae-f708392a7003} <Debug> TCPHandler: Processed in 0.003434835 sec. | ||
| 14895 | 2026.05.19 20:12:18.307548 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14896 | 2026.05.19 20:12:18.307701 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14897 | 2026.05.19 20:12:18.307764 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14898 | 2026.05.19 20:12:18.308450 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.05.19 20:12:18.308505 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14900 | 2026.05.19 20:12:18.308947 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14901 | 2026.05.19 20:12:18.309219 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2026.05.19 20:12:18.309397 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00174 sec., 13793.103448275862 rows/sec., 1.14 MiB/sec. | ||
| 14903 | 2026.05.19 20:12:18.309458 [ 4 ] {b2091dad-17eb-482c-9f34-3cb84be96737} <Debug> TCPHandler: Processed in 0.001997209 sec. | ||
| 14904 | 2026.05.19 20:12:18.309644 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14905 | 2026.05.19 20:12:18.309762 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14906 | 2026.05.19 20:12:18.309815 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14907 | 2026.05.19 20:12:18.310344 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14908 | 2026.05.19 20:12:18.310389 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14909 | 2026.05.19 20:12:18.310753 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14910 | 2026.05.19 20:12:18.311003 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2026.05.19 20:12:18.311170 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001433 sec., 1395.6734124214934 rows/sec., 113.81 KiB/sec. | ||
| 14912 | 2026.05.19 20:12:18.311219 [ 4 ] {862c257a-337d-4415-bb96-48067da04f8e} <Debug> TCPHandler: Processed in 0.001634457 sec. | ||
| 14913 | 2026.05.19 20:12:18.311378 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2026.05.19 20:12:18.311492 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14915 | 2026.05.19 20:12:18.311539 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14916 | 2026.05.19 20:12:18.312147 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2026.05.19 20:12:18.312194 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14918 | 2026.05.19 20:12:18.312651 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14919 | 2026.05.19 20:12:18.312963 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.05.19 20:12:18.313152 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001682 sec., 118311.53388822831 rows/sec., 10.54 MiB/sec. | ||
| 14921 | 2026.05.19 20:12:18.313206 [ 4 ] {493bd76b-7ccd-4000-9d97-7ed951754a7e} <Debug> TCPHandler: Processed in 0.001886368 sec. | ||
| 14922 | 2026.05.19 20:12:18.313379 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2026.05.19 20:12:18.313501 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14924 | 2026.05.19 20:12:18.313554 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14925 | 2026.05.19 20:12:18.314153 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.05.19 20:12:18.314199 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14927 | 2026.05.19 20:12:18.314619 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14928 | 2026.05.19 20:12:18.314943 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2026.05.19 20:12:18.315100 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001626 sec., 15375.153751537515 rows/sec., 1.16 MiB/sec. | ||
| 14930 | 2026.05.19 20:12:18.315123 [ 82 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14931 | 2026.05.19 20:12:18.315148 [ 4 ] {3e50f9b6-c8c1-4674-b7af-4679ea38d1eb} <Debug> TCPHandler: Processed in 0.001833798 sec. | ||
| 14932 | 2026.05.19 20:12:18.315204 [ 82 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14933 | 2026.05.19 20:12:18.315234 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14934 | 2026.05.19 20:12:18.315352 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.05.19 20:12:18.315357 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 14936 | 2026.05.19 20:12:18.315480 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14937 | 2026.05.19 20:12:18.315497 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14938 | 2026.05.19 20:12:18.315537 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14939 | 2026.05.19 20:12:18.315541 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 14940 | 2026.05.19 20:12:18.315639 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part | ||
| 14941 | 2026.05.19 20:12:18.315721 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 43 rows starting from the beginning of the part | ||
| 14942 | 2026.05.19 20:12:18.315804 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 14943 | 2026.05.19 20:12:18.315874 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 14944 | 2026.05.19 20:12:18.315949 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part | ||
| 14945 | 2026.05.19 20:12:18.316311 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.05.19 20:12:18.316353 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14947 | 2026.05.19 20:12:18.316798 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14948 | 2026.05.19 20:12:18.317140 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.05.19 20:12:18.317235 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931188 sec., 179164.3278645062 rows/sec., 12.75 MiB/sec. | ||
| 14950 | 2026.05.19 20:12:18.317321 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001864 sec., 12875.536480686695 rows/sec., 1.07 MiB/sec. | ||
| 14951 | 2026.05.19 20:12:18.317384 [ 4 ] {4d7c7c5f-14d4-46a6-8e60-5498e2711114} <Debug> TCPHandler: Processed in 0.002093099 sec. | ||
| 14952 | 2026.05.19 20:12:18.317445 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14953 | 2026.05.19 20:12:18.317595 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2026.05.19 20:12:18.317724 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14955 | 2026.05.19 20:12:18.317779 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14956 | 2026.05.19 20:12:18.317835 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14957 | 2026.05.19 20:12:18.317939 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_96_19} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14958 | 2026.05.19 20:12:18.318031 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14959 | 2026.05.19 20:12:18.318393 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2026.05.19 20:12:18.318442 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14961 | 2026.05.19 20:12:18.318883 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14962 | 2026.05.19 20:12:18.319185 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2026.05.19 20:12:18.319409 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001708 sec., 7025.761124121779 rows/sec., 548.89 KiB/sec. | ||
| 14964 | 2026.05.19 20:12:18.319460 [ 4 ] {8f18b6cd-2fc1-4c91-a1e0-0050c435b75e} <Debug> TCPHandler: Processed in 0.001933488 sec. | ||
| 14965 | 2026.05.19 20:12:18.319628 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2026.05.19 20:12:18.319744 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14967 | 2026.05.19 20:12:18.319793 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14968 | 2026.05.19 20:12:18.320438 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.05.19 20:12:18.320481 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14970 | 2026.05.19 20:12:18.320851 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14971 | 2026.05.19 20:12:18.321125 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2026.05.19 20:12:18.321299 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001575 sec., 71746.03174603175 rows/sec., 5.84 MiB/sec. | ||
| 14973 | 2026.05.19 20:12:18.321344 [ 4 ] {cd9296e7-f1ed-4d40-bf95-efc6bfa33b35} <Debug> TCPHandler: Processed in 0.001783628 sec. | ||
| 14974 | 2026.05.19 20:12:18.321522 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2026.05.19 20:12:18.321646 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14976 | 2026.05.19 20:12:18.321699 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14977 | 2026.05.19 20:12:18.322297 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14978 | 2026.05.19 20:12:18.322342 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14979 | 2026.05.19 20:12:18.322809 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14980 | 2026.05.19 20:12:18.323148 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2026.05.19 20:12:18.323346 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001726 sec., 114136.73232908458 rows/sec., 8.19 MiB/sec. | ||
| 14982 | 2026.05.19 20:12:18.323393 [ 4 ] {cb858549-e05f-4868-a66e-2dbd4fc792f7} <Debug> TCPHandler: Processed in 0.001936478 sec. | ||
| 14983 | 2026.05.19 20:12:18.323566 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.05.19 20:12:18.323686 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14985 | 2026.05.19 20:12:18.323753 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <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 | ||
| 14986 | 2026.05.19 20:12:18.324782 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.05.19 20:12:18.324824 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14988 | 2026.05.19 20:12:18.325428 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14989 | 2026.05.19 20:12:18.325701 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.05.19 20:12:18.325880 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002218 sec., 4959.422903516682 rows/sec., 8.89 MiB/sec. | ||
| 14991 | 2026.05.19 20:12:18.325979 [ 4 ] {26e4478d-0e9e-404f-b166-7fd6b04b0daf} <Debug> TCPHandler: Processed in 0.00248209 sec. | ||
| 14992 | 2026.05.19 20:12:18.326184 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14993 | 2026.05.19 20:12:18.326294 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14994 | 2026.05.19 20:12:18.326343 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14995 | 2026.05.19 20:12:18.326795 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14996 | 2026.05.19 20:12:18.326853 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14997 | 2026.05.19 20:12:18.327369 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14998 | 2026.05.19 20:12:18.327726 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.05.19 20:12:18.327913 [ 82 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15000 | 2026.05.19 20:12:18.327928 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001657 sec., 36210.018105009054 rows/sec., 2.44 MiB/sec. | ||
| 15001 | 2026.05.19 20:12:18.327986 [ 82 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2026.05.19 20:12:18.328016 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15003 | 2026.05.19 20:12:18.328021 [ 4 ] {c2827927-c663-4fcd-aea1-3b81878a15e6} <Debug> TCPHandler: Processed in 0.001892368 sec. | ||
| 15004 | 2026.05.19 20:12:18.328130 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15005 | 2026.05.19 20:12:18.328278 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15006 | 2026.05.19 20:12:18.328321 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5292 rows starting from the beginning of the part | ||
| 15007 | 2026.05.19 20:12:18.328402 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15008 | 2026.05.19 20:12:18.328456 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part | ||
| 15009 | 2026.05.19 20:12:18.328505 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15010 | 2026.05.19 20:12:18.328553 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15011 | 2026.05.19 20:12:18.328600 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15012 | 2026.05.19 20:12:18.330668 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583322 sec., 2141428.749493869 rows/sec., 143.26 MiB/sec. | ||
| 15013 | 2026.05.19 20:12:18.331287 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15014 | 2026.05.19 20:12:18.331823 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2026.05.19 20:12:18.331932 [ 191 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_106_21} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15016 | 2026.05.19 20:12:18.332055 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 15017 | 2026.05.19 20:12:18.691530 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38274 | ||
| 15018 | 2026.05.19 20:12:18.691608 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15019 | 2026.05.19 20:12:18.691633 [ 309 ] {} <Debug> TCP-Session: 9ae68f73-4ea8-4ff3-ad1e-61b64269c535 Authenticating user 'default' from [fd00:1122:3344:101::e]:38274 | ||
| 15020 | 2026.05.19 20:12:18.691655 [ 309 ] {} <Debug> TCP-Session: 9ae68f73-4ea8-4ff3-ad1e-61b64269c535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15021 | 2026.05.19 20:12:18.691667 [ 309 ] {} <Debug> TCP-Session: 9ae68f73-4ea8-4ff3-ad1e-61b64269c535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15022 | 2026.05.19 20:12:18.691899 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45342 | ||
| 15023 | 2026.05.19 20:12:18.691923 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49277 | ||
| 15024 | 2026.05.19 20:12:18.691949 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64381 | ||
| 15025 | 2026.05.19 20:12:18.692002 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15026 | 2026.05.19 20:12:18.692017 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15027 | 2026.05.19 20:12:18.692007 [ 309 ] {} <Trace> TCP-Session: 9ae68f73-4ea8-4ff3-ad1e-61b64269c535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.05.19 20:12:18.692043 [ 310 ] {} <Debug> TCP-Session: 19a664d2-15d2-442c-8173-3023c5b3bd70 Authenticating user 'default' from [fd00:1122:3344:101::e]:45342 | ||
| 15029 | 2026.05.19 20:12:18.692056 [ 369 ] {} <Debug> TCP-Session: ca1664de-8a46-480f-a775-90829d133ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49277 | ||
| 15030 | 2026.05.19 20:12:18.692063 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15031 | 2026.05.19 20:12:18.692096 [ 310 ] {} <Debug> TCP-Session: 19a664d2-15d2-442c-8173-3023c5b3bd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15032 | 2026.05.19 20:12:18.692107 [ 369 ] {} <Debug> TCP-Session: ca1664de-8a46-480f-a775-90829d133ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15033 | 2026.05.19 20:12:18.692122 [ 370 ] {} <Debug> TCP-Session: 86597b04-0a0b-40f9-9f76-577ca2480414 Authenticating user 'default' from [fd00:1122:3344:101::e]:64381 | ||
| 15034 | 2026.05.19 20:12:18.692126 [ 310 ] {} <Debug> TCP-Session: 19a664d2-15d2-442c-8173-3023c5b3bd70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15035 | 2026.05.19 20:12:18.692138 [ 369 ] {} <Debug> TCP-Session: ca1664de-8a46-480f-a775-90829d133ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15036 | 2026.05.19 20:12:18.692149 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43807 | ||
| 15037 | 2026.05.19 20:12:18.692189 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48854 | ||
| 15038 | 2026.05.19 20:12:18.692218 [ 309 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38274) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15039 | 2026.05.19 20:12:18.692232 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15040 | 2026.05.19 20:12:18.691910 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64927 | ||
| 15041 | 2026.05.19 20:12:18.692266 [ 371 ] {} <Debug> TCP-Session: 51cc68d5-15bd-4d9e-919b-8139377fa8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43807 | ||
| 15042 | 2026.05.19 20:12:18.692277 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15043 | 2026.05.19 20:12:18.692307 [ 371 ] {} <Debug> TCP-Session: 51cc68d5-15bd-4d9e-919b-8139377fa8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15044 | 2026.05.19 20:12:18.691909 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45967 | ||
| 15045 | 2026.05.19 20:12:18.692331 [ 371 ] {} <Debug> TCP-Session: 51cc68d5-15bd-4d9e-919b-8139377fa8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15046 | 2026.05.19 20:12:18.692327 [ 375 ] {} <Debug> TCP-Session: 19445bda-75e4-4af4-8488-75fb2d6d0d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:48854 | ||
| 15047 | 2026.05.19 20:12:18.692153 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51580 | ||
| 15048 | 2026.05.19 20:12:18.692396 [ 375 ] {} <Debug> TCP-Session: 19445bda-75e4-4af4-8488-75fb2d6d0d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15049 | 2026.05.19 20:12:18.692162 [ 370 ] {} <Debug> TCP-Session: 86597b04-0a0b-40f9-9f76-577ca2480414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15050 | 2026.05.19 20:12:18.692438 [ 375 ] {} <Debug> TCP-Session: 19445bda-75e4-4af4-8488-75fb2d6d0d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15051 | 2026.05.19 20:12:18.692462 [ 370 ] {} <Debug> TCP-Session: 86597b04-0a0b-40f9-9f76-577ca2480414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15052 | 2026.05.19 20:12:18.692508 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15053 | 2026.05.19 20:12:18.692541 [ 367 ] {} <Debug> TCP-Session: 93de3aa9-c516-4f77-a8b3-85f75ec7ba9b Authenticating user 'default' from [fd00:1122:3344:101::e]:64927 | ||
| 15054 | 2026.05.19 20:12:18.692559 [ 367 ] {} <Debug> TCP-Session: 93de3aa9-c516-4f77-a8b3-85f75ec7ba9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15055 | 2026.05.19 20:12:18.692558 [ 309 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15056 | 2026.05.19 20:12:18.692572 [ 367 ] {} <Debug> TCP-Session: 93de3aa9-c516-4f77-a8b3-85f75ec7ba9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15057 | 2026.05.19 20:12:18.692656 [ 309 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15058 | 2026.05.19 20:12:18.693018 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15059 | 2026.05.19 20:12:18.693071 [ 368 ] {} <Debug> TCP-Session: 9b011bc4-d1fb-4aa1-86b7-c962a34a15b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45967 | ||
| 15060 | 2026.05.19 20:12:18.693072 [ 309 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 15061 | 2026.05.19 20:12:18.693090 [ 368 ] {} <Debug> TCP-Session: 9b011bc4-d1fb-4aa1-86b7-c962a34a15b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15062 | 2026.05.19 20:12:18.693116 [ 368 ] {} <Debug> TCP-Session: 9b011bc4-d1fb-4aa1-86b7-c962a34a15b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15063 | 2026.05.19 20:12:18.693154 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15064 | 2026.05.19 20:12:18.693193 [ 374 ] {} <Debug> TCP-Session: bfef578e-d763-488c-b580-334c7f3e4d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:51580 | ||
| 15065 | 2026.05.19 20:12:18.693211 [ 374 ] {} <Debug> TCP-Session: bfef578e-d763-488c-b580-334c7f3e4d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15066 | 2026.05.19 20:12:18.693223 [ 374 ] {} <Debug> TCP-Session: bfef578e-d763-488c-b580-334c7f3e4d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15067 | 2026.05.19 20:12:18.693987 [ 357 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Trace> AggregatingTransform: Aggregating | ||
| 15068 | 2026.05.19 20:12:18.694018 [ 357 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 15069 | 2026.05.19 20:12:18.694046 [ 357 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853374 sec. (1171.819 rows/sec., 45.77 KiB/sec.) | ||
| 15070 | 2026.05.19 20:12:18.694060 [ 357 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Trace> Aggregator: Merging aggregated data | ||
| 15071 | 2026.05.19 20:12:18.694622 [ 309 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002461 sec., 406.33888663145063 rows/sec., 15.87 KiB/sec. | ||
| 15072 | 2026.05.19 20:12:18.694751 [ 309 ] {6067bc83-0e7f-408f-b5d4-a5b9894984fa} <Debug> TCPHandler: Processed in 0.002888582 sec. | ||
| 15073 | 2026.05.19 20:12:18.694895 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15074 | 2026.05.19 20:12:18.694910 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15075 | 2026.05.19 20:12:18.694925 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15076 | 2026.05.19 20:12:18.694948 [ 309 ] {} <Debug> TCP-Session: 9ae68f73-4ea8-4ff3-ad1e-61b64269c535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15077 | 2026.05.19 20:12:18.694948 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15078 | 2026.05.19 20:12:18.694977 [ 375 ] {} <Debug> TCP-Session: 19445bda-75e4-4af4-8488-75fb2d6d0d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15079 | 2026.05.19 20:12:18.694984 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15080 | 2026.05.19 20:12:18.695021 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15081 | 2026.05.19 20:12:18.695048 [ 368 ] {} <Debug> TCP-Session: 9b011bc4-d1fb-4aa1-86b7-c962a34a15b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15082 | 2026.05.19 20:12:18.695056 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15083 | 2026.05.19 20:12:18.695080 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15084 | 2026.05.19 20:12:18.695074 [ 371 ] {} <Debug> TCP-Session: 51cc68d5-15bd-4d9e-919b-8139377fa8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15085 | 2026.05.19 20:12:18.695123 [ 370 ] {} <Debug> TCP-Session: 86597b04-0a0b-40f9-9f76-577ca2480414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15086 | 2026.05.19 20:12:18.695131 [ 374 ] {} <Debug> TCP-Session: bfef578e-d763-488c-b580-334c7f3e4d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15087 | 2026.05.19 20:12:18.695017 [ 367 ] {} <Debug> TCP-Session: 93de3aa9-c516-4f77-a8b3-85f75ec7ba9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15088 | 2026.05.19 20:12:18.694998 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15089 | 2026.05.19 20:12:18.694968 [ 310 ] {} <Debug> TCP-Session: 19a664d2-15d2-442c-8173-3023c5b3bd70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15090 | 2026.05.19 20:12:18.695210 [ 369 ] {} <Debug> TCP-Session: ca1664de-8a46-480f-a775-90829d133ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15091 | 2026.05.19 20:12:18.721383 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56512 | ||
| 15092 | 2026.05.19 20:12:18.721456 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15093 | 2026.05.19 20:12:18.721480 [ 309 ] {} <Debug> TCP-Session: d8224aec-91ba-460e-8ef9-78d759ecd4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56512 | ||
| 15094 | 2026.05.19 20:12:18.721502 [ 309 ] {} <Debug> TCP-Session: d8224aec-91ba-460e-8ef9-78d759ecd4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15095 | 2026.05.19 20:12:18.721520 [ 309 ] {} <Debug> TCP-Session: d8224aec-91ba-460e-8ef9-78d759ecd4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15096 | 2026.05.19 20:12:18.721696 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64599 | ||
| 15097 | 2026.05.19 20:12:18.721731 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57698 | ||
| 15098 | 2026.05.19 20:12:18.721746 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36078 | ||
| 15099 | 2026.05.19 20:12:18.721760 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36083 | ||
| 15100 | 2026.05.19 20:12:18.721791 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15101 | 2026.05.19 20:12:18.721792 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47202 | ||
| 15102 | 2026.05.19 20:12:18.721819 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15103 | 2026.05.19 20:12:18.721820 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39902 | ||
| 15104 | 2026.05.19 20:12:18.721859 [ 368 ] {} <Debug> TCP-Session: 94a8b1af-95bd-4783-aaaa-9c8b17d3867e Authenticating user 'default' from [fd00:1122:3344:101::e]:36078 | ||
| 15105 | 2026.05.19 20:12:18.721865 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15106 | 2026.05.19 20:12:18.721890 [ 368 ] {} <Debug> TCP-Session: 94a8b1af-95bd-4783-aaaa-9c8b17d3867e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15107 | 2026.05.19 20:12:18.721906 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15108 | 2026.05.19 20:12:18.721912 [ 371 ] {} <Debug> TCP-Session: 7fd74b7d-5c54-4f3c-b43c-4c50ea383902 Authenticating user 'default' from [fd00:1122:3344:101::e]:47202 | ||
| 15109 | 2026.05.19 20:12:18.721914 [ 368 ] {} <Debug> TCP-Session: 94a8b1af-95bd-4783-aaaa-9c8b17d3867e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15110 | 2026.05.19 20:12:18.721939 [ 374 ] {} <Debug> TCP-Session: 0f2c841d-d624-446a-a762-aef050f8b6c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39902 | ||
| 15111 | 2026.05.19 20:12:18.721950 [ 371 ] {} <Debug> TCP-Session: 7fd74b7d-5c54-4f3c-b43c-4c50ea383902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15112 | 2026.05.19 20:12:18.721978 [ 374 ] {} <Debug> TCP-Session: 0f2c841d-d624-446a-a762-aef050f8b6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15113 | 2026.05.19 20:12:18.721986 [ 371 ] {} <Debug> TCP-Session: 7fd74b7d-5c54-4f3c-b43c-4c50ea383902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15114 | 2026.05.19 20:12:18.722003 [ 374 ] {} <Debug> TCP-Session: 0f2c841d-d624-446a-a762-aef050f8b6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15115 | 2026.05.19 20:12:18.721839 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15116 | 2026.05.19 20:12:18.721826 [ 367 ] {} <Debug> TCP-Session: 92e6d52c-6e73-40de-bc5b-3f73f784203b Authenticating user 'default' from [fd00:1122:3344:101::e]:57698 | ||
| 15117 | 2026.05.19 20:12:18.722058 [ 369 ] {} <Debug> TCP-Session: 341cccab-90b4-444c-a31b-7fea9603ddf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36083 | ||
| 15118 | 2026.05.19 20:12:18.721824 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61316 | ||
| 15119 | 2026.05.19 20:12:18.722081 [ 367 ] {} <Debug> TCP-Session: 92e6d52c-6e73-40de-bc5b-3f73f784203b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15120 | 2026.05.19 20:12:18.722082 [ 369 ] {} <Debug> TCP-Session: 341cccab-90b4-444c-a31b-7fea9603ddf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15121 | 2026.05.19 20:12:18.722124 [ 367 ] {} <Debug> TCP-Session: 92e6d52c-6e73-40de-bc5b-3f73f784203b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2026.05.19 20:12:18.722132 [ 369 ] {} <Debug> TCP-Session: 341cccab-90b4-444c-a31b-7fea9603ddf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15123 | 2026.05.19 20:12:18.722136 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15124 | 2026.05.19 20:12:18.721755 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15125 | 2026.05.19 20:12:18.722171 [ 375 ] {} <Debug> TCP-Session: 02ee8b5b-a057-4063-8855-39add313d7a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61316 | ||
| 15126 | 2026.05.19 20:12:18.721835 [ 309 ] {} <Trace> TCP-Session: d8224aec-91ba-460e-8ef9-78d759ecd4c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2026.05.19 20:12:18.722198 [ 375 ] {} <Debug> TCP-Session: 02ee8b5b-a057-4063-8855-39add313d7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15128 | 2026.05.19 20:12:18.722190 [ 310 ] {} <Debug> TCP-Session: 4a8700f1-8bc9-4483-b082-1e3bedd26697 Authenticating user 'default' from [fd00:1122:3344:101::e]:64599 | ||
| 15129 | 2026.05.19 20:12:18.722229 [ 375 ] {} <Debug> TCP-Session: 02ee8b5b-a057-4063-8855-39add313d7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.05.19 20:12:18.722247 [ 310 ] {} <Debug> TCP-Session: 4a8700f1-8bc9-4483-b082-1e3bedd26697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15131 | 2026.05.19 20:12:18.721782 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46872 | ||
| 15132 | 2026.05.19 20:12:18.722271 [ 310 ] {} <Debug> TCP-Session: 4a8700f1-8bc9-4483-b082-1e3bedd26697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.05.19 20:12:18.722324 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15134 | 2026.05.19 20:12:18.722351 [ 370 ] {} <Debug> TCP-Session: 9251b9db-3d30-42f8-95b4-772c59516cca Authenticating user 'default' from [fd00:1122:3344:101::e]:46872 | ||
| 15135 | 2026.05.19 20:12:18.722362 [ 309 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15136 | 2026.05.19 20:12:18.722368 [ 370 ] {} <Debug> TCP-Session: 9251b9db-3d30-42f8-95b4-772c59516cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15137 | 2026.05.19 20:12:18.722397 [ 370 ] {} <Debug> TCP-Session: 9251b9db-3d30-42f8-95b4-772c59516cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.05.19 20:12:18.722608 [ 309 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15139 | 2026.05.19 20:12:18.722666 [ 309 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15140 | 2026.05.19 20:12:18.722960 [ 309 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 15141 | 2026.05.19 20:12:18.723847 [ 356 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Trace> AggregatingTransform: Aggregating | ||
| 15142 | 2026.05.19 20:12:18.723884 [ 356 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 15143 | 2026.05.19 20:12:18.723915 [ 356 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000858084 sec. (1165.387 rows/sec., 45.52 KiB/sec.) | ||
| 15144 | 2026.05.19 20:12:18.723929 [ 356 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Trace> Aggregator: Merging aggregated data | ||
| 15145 | 2026.05.19 20:12:18.724508 [ 309 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002197 sec., 455.1661356395084 rows/sec., 17.78 KiB/sec. | ||
| 15146 | 2026.05.19 20:12:18.724654 [ 309 ] {f29d41ad-543c-4e53-814a-fbc5867694cb} <Debug> TCPHandler: Processed in 0.002952763 sec. | ||
| 15147 | 2026.05.19 20:12:18.724776 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15148 | 2026.05.19 20:12:18.724803 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15149 | 2026.05.19 20:12:18.724805 [ 309 ] {} <Debug> TCP-Session: d8224aec-91ba-460e-8ef9-78d759ecd4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15150 | 2026.05.19 20:12:18.724820 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15151 | 2026.05.19 20:12:18.724842 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15152 | 2026.05.19 20:12:18.724841 [ 310 ] {} <Debug> TCP-Session: 4a8700f1-8bc9-4483-b082-1e3bedd26697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15153 | 2026.05.19 20:12:18.724872 [ 367 ] {} <Debug> TCP-Session: 92e6d52c-6e73-40de-bc5b-3f73f784203b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15154 | 2026.05.19 20:12:18.724883 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15155 | 2026.05.19 20:12:18.724905 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15156 | 2026.05.19 20:12:18.724928 [ 369 ] {} <Debug> TCP-Session: 341cccab-90b4-444c-a31b-7fea9603ddf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15157 | 2026.05.19 20:12:18.724935 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15158 | 2026.05.19 20:12:18.724952 [ 375 ] {} <Debug> TCP-Session: 02ee8b5b-a057-4063-8855-39add313d7a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15159 | 2026.05.19 20:12:18.724916 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15160 | 2026.05.19 20:12:18.724984 [ 374 ] {} <Debug> TCP-Session: 0f2c841d-d624-446a-a762-aef050f8b6c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15161 | 2026.05.19 20:12:18.724896 [ 371 ] {} <Debug> TCP-Session: 7fd74b7d-5c54-4f3c-b43c-4c50ea383902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15162 | 2026.05.19 20:12:18.725016 [ 370 ] {} <Debug> TCP-Session: 9251b9db-3d30-42f8-95b4-772c59516cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15163 | 2026.05.19 20:12:18.724871 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15164 | 2026.05.19 20:12:18.725079 [ 368 ] {} <Debug> TCP-Session: 94a8b1af-95bd-4783-aaaa-9c8b17d3867e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15165 | 2026.05.19 20:12:19.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.38 MiB, peak 374.70 MiB, free memory in arenas 0.00 B, will set to 363.13 MiB (RSS), difference: -1.25 MiB | ||
| 15166 | 2026.05.19 20:12:19.553893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31266 | ||
| 15167 | 2026.05.19 20:12:19.554396 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2026.05.19 20:12:19.554436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15169 | 2026.05.19 20:12:19.554950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15170 | 2026.05.19 20:12:19.555223 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2026.05.19 20:12:19.555390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31266 | ||
| 15172 | 2026.05.19 20:12:21.167726 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15173 | 2026.05.19 20:12:21.186438 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.05.19 20:12:21.186498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15175 | 2026.05.19 20:12:21.193098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15176 | 2026.05.19 20:12:21.193789 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.05.19 20:12:21.196911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15178 | 2026.05.19 20:12:22.155913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1868 | ||
| 15179 | 2026.05.19 20:12:22.158574 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.05.19 20:12:22.158637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15181 | 2026.05.19 20:12:22.159935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15182 | 2026.05.19 20:12:22.160226 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2026.05.19 20:12:22.160621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1868 | ||
| 15184 | 2026.05.19 20:12:23.293292 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15185 | 2026.05.19 20:12:23.293657 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15186 | 2026.05.19 20:12:23.294200 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15187 | 2026.05.19 20:12:23.294266 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <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 | ||
| 15188 | 2026.05.19 20:12:23.294489 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15189 | 2026.05.19 20:12:23.294557 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15190 | 2026.05.19 20:12:23.294699 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15191 | 2026.05.19 20:12:23.294734 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15192 | 2026.05.19 20:12:23.294756 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15193 | 2026.05.19 20:12:23.294771 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15194 | 2026.05.19 20:12:23.294811 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15195 | 2026.05.19 20:12:23.294832 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15196 | 2026.05.19 20:12:23.295862 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002358 sec., 21204.41051738762 rows/sec., 5.08 MiB/sec. | ||
| 15197 | 2026.05.19 20:12:23.295934 [ 4 ] {ef5adc9d-dbc6-4031-b2ab-55e9c315e82b} <Debug> TCPHandler: Processed in 0.002834082 sec. | ||
| 15198 | 2026.05.19 20:12:23.298358 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2026.05.19 20:12:23.298574 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15200 | 2026.05.19 20:12:23.298656 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15201 | 2026.05.19 20:12:23.299452 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.05.19 20:12:23.299495 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15203 | 2026.05.19 20:12:23.299852 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15204 | 2026.05.19 20:12:23.300074 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.05.19 20:12:23.300218 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001703 sec., 68115.09101585437 rows/sec., 5.79 MiB/sec. | ||
| 15206 | 2026.05.19 20:12:23.300257 [ 4 ] {48a562c8-8d2e-4474-9912-56688663e942} <Debug> TCPHandler: Processed in 0.002001179 sec. | ||
| 15207 | 2026.05.19 20:12:23.300385 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2026.05.19 20:12:23.300480 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15209 | 2026.05.19 20:12:23.300520 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15210 | 2026.05.19 20:12:23.300927 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2026.05.19 20:12:23.300963 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15212 | 2026.05.19 20:12:23.301246 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15213 | 2026.05.19 20:12:23.301466 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2026.05.19 20:12:23.301595 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.94 MiB/sec. | ||
| 15215 | 2026.05.19 20:12:23.301632 [ 4 ] {746185c5-f9fc-417d-93da-4b382da8bfd0} <Debug> TCPHandler: Processed in 0.001295526 sec. | ||
| 15216 | 2026.05.19 20:12:23.301747 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2026.05.19 20:12:23.301858 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15218 | 2026.05.19 20:12:23.301897 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15219 | 2026.05.19 20:12:23.302372 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2026.05.19 20:12:23.302412 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15221 | 2026.05.19 20:12:23.302741 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15222 | 2026.05.19 20:12:23.302959 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.05.19 20:12:23.303089 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00125 sec., 75200 rows/sec., 5.87 MiB/sec. | ||
| 15224 | 2026.05.19 20:12:23.303127 [ 4 ] {b9a76dbc-a9e4-4459-af18-77c4cd3ed178} <Debug> TCPHandler: Processed in 0.001428266 sec. | ||
| 15225 | 2026.05.19 20:12:23.303253 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2026.05.19 20:12:23.303349 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15227 | 2026.05.19 20:12:23.303392 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15228 | 2026.05.19 20:12:23.303839 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2026.05.19 20:12:23.303878 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15230 | 2026.05.19 20:12:23.304202 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15231 | 2026.05.19 20:12:23.304410 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15232 | 2026.05.19 20:12:23.304540 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 15233 | 2026.05.19 20:12:23.304541 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_102_22 to all_106_106_0 | ||
| 15234 | 2026.05.19 20:12:23.304579 [ 4 ] {4658dba6-e247-4fb1-883d-01e096a0174e} <Debug> TCPHandler: Processed in 0.001373996 sec. | ||
| 15235 | 2026.05.19 20:12:23.304619 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2026.05.19 20:12:23.304644 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15237 | 2026.05.19 20:12:23.304732 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_102_22 to all_106_106_0 into Compact with storage Full | ||
| 15238 | 2026.05.19 20:12:23.304740 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15239 | 2026.05.19 20:12:23.304826 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15240 | 2026.05.19 20:12:23.304854 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_22, total 37228 rows starting from the beginning of the part | ||
| 15241 | 2026.05.19 20:12:23.304873 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15242 | 2026.05.19 20:12:23.304909 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 15243 | 2026.05.19 20:12:23.304938 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <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 | ||
| 15244 | 2026.05.19 20:12:23.304954 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15245 | 2026.05.19 20:12:23.305000 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15246 | 2026.05.19 20:12:23.305041 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 197 rows starting from the beginning of the part | ||
| 15247 | 2026.05.19 20:12:23.305814 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2026.05.19 20:12:23.305850 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15249 | 2026.05.19 20:12:23.306405 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15250 | 2026.05.19 20:12:23.306630 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.05.19 20:12:23.306756 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15252 | 2026.05.19 20:12:23.306769 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00192 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 15253 | 2026.05.19 20:12:23.306795 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15254 | 2026.05.19 20:12:23.306821 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15255 | 2026.05.19 20:12:23.306838 [ 4 ] {ca074f1a-d994-4eac-ab35-28d2ea1108d6} <Debug> TCPHandler: Processed in 0.00216018 sec. | ||
| 15256 | 2026.05.19 20:12:23.306924 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 15257 | 2026.05.19 20:12:23.306966 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15258 | 2026.05.19 20:12:23.307067 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15259 | 2026.05.19 20:12:23.307110 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15260 | 2026.05.19 20:12:23.307169 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15261 | 2026.05.19 20:12:23.307239 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1877 rows starting from the beginning of the part | ||
| 15262 | 2026.05.19 20:12:23.307365 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 41 rows starting from the beginning of the part | ||
| 15263 | 2026.05.19 20:12:23.307470 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 11 rows starting from the beginning of the part | ||
| 15264 | 2026.05.19 20:12:23.307488 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.05.19 20:12:23.307528 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15266 | 2026.05.19 20:12:23.307569 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 15267 | 2026.05.19 20:12:23.307665 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 15268 | 2026.05.19 20:12:23.307759 [ 198 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 15269 | 2026.05.19 20:12:23.307859 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15270 | 2026.05.19 20:12:23.308088 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15271 | 2026.05.19 20:12:23.308222 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 15272 | 2026.05.19 20:12:23.308261 [ 4 ] {e7a95d8c-246e-417f-9e6d-58fda34bd7a0} <Debug> TCPHandler: Processed in 0.001344156 sec. | ||
| 15273 | 2026.05.19 20:12:23.311453 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37821 rows, containing 5 columns (5 merged, 0 gathered) in 0.00675555 sec., 5598507.893509781 rows/sec., 364.32 MiB/sec. | ||
| 15274 | 2026.05.19 20:12:23.312008 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Trace> MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) | ||
| 15275 | 2026.05.19 20:12:23.312353 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.05.19 20:12:23.312437 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_102_22, all_106_106_0] -> all_1_106_23 | ||
| 15277 | 2026.05.19 20:12:23.312534 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 15278 | 2026.05.19 20:12:23.318041 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 19 columns (19 merged, 0 gathered) in 0.011167568 sec., 179090.02210687235 rows/sec., 320.92 MiB/sec. | ||
| 15279 | 2026.05.19 20:12:23.320118 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15280 | 2026.05.19 20:12:23.320428 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.05.19 20:12:23.320501 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15282 | 2026.05.19 20:12:23.320620 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 15283 | 2026.05.19 20:12:24.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.70 MiB, peak 381.15 MiB, free memory in arenas 0.00 B, will set to 368.27 MiB (RSS), difference: 4.57 MiB | ||
| 15284 | 2026.05.19 20:12:26.871214 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15285 | 2026.05.19 20:12:26.871280 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15286 | 2026.05.19 20:12:27.055685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31778 | ||
| 15287 | 2026.05.19 20:12:27.056231 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.05.19 20:12:27.056270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15289 | 2026.05.19 20:12:27.056735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15290 | 2026.05.19 20:12:27.056952 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2026.05.19 20:12:27.057076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31778 | ||
| 15292 | 2026.05.19 20:12:27.057077 [ 143 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15293 | 2026.05.19 20:12:27.057121 [ 143 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.05.19 20:12:27.057143 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15295 | 2026.05.19 20:12:27.057301 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 15296 | 2026.05.19 20:12:27.057506 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15297 | 2026.05.19 20:12:27.057564 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 15298 | 2026.05.19 20:12:27.057659 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15299 | 2026.05.19 20:12:27.057728 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15300 | 2026.05.19 20:12:27.057791 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15301 | 2026.05.19 20:12:27.057849 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15302 | 2026.05.19 20:12:27.057910 [ 197 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15303 | 2026.05.19 20:12:27.060235 [ 187 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31778 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018213 sec., 10528746.645780135 rows/sec., 150.61 MiB/sec. | ||
| 15304 | 2026.05.19 20:12:27.060872 [ 188 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15305 | 2026.05.19 20:12:27.061413 [ 188 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.05.19 20:12:27.061502 [ 188 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_66_13} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15307 | 2026.05.19 20:12:27.061611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15308 | 2026.05.19 20:12:28.292349 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2026.05.19 20:12:28.292615 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15310 | 2026.05.19 20:12:28.293009 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15311 | 2026.05.19 20:12:28.293054 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <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 | ||
| 15312 | 2026.05.19 20:12:28.293318 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15313 | 2026.05.19 20:12:28.293404 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15314 | 2026.05.19 20:12:28.293551 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15315 | 2026.05.19 20:12:28.293587 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15316 | 2026.05.19 20:12:28.293610 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15317 | 2026.05.19 20:12:28.293626 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15318 | 2026.05.19 20:12:28.293666 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15319 | 2026.05.19 20:12:28.293688 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15320 | 2026.05.19 20:12:28.294710 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002204 sec., 22686.025408348458 rows/sec., 5.43 MiB/sec. | ||
| 15321 | 2026.05.19 20:12:28.294794 [ 4 ] {483c2471-7f4a-4684-819c-3460e2dca924} <Debug> TCPHandler: Processed in 0.002588911 sec. | ||
| 15322 | 2026.05.19 20:12:28.296718 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.05.19 20:12:28.296854 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15324 | 2026.05.19 20:12:28.296910 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15325 | 2026.05.19 20:12:28.297469 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.05.19 20:12:28.297512 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15327 | 2026.05.19 20:12:28.297888 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15328 | 2026.05.19 20:12:28.298127 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.05.19 20:12:28.298280 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001465 sec., 53242.32081911263 rows/sec., 4.41 MiB/sec. | ||
| 15330 | 2026.05.19 20:12:28.298348 [ 4 ] {1e67affd-76c8-4ce2-99d3-ca9724aade54} <Debug> TCPHandler: Processed in 0.001693977 sec. | ||
| 15331 | 2026.05.19 20:12:28.298481 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15332 | 2026.05.19 20:12:28.298580 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15333 | 2026.05.19 20:12:28.298623 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15334 | 2026.05.19 20:12:28.299023 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2026.05.19 20:12:28.299061 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15336 | 2026.05.19 20:12:28.299368 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15337 | 2026.05.19 20:12:28.299584 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.05.19 20:12:28.299751 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001192 sec., 9228.187919463087 rows/sec., 693.92 KiB/sec. | ||
| 15339 | 2026.05.19 20:12:28.299790 [ 4 ] {a1db7b79-7787-4667-8be0-76bb7a82a602} <Debug> TCPHandler: Processed in 0.001360836 sec. | ||
| 15340 | 2026.05.19 20:12:28.299907 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15341 | 2026.05.19 20:12:28.300002 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15342 | 2026.05.19 20:12:28.300042 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15343 | 2026.05.19 20:12:28.300449 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15344 | 2026.05.19 20:12:28.300485 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15345 | 2026.05.19 20:12:28.300799 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15346 | 2026.05.19 20:12:28.301009 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15347 | 2026.05.19 20:12:28.301133 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001149 sec., 65274.15143603133 rows/sec., 5.10 MiB/sec. | ||
| 15348 | 2026.05.19 20:12:28.301171 [ 4 ] {fdee29a7-4ac1-4ffb-966b-b8e62aa16100} <Debug> TCPHandler: Processed in 0.001312966 sec. | ||
| 15349 | 2026.05.19 20:12:28.301295 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15350 | 2026.05.19 20:12:28.301391 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15351 | 2026.05.19 20:12:28.301435 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15352 | 2026.05.19 20:12:28.301842 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15353 | 2026.05.19 20:12:28.301877 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15354 | 2026.05.19 20:12:28.302200 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15355 | 2026.05.19 20:12:28.302410 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15356 | 2026.05.19 20:12:28.302543 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 15357 | 2026.05.19 20:12:28.302580 [ 4 ] {a1aaf6fb-3c49-4565-b963-5843d2204fca} <Debug> TCPHandler: Processed in 0.001338776 sec. | ||
| 15358 | 2026.05.19 20:12:28.302703 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15359 | 2026.05.19 20:12:28.302844 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15360 | 2026.05.19 20:12:28.302919 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <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 | ||
| 15361 | 2026.05.19 20:12:28.303998 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2026.05.19 20:12:28.304044 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15363 | 2026.05.19 20:12:28.304788 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15364 | 2026.05.19 20:12:28.305125 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.05.19 20:12:28.305320 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0025 sec., 4400 rows/sec., 7.88 MiB/sec. | ||
| 15366 | 2026.05.19 20:12:28.305401 [ 4 ] {a321e6e7-9d99-4a44-b480-42f6fc7467ee} <Debug> TCPHandler: Processed in 0.002745992 sec. | ||
| 15367 | 2026.05.19 20:12:28.305555 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15368 | 2026.05.19 20:12:28.305671 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15369 | 2026.05.19 20:12:28.305723 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15370 | 2026.05.19 20:12:28.306159 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.05.19 20:12:28.306204 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15372 | 2026.05.19 20:12:28.306643 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15373 | 2026.05.19 20:12:28.306947 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15374 | 2026.05.19 20:12:28.307117 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 15375 | 2026.05.19 20:12:28.307168 [ 4 ] {f2062ce9-c972-46e3-bc7f-2a04c35277f5} <Debug> TCPHandler: Processed in 0.001675458 sec. | ||
| 15376 | 2026.05.19 20:12:28.697141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15377 | 2026.05.19 20:12:28.714598 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2026.05.19 20:12:28.714659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15379 | 2026.05.19 20:12:28.721012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15380 | 2026.05.19 20:12:28.721718 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2026.05.19 20:12:28.722006 [ 130 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15382 | 2026.05.19 20:12:28.722049 [ 130 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.05.19 20:12:28.722075 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15384 | 2026.05.19 20:12:28.722226 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15385 | 2026.05.19 20:12:28.725573 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15386 | 2026.05.19 20:12:28.725826 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15387 | 2026.05.19 20:12:28.727288 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15388 | 2026.05.19 20:12:28.732085 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15389 | 2026.05.19 20:12:28.736607 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15390 | 2026.05.19 20:12:28.741139 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15391 | 2026.05.19 20:12:28.745962 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15392 | 2026.05.19 20:12:28.749891 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 15393 | 2026.05.19 20:12:28.801985 [ 187 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.079820337 sec., 6226.483358495467 rows/sec., 32.20 MiB/sec. | ||
| 15394 | 2026.05.19 20:12:28.804425 [ 201 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15395 | 2026.05.19 20:12:28.806248 [ 201 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_66_13} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15396 | 2026.05.19 20:12:28.806350 [ 201 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_66_13} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15397 | 2026.05.19 20:12:28.807793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15398 | 2026.05.19 20:12:30.340963 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15399 | 2026.05.19 20:12:30.341367 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 15400 | 2026.05.19 20:12:30.341799 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15401 | 2026.05.19 20:12:30.341838 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <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 | ||
| 15402 | 2026.05.19 20:12:30.342103 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15403 | 2026.05.19 20:12:30.342173 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15404 | 2026.05.19 20:12:30.342321 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 15405 | 2026.05.19 20:12:30.342357 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15406 | 2026.05.19 20:12:30.342379 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15407 | 2026.05.19 20:12:30.342395 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15408 | 2026.05.19 20:12:30.342435 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15409 | 2026.05.19 20:12:30.342456 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15410 | 2026.05.19 20:12:30.343423 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002244 sec., 22281.639928698754 rows/sec., 5.34 MiB/sec. | ||
| 15411 | 2026.05.19 20:12:30.343492 [ 4 ] {e2e6b7da-1862-4e37-8063-b027f00e572c} <Debug> TCPHandler: Processed in 0.002723432 sec. | ||
| 15412 | 2026.05.19 20:12:30.359427 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15413 | 2026.05.19 20:12:30.359552 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15414 | 2026.05.19 20:12:30.359604 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15415 | 2026.05.19 20:12:30.360261 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2026.05.19 20:12:30.360312 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15417 | 2026.05.19 20:12:30.360706 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15418 | 2026.05.19 20:12:30.360929 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2026.05.19 20:12:30.361077 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001563 sec., 181701.85540627 rows/sec., 11.54 MiB/sec. | ||
| 15420 | 2026.05.19 20:12:30.361116 [ 4 ] {e002d472-b8f7-49f8-af9f-74ed5c14d9e6} <Debug> TCPHandler: Processed in 0.001739538 sec. | ||
| 15421 | 2026.05.19 20:12:30.361241 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15422 | 2026.05.19 20:12:30.361337 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15423 | 2026.05.19 20:12:30.361378 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15424 | 2026.05.19 20:12:30.361781 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15425 | 2026.05.19 20:12:30.361817 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15426 | 2026.05.19 20:12:30.362101 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15427 | 2026.05.19 20:12:30.362312 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2026.05.19 20:12:30.362445 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 868.25 KiB/sec. | ||
| 15429 | 2026.05.19 20:12:30.362483 [ 4 ] {1346eeb5-8eda-43ee-b2d1-c2c8232052ba} <Debug> TCPHandler: Processed in 0.001291265 sec. | ||
| 15430 | 2026.05.19 20:12:30.362603 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2026.05.19 20:12:30.362698 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15432 | 2026.05.19 20:12:30.362737 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15433 | 2026.05.19 20:12:30.365428 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2026.05.19 20:12:30.365471 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15435 | 2026.05.19 20:12:30.365976 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15436 | 2026.05.19 20:12:30.366194 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2026.05.19 20:12:30.366323 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Debug> executeQuery: Read 3212 rows, 246.25 KiB in 0.003643 sec., 881690.9140818007 rows/sec., 66.01 MiB/sec. | ||
| 15438 | 2026.05.19 20:12:30.366363 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15439 | 2026.05.19 20:12:30.366376 [ 4 ] {becb5f38-1652-47e4-8d74-79fac386a804} <Debug> TCPHandler: Processed in 0.003822636 sec. | ||
| 15440 | 2026.05.19 20:12:30.366495 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15441 | 2026.05.19 20:12:30.366590 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15442 | 2026.05.19 20:12:30.366633 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15443 | 2026.05.19 20:12:30.367163 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15444 | 2026.05.19 20:12:30.367199 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15445 | 2026.05.19 20:12:30.367500 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15446 | 2026.05.19 20:12:30.367709 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2026.05.19 20:12:30.367840 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Debug> executeQuery: Read 195 rows, 12.46 KiB in 0.001268 sec., 153785.48895899052 rows/sec., 9.60 MiB/sec. | ||
| 15448 | 2026.05.19 20:12:30.367878 [ 4 ] {df8f58da-059d-43b4-b046-479b81c46623} <Debug> TCPHandler: Processed in 0.001433026 sec. | ||
| 15449 | 2026.05.19 20:12:30.367993 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2026.05.19 20:12:30.368088 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15451 | 2026.05.19 20:12:30.368129 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15452 | 2026.05.19 20:12:30.368952 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.05.19 20:12:30.368988 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15454 | 2026.05.19 20:12:30.369325 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15455 | 2026.05.19 20:12:30.369536 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2026.05.19 20:12:30.369663 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001594 sec., 595984.9435382686 rows/sec., 35.07 MiB/sec. | ||
| 15457 | 2026.05.19 20:12:30.369702 [ 4 ] {f145501f-c03e-4b41-bbc9-582dd92bab67} <Debug> TCPHandler: Processed in 0.001756918 sec. | ||
| 15458 | 2026.05.19 20:12:30.369820 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2026.05.19 20:12:30.369915 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15460 | 2026.05.19 20:12:30.369954 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15461 | 2026.05.19 20:12:30.370338 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2026.05.19 20:12:30.370375 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15463 | 2026.05.19 20:12:30.370681 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 15464 | 2026.05.19 20:12:30.370890 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.05.19 20:12:30.371018 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 15466 | 2026.05.19 20:12:30.371058 [ 4 ] {fb509fcc-d243-4fb1-af06-eec570fa14bb} <Debug> TCPHandler: Processed in 0.001287236 sec. | ||
| 15467 | 2026.05.19 20:12:30.371176 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2026.05.19 20:12:30.371271 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15469 | 2026.05.19 20:12:30.371310 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15470 | 2026.05.19 20:12:30.371760 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2026.05.19 20:12:30.371797 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15472 | 2026.05.19 20:12:30.372091 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15473 | 2026.05.19 20:12:30.372293 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.05.19 20:12:30.372422 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 15475 | 2026.05.19 20:12:30.372461 [ 4 ] {dc426bd4-715c-4899-b9a1-20b2de033f52} <Debug> TCPHandler: Processed in 0.001334606 sec. | ||
| 15476 | 2026.05.19 20:12:30.372579 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15477 | 2026.05.19 20:12:30.372673 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15478 | 2026.05.19 20:12:30.372712 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15479 | 2026.05.19 20:12:30.373880 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.05.19 20:12:30.373916 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15481 | 2026.05.19 20:12:30.374278 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15482 | 2026.05.19 20:12:30.374485 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2026.05.19 20:12:30.374614 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Debug> executeQuery: Read 1758 rows, 121.56 KiB in 0.001959 sec., 897396.6309341502 rows/sec., 60.60 MiB/sec. | ||
| 15484 | 2026.05.19 20:12:30.374653 [ 4 ] {99debe15-377f-4af8-bea5-4538acbca595} <Debug> TCPHandler: Processed in 0.002123069 sec. | ||
| 15485 | 2026.05.19 20:12:30.374771 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.05.19 20:12:30.374865 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15487 | 2026.05.19 20:12:30.374907 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15488 | 2026.05.19 20:12:30.375238 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.05.19 20:12:30.375274 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15490 | 2026.05.19 20:12:30.375570 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 15491 | 2026.05.19 20:12:30.375779 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.05.19 20:12:30.375906 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 15493 | 2026.05.19 20:12:30.375944 [ 4 ] {a61f6a0b-884d-423a-97c4-91a077525e02} <Debug> TCPHandler: Processed in 0.001222295 sec. | ||
| 15494 | 2026.05.19 20:12:30.376068 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2026.05.19 20:12:30.376161 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15496 | 2026.05.19 20:12:30.376204 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15497 | 2026.05.19 20:12:30.376915 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.05.19 20:12:30.376951 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15499 | 2026.05.19 20:12:30.377385 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15500 | 2026.05.19 20:12:30.377591 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.05.19 20:12:30.377722 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Debug> executeQuery: Read 1659 rows, 103.65 KiB in 0.001579 sec., 1050664.9778340722 rows/sec., 64.10 MiB/sec. | ||
| 15502 | 2026.05.19 20:12:30.377760 [ 4 ] {3a125f04-defa-4ba1-8520-81f7085dd55f} <Debug> TCPHandler: Processed in 0.001741918 sec. | ||
| 15503 | 2026.05.19 20:12:30.377878 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2026.05.19 20:12:30.377972 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15505 | 2026.05.19 20:12:30.378015 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15506 | 2026.05.19 20:12:30.378343 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2026.05.19 20:12:30.378380 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15508 | 2026.05.19 20:12:30.378671 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 15509 | 2026.05.19 20:12:30.378877 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2026.05.19 20:12:30.379004 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 15511 | 2026.05.19 20:12:30.379041 [ 4 ] {bc60bec9-7d57-4ee5-9e41-5ed303cb75b0} <Debug> TCPHandler: Processed in 0.001212625 sec. | ||
| 15512 | 2026.05.19 20:12:30.379160 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.05.19 20:12:30.379263 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15514 | 2026.05.19 20:12:30.379319 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <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 | ||
| 15515 | 2026.05.19 20:12:30.380138 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.05.19 20:12:30.380176 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15517 | 2026.05.19 20:12:30.380724 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15518 | 2026.05.19 20:12:30.380939 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.05.19 20:12:30.381080 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001836 sec., 22331.15468409586 rows/sec., 40.02 MiB/sec. | ||
| 15520 | 2026.05.19 20:12:30.381136 [ 4 ] {2aaaa71a-a9ba-4aaa-81d6-44b58ce96307} <Debug> TCPHandler: Processed in 0.002023929 sec. | ||
| 15521 | 2026.05.19 20:12:30.381257 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.05.19 20:12:30.381351 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15523 | 2026.05.19 20:12:30.381392 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15524 | 2026.05.19 20:12:30.381735 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.05.19 20:12:30.381770 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15526 | 2026.05.19 20:12:30.382059 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15527 | 2026.05.19 20:12:30.382269 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.05.19 20:12:30.382394 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Debug> executeQuery: Read 60 rows, 3.70 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.41 MiB/sec. | ||
| 15529 | 2026.05.19 20:12:30.382430 [ 4 ] {aef49999-ca8e-4ed8-b603-075b84eaf6a0} <Debug> TCPHandler: Processed in 0.001220525 sec. | ||
| 15530 | 2026.05.19 20:12:32.161099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1924 | ||
| 15531 | 2026.05.19 20:12:32.164190 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.05.19 20:12:32.164237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15533 | 2026.05.19 20:12:32.165463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15534 | 2026.05.19 20:12:32.165730 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15535 | 2026.05.19 20:12:32.165993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 15536 | 2026.05.19 20:12:33.289251 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2026.05.19 20:12:33.289547 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15538 | 2026.05.19 20:12:33.289939 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15539 | 2026.05.19 20:12:33.289979 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <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 | ||
| 15540 | 2026.05.19 20:12:33.290254 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15541 | 2026.05.19 20:12:33.290335 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15542 | 2026.05.19 20:12:33.290509 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15543 | 2026.05.19 20:12:33.290552 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15544 | 2026.05.19 20:12:33.290576 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15545 | 2026.05.19 20:12:33.290594 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15546 | 2026.05.19 20:12:33.290641 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15547 | 2026.05.19 20:12:33.290664 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15548 | 2026.05.19 20:12:33.291627 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002203 sec., 22696.323195642304 rows/sec., 5.44 MiB/sec. | ||
| 15549 | 2026.05.19 20:12:33.291701 [ 4 ] {9a55d94a-4835-4e94-b80a-7af658dcadbf} <Debug> TCPHandler: Processed in 0.002615591 sec. | ||
| 15550 | 2026.05.19 20:12:33.293116 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.05.19 20:12:33.293244 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15552 | 2026.05.19 20:12:33.293293 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15553 | 2026.05.19 20:12:33.293833 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.05.19 20:12:33.293879 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15555 | 2026.05.19 20:12:33.294368 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15556 | 2026.05.19 20:12:33.294635 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.05.19 20:12:33.294803 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 15558 | 2026.05.19 20:12:33.294809 [ 133 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15559 | 2026.05.19 20:12:33.294850 [ 4 ] {54d7cc57-2fa2-4257-bf4f-bd203b57a75e} <Debug> TCPHandler: Processed in 0.001789848 sec. | ||
| 15560 | 2026.05.19 20:12:33.294893 [ 133 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.05.19 20:12:33.294922 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15562 | 2026.05.19 20:12:33.295011 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15563 | 2026.05.19 20:12:33.295067 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 15564 | 2026.05.19 20:12:33.295126 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15565 | 2026.05.19 20:12:33.295176 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15566 | 2026.05.19 20:12:33.295234 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15567 | 2026.05.19 20:12:33.295284 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3360 rows starting from the beginning of the part | ||
| 15568 | 2026.05.19 20:12:33.295365 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 199 rows starting from the beginning of the part | ||
| 15569 | 2026.05.19 20:12:33.295424 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 116 rows starting from the beginning of the part | ||
| 15570 | 2026.05.19 20:12:33.295480 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 78 rows starting from the beginning of the part | ||
| 15571 | 2026.05.19 20:12:33.295530 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 3212 rows starting from the beginning of the part | ||
| 15572 | 2026.05.19 20:12:33.295579 [ 187 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 15573 | 2026.05.19 20:12:33.295673 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.05.19 20:12:33.295719 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15575 | 2026.05.19 20:12:33.296108 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15576 | 2026.05.19 20:12:33.296365 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.05.19 20:12:33.296507 [ 133 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15578 | 2026.05.19 20:12:33.296521 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001414 sec., 45261.669024045266 rows/sec., 3.53 MiB/sec. | ||
| 15579 | 2026.05.19 20:12:33.296545 [ 133 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.05.19 20:12:33.296574 [ 4 ] {1e9044c4-9724-478a-b3ae-c14249ebc11a} <Debug> TCPHandler: Processed in 0.001618947 sec. | ||
| 15581 | 2026.05.19 20:12:33.296574 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15582 | 2026.05.19 20:12:33.296704 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 15583 | 2026.05.19 20:12:33.296795 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.05.19 20:12:33.296867 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15585 | 2026.05.19 20:12:33.296908 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15586 | 2026.05.19 20:12:33.296913 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 15587 | 2026.05.19 20:12:33.296969 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15588 | 2026.05.19 20:12:33.297015 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 113 rows starting from the beginning of the part | ||
| 15589 | 2026.05.19 20:12:33.297077 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 94 rows starting from the beginning of the part | ||
| 15590 | 2026.05.19 20:12:33.297129 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 75 rows starting from the beginning of the part | ||
| 15591 | 2026.05.19 20:12:33.297177 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1758 rows starting from the beginning of the part | ||
| 15592 | 2026.05.19 20:12:33.297226 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 15593 | 2026.05.19 20:12:33.297454 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2026.05.19 20:12:33.297500 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15595 | 2026.05.19 20:12:33.297910 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15596 | 2026.05.19 20:12:33.298174 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15597 | 2026.05.19 20:12:33.298308 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7021 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300325 sec., 2127366.2442335226 rows/sec., 169.64 MiB/sec. | ||
| 15598 | 2026.05.19 20:12:33.298358 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001468 sec., 51771.117166212534 rows/sec., 3.61 MiB/sec. | ||
| 15599 | 2026.05.19 20:12:33.298407 [ 4 ] {5d73f63f-ac2f-4e8c-aa23-05852a93173c} <Debug> TCPHandler: Processed in 0.001670347 sec. | ||
| 15600 | 2026.05.19 20:12:33.298543 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15601 | 2026.05.19 20:12:33.298644 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15602 | 2026.05.19 20:12:33.298689 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15603 | 2026.05.19 20:12:33.298708 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15604 | 2026.05.19 20:12:33.298917 [ 190 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230113 sec., 1710029.4203282734 rows/sec., 124.25 MiB/sec. | ||
| 15605 | 2026.05.19 20:12:33.299039 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.05.19 20:12:33.299053 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.05.19 20:12:33.299100 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15608 | 2026.05.19 20:12:33.299188 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_111_22} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15609 | 2026.05.19 20:12:33.299199 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15610 | 2026.05.19 20:12:33.299370 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 15611 | 2026.05.19 20:12:33.299584 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15612 | 2026.05.19 20:12:33.299709 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15613 | 2026.05.19 20:12:33.299834 [ 189 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_111_22} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15614 | 2026.05.19 20:12:33.299905 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.05.19 20:12:33.299932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 15616 | 2026.05.19 20:12:33.300070 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001425 sec., 21052.631578947367 rows/sec., 1.41 MiB/sec. | ||
| 15617 | 2026.05.19 20:12:33.300117 [ 4 ] {974d6509-aab5-4f81-b4c8-9df351a168d8} <Debug> TCPHandler: Processed in 0.001615507 sec. | ||
| 15618 | 2026.05.19 20:12:34.557373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32226 | ||
| 15619 | 2026.05.19 20:12:34.557877 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.05.19 20:12:34.557923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15621 | 2026.05.19 20:12:34.558405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15622 | 2026.05.19 20:12:34.558635 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.05.19 20:12:34.558798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32226 | ||
| 15624 | 2026.05.19 20:12:36.225810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15625 | 2026.05.19 20:12:36.241286 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.05.19 20:12:36.241348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15627 | 2026.05.19 20:12:36.247350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15628 | 2026.05.19 20:12:36.248055 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.05.19 20:12:36.250970 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15630 | 2026.05.19 20:12:38.292309 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15631 | 2026.05.19 20:12:38.292569 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15632 | 2026.05.19 20:12:38.292956 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15633 | 2026.05.19 20:12:38.292993 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <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 | ||
| 15634 | 2026.05.19 20:12:38.293227 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15635 | 2026.05.19 20:12:38.293302 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15636 | 2026.05.19 20:12:38.293451 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15637 | 2026.05.19 20:12:38.293488 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15638 | 2026.05.19 20:12:38.293511 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15639 | 2026.05.19 20:12:38.293527 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15640 | 2026.05.19 20:12:38.293568 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15641 | 2026.05.19 20:12:38.293588 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15642 | 2026.05.19 20:12:38.295069 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002607 sec., 19179.133103183736 rows/sec., 4.59 MiB/sec. | ||
| 15643 | 2026.05.19 20:12:38.295186 [ 4 ] {0c584b30-ba9c-47bf-a3f2-f9cabe3892a5} <Debug> TCPHandler: Processed in 0.003018734 sec. | ||
| 15644 | 2026.05.19 20:12:38.297126 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15645 | 2026.05.19 20:12:38.297337 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15646 | 2026.05.19 20:12:38.297421 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15647 | 2026.05.19 20:12:38.298091 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15648 | 2026.05.19 20:12:38.298135 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15649 | 2026.05.19 20:12:38.298513 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15650 | 2026.05.19 20:12:38.298736 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15651 | 2026.05.19 20:12:38.298883 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001605 sec., 48598.13084112149 rows/sec., 4.02 MiB/sec. | ||
| 15652 | 2026.05.19 20:12:38.298922 [ 4 ] {82b63d17-5b26-40f1-9b0b-ba55a1c46eab} <Debug> TCPHandler: Processed in 0.001899369 sec. | ||
| 15653 | 2026.05.19 20:12:38.299038 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15654 | 2026.05.19 20:12:38.299134 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15655 | 2026.05.19 20:12:38.299174 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15656 | 2026.05.19 20:12:38.299570 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15657 | 2026.05.19 20:12:38.299605 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15658 | 2026.05.19 20:12:38.299896 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15659 | 2026.05.19 20:12:38.300104 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15660 | 2026.05.19 20:12:38.300238 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001122 sec., 9803.921568627451 rows/sec., 737.21 KiB/sec. | ||
| 15661 | 2026.05.19 20:12:38.300276 [ 4 ] {eb2467b3-ad5e-41e0-8bb5-9e0c13af9550} <Debug> TCPHandler: Processed in 0.001287305 sec. | ||
| 15662 | 2026.05.19 20:12:38.300378 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15663 | 2026.05.19 20:12:38.300473 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15664 | 2026.05.19 20:12:38.300513 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15665 | 2026.05.19 20:12:38.300912 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2026.05.19 20:12:38.300948 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15667 | 2026.05.19 20:12:38.301252 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15668 | 2026.05.19 20:12:38.301471 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15669 | 2026.05.19 20:12:38.301609 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001155 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec. | ||
| 15670 | 2026.05.19 20:12:38.301648 [ 4 ] {7ce585c7-9bcf-498b-b51b-9ad211c06f6d} <Debug> TCPHandler: Processed in 0.001317815 sec. | ||
| 15671 | 2026.05.19 20:12:38.301763 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15672 | 2026.05.19 20:12:38.301857 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15673 | 2026.05.19 20:12:38.301900 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15674 | 2026.05.19 20:12:38.302303 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.05.19 20:12:38.302338 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15676 | 2026.05.19 20:12:38.302666 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15677 | 2026.05.19 20:12:38.302874 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2026.05.19 20:12:38.302996 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 4 parts from all_1_106_23 to all_109_109_0 | ||
| 15679 | 2026.05.19 20:12:38.303003 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 15680 | 2026.05.19 20:12:38.303065 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.05.19 20:12:38.303082 [ 4 ] {58d83956-edb0-40f3-8c2e-8ffe21567ef4} <Debug> TCPHandler: Processed in 0.001368486 sec. | ||
| 15682 | 2026.05.19 20:12:38.303091 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15683 | 2026.05.19 20:12:38.303199 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.05.19 20:12:38.303216 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_106_23 to all_109_109_0 into Compact with storage Full | ||
| 15685 | 2026.05.19 20:12:38.303298 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15686 | 2026.05.19 20:12:38.303357 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <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 | ||
| 15687 | 2026.05.19 20:12:38.303366 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15688 | 2026.05.19 20:12:38.303412 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_23, total 37821 rows starting from the beginning of the part | ||
| 15689 | 2026.05.19 20:12:38.303486 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15690 | 2026.05.19 20:12:38.303544 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15691 | 2026.05.19 20:12:38.303591 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1659 rows starting from the beginning of the part | ||
| 15692 | 2026.05.19 20:12:38.304131 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15693 | 2026.05.19 20:12:38.304173 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15694 | 2026.05.19 20:12:38.304739 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15695 | 2026.05.19 20:12:38.304959 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.05.19 20:12:38.305102 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001822 sec., 6037.321624588364 rows/sec., 10.82 MiB/sec. | ||
| 15697 | 2026.05.19 20:12:38.305159 [ 4 ] {65ac31da-930e-49ed-9b14-ab1120c3bdcf} <Debug> TCPHandler: Processed in 0.002009769 sec. | ||
| 15698 | 2026.05.19 20:12:38.305282 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15699 | 2026.05.19 20:12:38.305378 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15700 | 2026.05.19 20:12:38.305420 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15701 | 2026.05.19 20:12:38.305762 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15702 | 2026.05.19 20:12:38.305797 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15703 | 2026.05.19 20:12:38.306102 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15704 | 2026.05.19 20:12:38.306321 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15705 | 2026.05.19 20:12:38.306440 [ 149 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15706 | 2026.05.19 20:12:38.306451 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 15707 | 2026.05.19 20:12:38.306486 [ 149 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.05.19 20:12:38.306512 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15709 | 2026.05.19 20:12:38.306555 [ 4 ] {b8581de0-9287-48c4-bebc-29928de69cdf} <Debug> TCPHandler: Processed in 0.001323666 sec. | ||
| 15710 | 2026.05.19 20:12:38.306599 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15711 | 2026.05.19 20:12:38.306715 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15712 | 2026.05.19 20:12:38.306746 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5532 rows starting from the beginning of the part | ||
| 15713 | 2026.05.19 20:12:38.306802 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15714 | 2026.05.19 20:12:38.306847 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15715 | 2026.05.19 20:12:38.306886 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15716 | 2026.05.19 20:12:38.306923 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15717 | 2026.05.19 20:12:38.306961 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 15718 | 2026.05.19 20:12:38.309270 [ 190 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5802 rows, containing 4 columns (4 merged, 0 gathered) in 0.002704672 sec., 2145176.938275695 rows/sec., 143.40 MiB/sec. | ||
| 15719 | 2026.05.19 20:12:38.310048 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15720 | 2026.05.19 20:12:38.310317 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15721 | 2026.05.19 20:12:38.310389 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_111_22} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15722 | 2026.05.19 20:12:38.310469 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15723 | 2026.05.19 20:12:38.312341 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39800 rows, containing 5 columns (5 merged, 0 gathered) in 0.00917817 sec., 4336376.423622575 rows/sec., 281.61 MiB/sec. | ||
| 15724 | 2026.05.19 20:12:38.313088 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Trace> MergedBlockOutputStream: filled checksums all_1_109_24 (state Temporary) | ||
| 15725 | 2026.05.19 20:12:38.313388 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_109_24 to all_1_109_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.05.19 20:12:38.313472 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_109_24} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 4 parts: [all_1_106_23, all_109_109_0] -> all_1_109_24 | ||
| 15727 | 2026.05.19 20:12:38.313567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15728 | 2026.05.19 20:12:39.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.57 MiB, peak 383.55 MiB, free memory in arenas 0.00 B, will set to 371.23 MiB (RSS), difference: 1.66 MiB | ||
| 15729 | 2026.05.19 20:12:41.871323 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15730 | 2026.05.19 20:12:41.871396 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15731 | 2026.05.19 20:12:42.059082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32738 | ||
| 15732 | 2026.05.19 20:12:42.059590 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2026.05.19 20:12:42.059632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15734 | 2026.05.19 20:12:42.060115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15735 | 2026.05.19 20:12:42.060362 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2026.05.19 20:12:42.060517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32738 | ||
| 15737 | 2026.05.19 20:12:42.138854 [ 140 ] {} <Debug> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 15738 | 2026.05.19 20:12:42.138966 [ 140 ] {} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.05.19 20:12:42.139013 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15740 | 2026.05.19 20:12:42.139207 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 15741 | 2026.05.19 20:12:42.139432 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15742 | 2026.05.19 20:12:42.139492 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 15743 | 2026.05.19 20:12:42.139605 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 15744 | 2026.05.19 20:12:42.139690 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 15745 | 2026.05.19 20:12:42.139764 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 15746 | 2026.05.19 20:12:42.139832 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 15747 | 2026.05.19 20:12:42.140874 [ 190 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751088 sec., 3426.4411611523806 rows/sec., 254.31 KiB/sec. | ||
| 15748 | 2026.05.19 20:12:42.141046 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 15749 | 2026.05.19 20:12:42.141365 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_13_3} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2026.05.19 20:12:42.141450 [ 191 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_13_3} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 15751 | 2026.05.19 20:12:42.141547 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15752 | 2026.05.19 20:12:42.166522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1948 | ||
| 15753 | 2026.05.19 20:12:42.168707 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2026.05.19 20:12:42.168749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15755 | 2026.05.19 20:12:42.169904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15756 | 2026.05.19 20:12:42.170175 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2026.05.19 20:12:42.170357 [ 144 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15758 | 2026.05.19 20:12:42.170431 [ 144 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.05.19 20:12:42.170434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
| 15760 | 2026.05.19 20:12:42.170472 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15761 | 2026.05.19 20:12:42.170619 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 15762 | 2026.05.19 20:12:42.171256 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15763 | 2026.05.19 20:12:42.171387 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1754 rows starting from the beginning of the part | ||
| 15764 | 2026.05.19 20:12:42.171734 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 15765 | 2026.05.19 20:12:42.172096 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 15766 | 2026.05.19 20:12:42.172531 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 15767 | 2026.05.19 20:12:42.172891 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 15768 | 2026.05.19 20:12:42.173234 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 15769 | 2026.05.19 20:12:42.180073 [ 194 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 72 columns (72 merged, 0 gathered) in 0.009520142 sec., 204618.79665240287 rows/sec., 169.96 MiB/sec. | ||
| 15770 | 2026.05.19 20:12:42.181774 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15771 | 2026.05.19 20:12:42.182259 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.05.19 20:12:42.182343 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_51_10} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15773 | 2026.05.19 20:12:42.182508 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 15774 | 2026.05.19 20:12:42.658745 [ 144 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15775 | 2026.05.19 20:12:42.658819 [ 144 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2026.05.19 20:12:42.658843 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15777 | 2026.05.19 20:12:42.658959 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15778 | 2026.05.19 20:12:42.659099 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15779 | 2026.05.19 20:12:42.659132 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 15780 | 2026.05.19 20:12:42.659197 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15781 | 2026.05.19 20:12:42.659240 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 15782 | 2026.05.19 20:12:42.659283 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 15783 | 2026.05.19 20:12:42.659324 [ 194 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 15784 | 2026.05.19 20:12:42.660057 [ 192 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149435 sec., 33059.72064536055 rows/sec., 2.76 MiB/sec. | ||
| 15785 | 2026.05.19 20:12:42.660197 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15786 | 2026.05.19 20:12:42.660464 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15787 | 2026.05.19 20:12:42.660534 [ 198 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_33_8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15788 | 2026.05.19 20:12:42.660608 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15789 | 2026.05.19 20:12:43.296828 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15790 | 2026.05.19 20:12:43.297143 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 15791 | 2026.05.19 20:12:43.297498 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15792 | 2026.05.19 20:12:43.297537 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <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 | ||
| 15793 | 2026.05.19 20:12:43.297784 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15794 | 2026.05.19 20:12:43.297854 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15795 | 2026.05.19 20:12:43.298001 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15796 | 2026.05.19 20:12:43.298036 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15797 | 2026.05.19 20:12:43.298058 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15798 | 2026.05.19 20:12:43.298073 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15799 | 2026.05.19 20:12:43.298113 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15800 | 2026.05.19 20:12:43.298134 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15801 | 2026.05.19 20:12:43.299268 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002232 sec., 22401.433691756272 rows/sec., 5.36 MiB/sec. | ||
| 15802 | 2026.05.19 20:12:43.299380 [ 4 ] {4c08839e-05bc-47a2-9aba-f4e3168b6667} <Debug> TCPHandler: Processed in 0.002731152 sec. | ||
| 15803 | 2026.05.19 20:12:43.304827 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15804 | 2026.05.19 20:12:43.305030 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15805 | 2026.05.19 20:12:43.305083 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15806 | 2026.05.19 20:12:43.305746 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.05.19 20:12:43.305790 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15808 | 2026.05.19 20:12:43.306200 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15809 | 2026.05.19 20:12:43.306419 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.05.19 20:12:43.306563 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001589 sec., 178728.76022655758 rows/sec., 11.35 MiB/sec. | ||
| 15811 | 2026.05.19 20:12:43.306602 [ 4 ] {3e218c98-66d9-4d49-a839-580e6d0f5e74} <Debug> TCPHandler: Processed in 0.001873638 sec. | ||
| 15812 | 2026.05.19 20:12:43.306749 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15813 | 2026.05.19 20:12:43.306847 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15814 | 2026.05.19 20:12:43.306888 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15815 | 2026.05.19 20:12:43.307606 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15816 | 2026.05.19 20:12:43.307641 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15817 | 2026.05.19 20:12:43.307989 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15818 | 2026.05.19 20:12:43.308200 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2026.05.19 20:12:43.308326 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.0015 sec., 571333.3333333334 rows/sec., 44.61 MiB/sec. | ||
| 15820 | 2026.05.19 20:12:43.308363 [ 4 ] {d860f780-96ff-4cae-882c-6d9250ba5f77} <Debug> TCPHandler: Processed in 0.001661317 sec. | ||
| 15821 | 2026.05.19 20:12:43.308476 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15822 | 2026.05.19 20:12:43.308569 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15823 | 2026.05.19 20:12:43.308610 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15824 | 2026.05.19 20:12:43.309038 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15825 | 2026.05.19 20:12:43.309071 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15826 | 2026.05.19 20:12:43.309366 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15827 | 2026.05.19 20:12:43.309570 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15828 | 2026.05.19 20:12:43.309678 [ 136 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15829 | 2026.05.19 20:12:43.309690 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001144 sec., 150349.65034965036 rows/sec., 9.22 MiB/sec. | ||
| 15830 | 2026.05.19 20:12:43.309715 [ 136 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.05.19 20:12:43.309730 [ 4 ] {989f327d-3256-4df8-ac1d-de3a7325b4bc} <Debug> TCPHandler: Processed in 0.001309246 sec. | ||
| 15832 | 2026.05.19 20:12:43.309734 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15833 | 2026.05.19 20:12:43.309833 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15834 | 2026.05.19 20:12:43.309846 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 15835 | 2026.05.19 20:12:43.309920 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15836 | 2026.05.19 20:12:43.309961 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15837 | 2026.05.19 20:12:43.309983 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15838 | 2026.05.19 20:12:43.310021 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 15839 | 2026.05.19 20:12:43.310089 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
| 15840 | 2026.05.19 20:12:43.310141 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 15841 | 2026.05.19 20:12:43.310188 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 195 rows starting from the beginning of the part | ||
| 15842 | 2026.05.19 20:12:43.310231 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part | ||
| 15843 | 2026.05.19 20:12:43.310276 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 172 rows starting from the beginning of the part | ||
| 15844 | 2026.05.19 20:12:43.310378 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.05.19 20:12:43.310415 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15846 | 2026.05.19 20:12:43.310796 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15847 | 2026.05.19 20:12:43.311023 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2026.05.19 20:12:43.311119 [ 136 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 15849 | 2026.05.19 20:12:43.311144 [ 136 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.05.19 20:12:43.311151 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 15851 | 2026.05.19 20:12:43.311160 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15852 | 2026.05.19 20:12:43.311188 [ 4 ] {9571789e-74fb-424b-b3c7-aae5b0f1a271} <Debug> TCPHandler: Processed in 0.001386076 sec. | ||
| 15853 | 2026.05.19 20:12:43.311239 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 15854 | 2026.05.19 20:12:43.311297 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.05.19 20:12:43.311307 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499437 sec., 430161.45393237594 rows/sec., 28.98 MiB/sec. | ||
| 15856 | 2026.05.19 20:12:43.311329 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15857 | 2026.05.19 20:12:43.311383 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 974 rows starting from the beginning of the part | ||
| 15858 | 2026.05.19 20:12:43.311391 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15859 | 2026.05.19 20:12:43.311431 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15860 | 2026.05.19 20:12:43.311441 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 15861 | 2026.05.19 20:12:43.311487 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 15862 | 2026.05.19 20:12:43.311493 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15863 | 2026.05.19 20:12:43.311530 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 15864 | 2026.05.19 20:12:43.311570 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 950 rows starting from the beginning of the part | ||
| 15865 | 2026.05.19 20:12:43.311613 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 15866 | 2026.05.19 20:12:43.311772 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2026.05.19 20:12:43.311838 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_101_20} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15868 | 2026.05.19 20:12:43.311860 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.05.19 20:12:43.311895 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15870 | 2026.05.19 20:12:43.311912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15871 | 2026.05.19 20:12:43.312190 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15872 | 2026.05.19 20:12:43.312399 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.05.19 20:12:43.312522 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 15874 | 2026.05.19 20:12:43.312559 [ 4 ] {68768fcc-b93d-4f18-b413-27316c6bb721} <Debug> TCPHandler: Processed in 0.001309195 sec. | ||
| 15875 | 2026.05.19 20:12:43.312667 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.05.19 20:12:43.312760 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15877 | 2026.05.19 20:12:43.312782 [ 199 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577037 sec., 1852841.7532372416 rows/sec., 117.18 MiB/sec. | ||
| 15878 | 2026.05.19 20:12:43.312800 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15879 | 2026.05.19 20:12:43.312938 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 15880 | 2026.05.19 20:12:43.313165 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.05.19 20:12:43.313225 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_33_7} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 15882 | 2026.05.19 20:12:43.313282 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 15883 | 2026.05.19 20:12:43.313373 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15884 | 2026.05.19 20:12:43.313408 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15885 | 2026.05.19 20:12:43.313715 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15886 | 2026.05.19 20:12:43.313919 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2026.05.19 20:12:43.314044 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001302 sec., 399385.56067588326 rows/sec., 28.19 MiB/sec. | ||
| 15888 | 2026.05.19 20:12:43.314081 [ 4 ] {afd5c3af-19ff-48cd-9743-8eb81a77be6d} <Debug> TCPHandler: Processed in 0.001461526 sec. | ||
| 15889 | 2026.05.19 20:12:43.314190 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2026.05.19 20:12:43.314281 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15891 | 2026.05.19 20:12:43.314322 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15892 | 2026.05.19 20:12:43.314637 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2026.05.19 20:12:43.314670 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15894 | 2026.05.19 20:12:43.314987 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 15895 | 2026.05.19 20:12:43.315194 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15896 | 2026.05.19 20:12:43.315318 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 15897 | 2026.05.19 20:12:43.315354 [ 4 ] {42e5c041-2839-4338-b070-0d181855c734} <Debug> TCPHandler: Processed in 0.001211246 sec. | ||
| 15898 | 2026.05.19 20:12:43.315453 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15899 | 2026.05.19 20:12:43.315546 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15900 | 2026.05.19 20:12:43.315588 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15901 | 2026.05.19 20:12:43.316013 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.05.19 20:12:43.316047 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15903 | 2026.05.19 20:12:43.316375 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15904 | 2026.05.19 20:12:43.316584 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.05.19 20:12:43.316710 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 15906 | 2026.05.19 20:12:43.316746 [ 4 ] {97afdaad-38c5-4304-9eb4-d1a4b58faab5} <Debug> TCPHandler: Processed in 0.001339065 sec. | ||
| 15907 | 2026.05.19 20:12:43.316860 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2026.05.19 20:12:43.316953 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15909 | 2026.05.19 20:12:43.316995 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15910 | 2026.05.19 20:12:43.317305 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.05.19 20:12:43.317338 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15912 | 2026.05.19 20:12:43.317622 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 15913 | 2026.05.19 20:12:43.317826 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.05.19 20:12:43.317948 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 15915 | 2026.05.19 20:12:43.317983 [ 4 ] {10578160-7e64-43c1-901a-09972e6999ac} <Debug> TCPHandler: Processed in 0.001169245 sec. | ||
| 15916 | 2026.05.19 20:12:43.318089 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15917 | 2026.05.19 20:12:43.318181 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15918 | 2026.05.19 20:12:43.318233 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <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 | ||
| 15919 | 2026.05.19 20:12:43.319044 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2026.05.19 20:12:43.319077 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15921 | 2026.05.19 20:12:43.319609 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15922 | 2026.05.19 20:12:43.319847 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.05.19 20:12:43.319979 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001815 sec., 16528.92561983471 rows/sec., 29.62 MiB/sec. | ||
| 15924 | 2026.05.19 20:12:43.320033 [ 4 ] {28e40afc-92d4-4ada-b629-1094bf6e1428} <Debug> TCPHandler: Processed in 0.001989409 sec. | ||
| 15925 | 2026.05.19 20:12:43.320141 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2026.05.19 20:12:43.320234 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15927 | 2026.05.19 20:12:43.320275 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15928 | 2026.05.19 20:12:43.320600 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.05.19 20:12:43.320633 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15930 | 2026.05.19 20:12:43.320934 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15931 | 2026.05.19 20:12:43.321145 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.05.19 20:12:43.321267 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 15933 | 2026.05.19 20:12:43.321302 [ 4 ] {5c98dfde-adfd-48f5-b251-4f62daa1b69a} <Debug> TCPHandler: Processed in 0.001207945 sec. | ||
| 15934 | 2026.05.19 20:12:43.751244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15935 | 2026.05.19 20:12:43.767356 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2026.05.19 20:12:43.767407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15937 | 2026.05.19 20:12:43.773731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15938 | 2026.05.19 20:12:43.774449 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2026.05.19 20:12:43.777160 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15940 | 2026.05.19 20:12:44.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.96 MiB, peak 383.55 MiB, free memory in arenas 0.00 B, will set to 371.89 MiB (RSS), difference: -1.06 MiB | ||
| 15941 | 2026.05.19 20:12:48.294431 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15942 | 2026.05.19 20:12:48.294722 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 15943 | 2026.05.19 20:12:48.295105 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15944 | 2026.05.19 20:12:48.295249 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <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 | ||
| 15945 | 2026.05.19 20:12:48.295480 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15946 | 2026.05.19 20:12:48.295546 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15947 | 2026.05.19 20:12:48.295848 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 15948 | 2026.05.19 20:12:48.295885 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15949 | 2026.05.19 20:12:48.295908 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 15950 | 2026.05.19 20:12:48.295923 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15951 | 2026.05.19 20:12:48.295964 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 15952 | 2026.05.19 20:12:48.295984 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 15953 | 2026.05.19 20:12:48.297368 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002759 sec., 18122.508155128668 rows/sec., 4.34 MiB/sec. | ||
| 15954 | 2026.05.19 20:12:48.297474 [ 4 ] {c5b9e9c8-f1f2-4875-ae71-189fbb3eae7b} <Debug> TCPHandler: Processed in 0.003189934 sec. | ||
| 15955 | 2026.05.19 20:12:48.300097 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15956 | 2026.05.19 20:12:48.300231 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15957 | 2026.05.19 20:12:48.300283 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15958 | 2026.05.19 20:12:48.300815 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.05.19 20:12:48.300871 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15960 | 2026.05.19 20:12:48.301286 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15961 | 2026.05.19 20:12:48.301512 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.05.19 20:12:48.301661 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001471 sec., 16315.431679129842 rows/sec., 1.35 MiB/sec. | ||
| 15963 | 2026.05.19 20:12:48.301665 [ 122 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 15964 | 2026.05.19 20:12:48.301702 [ 4 ] {05d55ebd-5967-47f3-a885-671718ab1378} <Debug> TCPHandler: Processed in 0.001670247 sec. | ||
| 15965 | 2026.05.19 20:12:48.301742 [ 122 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.05.19 20:12:48.301795 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15967 | 2026.05.19 20:12:48.301835 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15968 | 2026.05.19 20:12:48.301907 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::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 | ||
| 15969 | 2026.05.19 20:12:48.301937 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15970 | 2026.05.19 20:12:48.301992 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15971 | 2026.05.19 20:12:48.302052 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15972 | 2026.05.19 20:12:48.302089 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 15973 | 2026.05.19 20:12:48.302151 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 15974 | 2026.05.19 20:12:48.302199 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 15975 | 2026.05.19 20:12:48.302242 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 15976 | 2026.05.19 20:12:48.302281 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 15977 | 2026.05.19 20:12:48.302321 [ 197 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 15978 | 2026.05.19 20:12:48.302391 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.05.19 20:12:48.302432 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15980 | 2026.05.19 20:12:48.302782 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15981 | 2026.05.19 20:12:48.303047 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.05.19 20:12:48.303185 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 128.72 KiB/sec. | ||
| 15983 | 2026.05.19 20:12:48.303223 [ 4 ] {f4071494-7543-4e97-9a26-fa8890b5ca70} <Debug> TCPHandler: Processed in 0.001436787 sec. | ||
| 15984 | 2026.05.19 20:12:48.303287 [ 192 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430346 sec., 662776.6987847695 rows/sec., 45.93 MiB/sec. | ||
| 15985 | 2026.05.19 20:12:48.303326 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15986 | 2026.05.19 20:12:48.303420 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15987 | 2026.05.19 20:12:48.303462 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15988 | 2026.05.19 20:12:48.303513 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 15989 | 2026.05.19 20:12:48.303873 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.05.19 20:12:48.303979 [ 199 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_24_5} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 15991 | 2026.05.19 20:12:48.304006 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2026.05.19 20:12:48.304058 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15993 | 2026.05.19 20:12:48.304092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 15994 | 2026.05.19 20:12:48.304431 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15995 | 2026.05.19 20:12:48.304667 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2026.05.19 20:12:48.304804 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001401 sec., 142041.39900071378 rows/sec., 12.65 MiB/sec. | ||
| 15997 | 2026.05.19 20:12:48.304843 [ 4 ] {4a913b6a-3bf9-4dc9-8c3f-03edd0a5ffbc} <Debug> TCPHandler: Processed in 0.001565076 sec. | ||
| 15998 | 2026.05.19 20:12:48.304960 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15999 | 2026.05.19 20:12:48.305067 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16000 | 2026.05.19 20:12:48.305111 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16001 | 2026.05.19 20:12:48.305532 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16002 | 2026.05.19 20:12:48.305570 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16003 | 2026.05.19 20:12:48.305883 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16004 | 2026.05.19 20:12:48.306101 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16005 | 2026.05.19 20:12:48.306234 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001192 sec., 20973.15436241611 rows/sec., 1.58 MiB/sec. | ||
| 16006 | 2026.05.19 20:12:48.306273 [ 4 ] {7a3dde01-7c14-4693-9fcd-534e0fbbfd95} <Debug> TCPHandler: Processed in 0.001362036 sec. | ||
| 16007 | 2026.05.19 20:12:48.306383 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16008 | 2026.05.19 20:12:48.306478 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16009 | 2026.05.19 20:12:48.306519 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16010 | 2026.05.19 20:12:48.306981 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2026.05.19 20:12:48.307021 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16012 | 2026.05.19 20:12:48.307350 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16013 | 2026.05.19 20:12:48.307560 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2026.05.19 20:12:48.307693 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 16015 | 2026.05.19 20:12:48.307732 [ 4 ] {f3be3609-726d-42e8-aec7-3fb87e89c410} <Debug> TCPHandler: Processed in 0.001397026 sec. | ||
| 16016 | 2026.05.19 20:12:48.307851 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2026.05.19 20:12:48.307946 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16018 | 2026.05.19 20:12:48.307987 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16019 | 2026.05.19 20:12:48.308390 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2026.05.19 20:12:48.308426 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16021 | 2026.05.19 20:12:48.308741 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16022 | 2026.05.19 20:12:48.308952 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2026.05.19 20:12:48.309055 [ 122 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 16024 | 2026.05.19 20:12:48.309080 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 16025 | 2026.05.19 20:12:48.309099 [ 122 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2026.05.19 20:12:48.309123 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16027 | 2026.05.19 20:12:48.309124 [ 4 ] {0d176f45-1090-4a22-a574-2d84d5ccce12} <Debug> TCPHandler: Processed in 0.001321826 sec. | ||
| 16028 | 2026.05.19 20:12:48.309214 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::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 | ||
| 16029 | 2026.05.19 20:12:48.309251 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2026.05.19 20:12:48.309315 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16031 | 2026.05.19 20:12:48.309345 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16032 | 2026.05.19 20:12:48.309347 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 16033 | 2026.05.19 20:12:48.309386 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16034 | 2026.05.19 20:12:48.309423 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 16035 | 2026.05.19 20:12:48.309480 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 16036 | 2026.05.19 20:12:48.309527 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 16037 | 2026.05.19 20:12:48.309574 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 16038 | 2026.05.19 20:12:48.309620 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 16039 | 2026.05.19 20:12:48.309816 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.05.19 20:12:48.309851 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16041 | 2026.05.19 20:12:48.310179 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16042 | 2026.05.19 20:12:48.310392 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.05.19 20:12:48.310468 [ 196 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299706 sec., 378547.14835508954 rows/sec., 23.69 MiB/sec. | ||
| 16044 | 2026.05.19 20:12:48.310519 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001192 sec., 94798.65771812081 rows/sec., 7.72 MiB/sec. | ||
| 16045 | 2026.05.19 20:12:48.310557 [ 4 ] {665a1ec7-f1f4-4e95-9c2d-414ed93dc504} <Debug> TCPHandler: Processed in 0.001353896 sec. | ||
| 16046 | 2026.05.19 20:12:48.310592 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 16047 | 2026.05.19 20:12:48.310669 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16048 | 2026.05.19 20:12:48.310764 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16049 | 2026.05.19 20:12:48.310807 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16050 | 2026.05.19 20:12:48.310844 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.05.19 20:12:48.310913 [ 192 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_24_5} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 16052 | 2026.05.19 20:12:48.310975 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16053 | 2026.05.19 20:12:48.311197 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16054 | 2026.05.19 20:12:48.311230 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16055 | 2026.05.19 20:12:48.311588 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16056 | 2026.05.19 20:12:48.311799 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16057 | 2026.05.19 20:12:48.311925 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001179 sec., 167090.75487701443 rows/sec., 11.99 MiB/sec. | ||
| 16058 | 2026.05.19 20:12:48.311961 [ 4 ] {db8c31b5-257e-41fb-a620-ebbcdb47977c} <Debug> TCPHandler: Processed in 0.001339076 sec. | ||
| 16059 | 2026.05.19 20:12:48.312072 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2026.05.19 20:12:48.312165 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16061 | 2026.05.19 20:12:48.312219 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <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 | ||
| 16062 | 2026.05.19 20:12:48.312967 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.05.19 20:12:48.313003 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16064 | 2026.05.19 20:12:48.313548 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16065 | 2026.05.19 20:12:48.313768 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.05.19 20:12:48.313888 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16067 | 2026.05.19 20:12:48.313905 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001757 sec., 6260.671599317017 rows/sec., 11.22 MiB/sec. | ||
| 16068 | 2026.05.19 20:12:48.313922 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.05.19 20:12:48.313945 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16070 | 2026.05.19 20:12:48.313963 [ 4 ] {580af50d-1220-4710-a3cc-fffacd8bfb6e} <Debug> TCPHandler: Processed in 0.001939238 sec. | ||
| 16071 | 2026.05.19 20:12:48.314030 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16072 | 2026.05.19 20:12:48.314083 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.05.19 20:12:48.314181 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16074 | 2026.05.19 20:12:48.314223 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16075 | 2026.05.19 20:12:48.314297 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16076 | 2026.05.19 20:12:48.314379 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2000 rows starting from the beginning of the part | ||
| 16077 | 2026.05.19 20:12:48.314544 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16078 | 2026.05.19 20:12:48.314577 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.05.19 20:12:48.314617 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16080 | 2026.05.19 20:12:48.314676 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 41 rows starting from the beginning of the part | ||
| 16081 | 2026.05.19 20:12:48.314810 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 11 rows starting from the beginning of the part | ||
| 16082 | 2026.05.19 20:12:48.314930 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16083 | 2026.05.19 20:12:48.314931 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16084 | 2026.05.19 20:12:48.315068 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16085 | 2026.05.19 20:12:48.315168 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2026.05.19 20:12:48.315304 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 16087 | 2026.05.19 20:12:48.315342 [ 4 ] {55f3ae0c-3d43-4839-b608-f010ac19f484} <Debug> TCPHandler: Processed in 0.001307216 sec. | ||
| 16088 | 2026.05.19 20:12:48.325223 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2104 rows, containing 19 columns (19 merged, 0 gathered) in 0.011234259 sec., 187284.2703733286 rows/sec., 335.60 MiB/sec. | ||
| 16089 | 2026.05.19 20:12:48.327266 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16090 | 2026.05.19 20:12:48.327655 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16091 | 2026.05.19 20:12:48.327734 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16092 | 2026.05.19 20:12:48.327858 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. | ||
| 16093 | 2026.05.19 20:12:49.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.76 MiB, peak 390.57 MiB, free memory in arenas 0.00 B, will set to 378.14 MiB (RSS), difference: 5.38 MiB | ||
| 16094 | 2026.05.19 20:12:49.560819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33186 | ||
| 16095 | 2026.05.19 20:12:49.561381 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2026.05.19 20:12:49.561430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16097 | 2026.05.19 20:12:49.561962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16098 | 2026.05.19 20:12:49.562191 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.05.19 20:12:49.562331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33186 | ||
| 16100 | 2026.05.19 20:12:51.277390 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16101 | 2026.05.19 20:12:51.294430 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2026.05.19 20:12:51.294484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16103 | 2026.05.19 20:12:51.300746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16104 | 2026.05.19 20:12:51.301528 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16105 | 2026.05.19 20:12:51.305085 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16106 | 2026.05.19 20:12:52.170866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1994 | ||
| 16107 | 2026.05.19 20:12:52.173665 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.05.19 20:12:52.173704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16109 | 2026.05.19 20:12:52.174921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16110 | 2026.05.19 20:12:52.175184 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.05.19 20:12:52.175438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 16112 | 2026.05.19 20:12:53.293058 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16113 | 2026.05.19 20:12:53.293313 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16114 | 2026.05.19 20:12:53.293657 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16115 | 2026.05.19 20:12:53.293691 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <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 | ||
| 16116 | 2026.05.19 20:12:53.293915 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16117 | 2026.05.19 20:12:53.293985 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16118 | 2026.05.19 20:12:53.294129 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16119 | 2026.05.19 20:12:53.294166 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16120 | 2026.05.19 20:12:53.294188 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16121 | 2026.05.19 20:12:53.294204 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16122 | 2026.05.19 20:12:53.294244 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16123 | 2026.05.19 20:12:53.294264 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16124 | 2026.05.19 20:12:53.295304 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002095 sec., 23866.34844868735 rows/sec., 5.72 MiB/sec. | ||
| 16125 | 2026.05.19 20:12:53.295409 [ 4 ] {052445c1-c1f3-4dfd-9cf4-6646e6d9e24c} <Debug> TCPHandler: Processed in 0.002492431 sec. | ||
| 16126 | 2026.05.19 20:12:53.297557 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.05.19 20:12:53.297684 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16128 | 2026.05.19 20:12:53.297736 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16129 | 2026.05.19 20:12:53.298304 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.05.19 20:12:53.298349 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16131 | 2026.05.19 20:12:53.298729 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16132 | 2026.05.19 20:12:53.298948 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.05.19 20:12:53.299094 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001447 sec., 80165.8604008293 rows/sec., 6.81 MiB/sec. | ||
| 16134 | 2026.05.19 20:12:53.299132 [ 4 ] {1685cdba-f7dd-4acb-8bc2-2aee0fc1a6a2} <Debug> TCPHandler: Processed in 0.001634607 sec. | ||
| 16135 | 2026.05.19 20:12:53.299247 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.05.19 20:12:53.299342 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.05.19 20:12:53.299382 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16138 | 2026.05.19 20:12:53.299771 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.05.19 20:12:53.299805 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16140 | 2026.05.19 20:12:53.300095 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16141 | 2026.05.19 20:12:53.300311 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.05.19 20:12:53.300442 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001119 sec., 26809.65147453083 rows/sec., 1.97 MiB/sec. | ||
| 16143 | 2026.05.19 20:12:53.300479 [ 4 ] {3c74e6dd-9dfe-4cb8-9f90-bc86da9277eb} <Debug> TCPHandler: Processed in 0.001280925 sec. | ||
| 16144 | 2026.05.19 20:12:53.300589 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2026.05.19 20:12:53.300683 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16146 | 2026.05.19 20:12:53.300722 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16147 | 2026.05.19 20:12:53.301125 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.05.19 20:12:53.301159 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16149 | 2026.05.19 20:12:53.301463 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16150 | 2026.05.19 20:12:53.301674 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.05.19 20:12:53.301801 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001136 sec., 82746.47887323944 rows/sec., 6.46 MiB/sec. | ||
| 16152 | 2026.05.19 20:12:53.301837 [ 4 ] {03036afe-295f-498f-8c88-9069b55c4c85} <Debug> TCPHandler: Processed in 0.001296596 sec. | ||
| 16153 | 2026.05.19 20:12:53.301950 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2026.05.19 20:12:53.302044 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16155 | 2026.05.19 20:12:53.302087 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16156 | 2026.05.19 20:12:53.302483 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.05.19 20:12:53.302518 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16158 | 2026.05.19 20:12:53.302836 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16159 | 2026.05.19 20:12:53.303049 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.05.19 20:12:53.303164 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 4 parts from all_1_109_24 to all_112_112_0 | ||
| 16161 | 2026.05.19 20:12:53.303185 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 16162 | 2026.05.19 20:12:53.303202 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.05.19 20:12:53.303221 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16164 | 2026.05.19 20:12:53.303222 [ 4 ] {b7dbe3a6-1ddd-4b63-ba36-a3223db6b7ce} <Debug> TCPHandler: Processed in 0.001320736 sec. | ||
| 16165 | 2026.05.19 20:12:53.303336 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2026.05.19 20:12:53.303335 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_109_24 to all_112_112_0 into Compact with storage Full | ||
| 16167 | 2026.05.19 20:12:53.303431 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16168 | 2026.05.19 20:12:53.303489 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <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 | ||
| 16169 | 2026.05.19 20:12:53.303504 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16170 | 2026.05.19 20:12:53.303551 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_24, total 39800 rows starting from the beginning of the part | ||
| 16171 | 2026.05.19 20:12:53.303627 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 76 rows starting from the beginning of the part | ||
| 16172 | 2026.05.19 20:12:53.303681 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16173 | 2026.05.19 20:12:53.303732 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 16174 | 2026.05.19 20:12:53.304270 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.05.19 20:12:53.304311 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16176 | 2026.05.19 20:12:53.304867 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16177 | 2026.05.19 20:12:53.305117 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.05.19 20:12:53.305261 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001847 sec., 16242.555495397943 rows/sec., 29.11 MiB/sec. | ||
| 16179 | 2026.05.19 20:12:53.305316 [ 4 ] {8d69f74b-f9a1-4dcf-99fb-bb7a3c11c1f2} <Debug> TCPHandler: Processed in 0.002027839 sec. | ||
| 16180 | 2026.05.19 20:12:53.305424 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.05.19 20:12:53.305519 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16182 | 2026.05.19 20:12:53.305561 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16183 | 2026.05.19 20:12:53.305888 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2026.05.19 20:12:53.305922 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16185 | 2026.05.19 20:12:53.306222 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16186 | 2026.05.19 20:12:53.306432 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2026.05.19 20:12:53.306561 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 16188 | 2026.05.19 20:12:53.306596 [ 4 ] {8834f93d-708b-4adf-83e8-e523b8057a1e} <Debug> TCPHandler: Processed in 0.001220256 sec. | ||
| 16189 | 2026.05.19 20:12:53.310494 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40301 rows, containing 5 columns (5 merged, 0 gathered) in 0.007209061 sec., 5590325.841326631 rows/sec., 363.25 MiB/sec. | ||
| 16190 | 2026.05.19 20:12:53.311174 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Trace> MergedBlockOutputStream: filled checksums all_1_112_25 (state Temporary) | ||
| 16191 | 2026.05.19 20:12:53.311462 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_112_25 to all_1_112_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2026.05.19 20:12:53.311526 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_112_25} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 4 parts: [all_1_109_24, all_112_112_0] -> all_1_112_25 | ||
| 16193 | 2026.05.19 20:12:53.311599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16194 | 2026.05.19 20:12:56.312990 [ 224 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 16195 | 2026.05.19 20:12:56.313057 [ 224 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 16196 | 2026.05.19 20:12:56.323773 [ 224 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 16197 | 2026.05.19 20:12:56.871441 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16198 | 2026.05.19 20:12:56.871498 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16199 | 2026.05.19 20:12:57.062618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33698 | ||
| 16200 | 2026.05.19 20:12:57.063135 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.05.19 20:12:57.063185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16202 | 2026.05.19 20:12:57.063663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16203 | 2026.05.19 20:12:57.063900 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.05.19 20:12:57.064050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33698 | ||
| 16205 | 2026.05.19 20:12:57.566091 [ 220 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 16206 | 2026.05.19 20:12:57.566175 [ 220 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 16207 | 2026.05.19 20:12:57.570229 [ 220 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 16208 | 2026.05.19 20:12:58.091447 [ 218 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 16209 | 2026.05.19 20:12:58.091498 [ 218 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 16210 | 2026.05.19 20:12:58.095318 [ 218 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 16211 | 2026.05.19 20:12:58.235844 [ 221 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 16212 | 2026.05.19 20:12:58.235914 [ 221 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 16213 | 2026.05.19 20:12:58.238779 [ 221 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 16214 | 2026.05.19 20:12:58.293278 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16215 | 2026.05.19 20:12:58.293623 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16216 | 2026.05.19 20:12:58.293949 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16217 | 2026.05.19 20:12:58.293984 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <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 | ||
| 16218 | 2026.05.19 20:12:58.294201 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16219 | 2026.05.19 20:12:58.294269 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16220 | 2026.05.19 20:12:58.294410 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16221 | 2026.05.19 20:12:58.294446 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16222 | 2026.05.19 20:12:58.294468 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16223 | 2026.05.19 20:12:58.294484 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16224 | 2026.05.19 20:12:58.294524 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16225 | 2026.05.19 20:12:58.294544 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16226 | 2026.05.19 20:12:58.295930 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002436 sec., 20525.45155993432 rows/sec., 4.92 MiB/sec. | ||
| 16227 | 2026.05.19 20:12:58.296034 [ 4 ] {3e8623b5-2854-484b-9d98-2c3f51c5523b} <Debug> TCPHandler: Processed in 0.002940472 sec. | ||
| 16228 | 2026.05.19 20:12:58.297855 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.05.19 20:12:58.298066 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16230 | 2026.05.19 20:12:58.298147 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16231 | 2026.05.19 20:12:58.298831 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.05.19 20:12:58.298868 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16233 | 2026.05.19 20:12:58.299236 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16234 | 2026.05.19 20:12:58.299461 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.05.19 20:12:58.299579 [ 84 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16236 | 2026.05.19 20:12:58.299599 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001591 sec., 49025.769956002514 rows/sec., 4.06 MiB/sec. | ||
| 16237 | 2026.05.19 20:12:58.299624 [ 84 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.05.19 20:12:58.299639 [ 4 ] {f9ecd10e-aec8-49dc-ada0-cc6bf0313822} <Debug> TCPHandler: Processed in 0.001882318 sec. | ||
| 16239 | 2026.05.19 20:12:58.299647 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16240 | 2026.05.19 20:12:58.299741 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 16241 | 2026.05.19 20:12:58.299762 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16242 | 2026.05.19 20:12:58.299844 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16243 | 2026.05.19 20:12:58.299859 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16244 | 2026.05.19 20:12:58.299877 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3360 rows starting from the beginning of the part | ||
| 16245 | 2026.05.19 20:12:58.299899 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16246 | 2026.05.19 20:12:58.299940 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 78 rows starting from the beginning of the part | ||
| 16247 | 2026.05.19 20:12:58.299990 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 857 rows starting from the beginning of the part | ||
| 16248 | 2026.05.19 20:12:58.300037 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 199 rows starting from the beginning of the part | ||
| 16249 | 2026.05.19 20:12:58.300083 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 116 rows starting from the beginning of the part | ||
| 16250 | 2026.05.19 20:12:58.300129 [ 196 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 16251 | 2026.05.19 20:12:58.300300 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.05.19 20:12:58.300333 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16253 | 2026.05.19 20:12:58.300622 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16254 | 2026.05.19 20:12:58.300839 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2026.05.19 20:12:58.300968 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 733.94 KiB/sec. | ||
| 16256 | 2026.05.19 20:12:58.301005 [ 4 ] {51c3cdf2-6baf-4098-a589-8653ecf702c9} <Debug> TCPHandler: Processed in 0.001290576 sec. | ||
| 16257 | 2026.05.19 20:12:58.301119 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16258 | 2026.05.19 20:12:58.301214 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16259 | 2026.05.19 20:12:58.301252 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16260 | 2026.05.19 20:12:58.301652 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16261 | 2026.05.19 20:12:58.301685 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16262 | 2026.05.19 20:12:58.301913 [ 200 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221491 sec., 2116564.5556704337 rows/sec., 171.36 MiB/sec. | ||
| 16263 | 2026.05.19 20:12:58.301970 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16264 | 2026.05.19 20:12:58.302177 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.05.19 20:12:58.302288 [ 84 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16266 | 2026.05.19 20:12:58.302306 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00111 sec., 67567.56756756756 rows/sec., 5.28 MiB/sec. | ||
| 16267 | 2026.05.19 20:12:58.302313 [ 84 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16268 | 2026.05.19 20:12:58.302321 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16269 | 2026.05.19 20:12:58.302337 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16270 | 2026.05.19 20:12:58.302344 [ 4 ] {77258718-b111-4cff-800c-af9641083eca} <Debug> TCPHandler: Processed in 0.001272546 sec. | ||
| 16271 | 2026.05.19 20:12:58.302484 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2026.05.19 20:12:58.302494 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 16273 | 2026.05.19 20:12:58.302504 [ 219 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 16274 | 2026.05.19 20:12:58.302580 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16275 | 2026.05.19 20:12:58.302589 [ 219 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 16276 | 2026.05.19 20:12:58.302634 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16277 | 2026.05.19 20:12:58.302656 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16278 | 2026.05.19 20:12:58.302694 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.05.19 20:12:58.302696 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 16280 | 2026.05.19 20:12:58.302781 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 75 rows starting from the beginning of the part | ||
| 16281 | 2026.05.19 20:12:58.302782 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_116_23} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16282 | 2026.05.19 20:12:58.302830 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 520 rows starting from the beginning of the part | ||
| 16283 | 2026.05.19 20:12:58.302879 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 113 rows starting from the beginning of the part | ||
| 16284 | 2026.05.19 20:12:58.302903 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 16285 | 2026.05.19 20:12:58.302921 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 94 rows starting from the beginning of the part | ||
| 16286 | 2026.05.19 20:12:58.302969 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 16287 | 2026.05.19 20:12:58.303064 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16288 | 2026.05.19 20:12:58.303105 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16289 | 2026.05.19 20:12:58.303473 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16290 | 2026.05.19 20:12:58.303801 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16291 | 2026.05.19 20:12:58.303940 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001378 sec., 116110.30478955006 rows/sec., 8.09 MiB/sec. | ||
| 16292 | 2026.05.19 20:12:58.303979 [ 4 ] {6ac53a49-a286-4cb7-902c-291084511bf3} <Debug> TCPHandler: Processed in 0.001542387 sec. | ||
| 16293 | 2026.05.19 20:12:58.304095 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16294 | 2026.05.19 20:12:58.304189 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16295 | 2026.05.19 20:12:58.304206 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785488 sec., 1516672.192700259 rows/sec., 112.06 MiB/sec. | ||
| 16296 | 2026.05.19 20:12:58.304243 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <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 | ||
| 16297 | 2026.05.19 20:12:58.304418 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16298 | 2026.05.19 20:12:58.304685 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2026.05.19 20:12:58.304753 [ 195 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_116_23} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16300 | 2026.05.19 20:12:58.304846 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 16301 | 2026.05.19 20:12:58.305017 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16302 | 2026.05.19 20:12:58.305055 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16303 | 2026.05.19 20:12:58.305572 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16304 | 2026.05.19 20:12:58.305775 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2026.05.19 20:12:58.305900 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001791 sec., 6141.8202121719705 rows/sec., 11.01 MiB/sec. | ||
| 16306 | 2026.05.19 20:12:58.306018 [ 4 ] {c905e457-c740-4e0a-a76d-d20224d0d9b5} <Debug> TCPHandler: Processed in 0.001968419 sec. | ||
| 16307 | 2026.05.19 20:12:58.306103 [ 219 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 16308 | 2026.05.19 20:12:58.306141 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2026.05.19 20:12:58.306238 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16310 | 2026.05.19 20:12:58.306280 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16311 | 2026.05.19 20:12:58.306620 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.05.19 20:12:58.306654 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16313 | 2026.05.19 20:12:58.306946 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16314 | 2026.05.19 20:12:58.307208 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.05.19 20:12:58.307339 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16316 | 2026.05.19 20:12:58.307374 [ 4 ] {8804640f-5ba5-4b5c-a303-30cee77d1684} <Debug> TCPHandler: Processed in 0.001279656 sec. | ||
| 16317 | 2026.05.19 20:12:58.805317 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16318 | 2026.05.19 20:12:58.822180 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.05.19 20:12:58.822233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16320 | 2026.05.19 20:12:58.828179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16321 | 2026.05.19 20:12:58.828881 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.05.19 20:12:58.831951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16323 | 2026.05.19 20:12:59.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.38 MiB, peak 390.57 MiB, free memory in arenas 0.00 B, will set to 378.38 MiB (RSS), difference: -1.01 MiB | ||
| 16324 | 2026.05.19 20:12:59.410215 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 16325 | 2026.05.19 20:12:59.410286 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 16326 | 2026.05.19 20:12:59.413659 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 16327 | 2026.05.19 20:13:00.338526 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16328 | 2026.05.19 20:13:00.338790 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16329 | 2026.05.19 20:13:00.339179 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16330 | 2026.05.19 20:13:00.339224 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16331 | 2026.05.19 20:13:00.339502 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16332 | 2026.05.19 20:13:00.339579 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16333 | 2026.05.19 20:13:00.339733 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16334 | 2026.05.19 20:13:00.339769 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16335 | 2026.05.19 20:13:00.339791 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16336 | 2026.05.19 20:13:00.339806 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16337 | 2026.05.19 20:13:00.339844 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16338 | 2026.05.19 20:13:00.339865 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16339 | 2026.05.19 20:13:00.340916 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002296 sec., 21777.003484320558 rows/sec., 5.22 MiB/sec. | ||
| 16340 | 2026.05.19 20:13:00.341081 [ 4 ] {a1a0495b-b0b4-4663-b766-de226e4fad91} <Debug> TCPHandler: Processed in 0.002695281 sec. | ||
| 16341 | 2026.05.19 20:13:00.354734 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2026.05.19 20:13:00.354941 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16343 | 2026.05.19 20:13:00.355022 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16344 | 2026.05.19 20:13:00.355742 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2026.05.19 20:13:00.355789 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16346 | 2026.05.19 20:13:00.356143 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16347 | 2026.05.19 20:13:00.356368 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2026.05.19 20:13:00.356516 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001633 sec., 1224.739742804654 rows/sec., 99.87 KiB/sec. | ||
| 16349 | 2026.05.19 20:13:00.356554 [ 4 ] {2290940b-bcb9-49c9-a368-c585fa8fe7a8} <Debug> TCPHandler: Processed in 0.001921509 sec. | ||
| 16350 | 2026.05.19 20:13:00.356672 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.05.19 20:13:00.356767 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16352 | 2026.05.19 20:13:00.356806 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16353 | 2026.05.19 20:13:00.358378 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2026.05.19 20:13:00.358415 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16355 | 2026.05.19 20:13:00.358852 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16356 | 2026.05.19 20:13:00.359078 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.05.19 20:13:00.359206 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Debug> executeQuery: Read 2466 rows, 187.45 KiB in 0.002457 sec., 1003663.0036630037 rows/sec., 74.50 MiB/sec. | ||
| 16358 | 2026.05.19 20:13:00.359244 [ 4 ] {df8f108d-b100-4481-9f00-bec9d1f05e3a} <Debug> TCPHandler: Processed in 0.002621601 sec. | ||
| 16359 | 2026.05.19 20:13:00.359360 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16360 | 2026.05.19 20:13:00.359456 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16361 | 2026.05.19 20:13:00.359496 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16362 | 2026.05.19 20:13:00.359904 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.05.19 20:13:00.359939 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16364 | 2026.05.19 20:13:00.360233 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16365 | 2026.05.19 20:13:00.360440 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.05.19 20:13:00.360571 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001133 sec., 37952.338923212716 rows/sec., 2.78 MiB/sec. | ||
| 16367 | 2026.05.19 20:13:00.360608 [ 4 ] {69158c2e-3d74-471f-8fd5-8236dadaabc5} <Debug> TCPHandler: Processed in 0.001296695 sec. | ||
| 16368 | 2026.05.19 20:13:00.360729 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2026.05.19 20:13:00.360854 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16370 | 2026.05.19 20:13:00.360908 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16371 | 2026.05.19 20:13:00.361726 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16372 | 2026.05.19 20:13:00.361763 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16373 | 2026.05.19 20:13:00.362113 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16374 | 2026.05.19 20:13:00.362324 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.05.19 20:13:00.362454 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001625 sec., 492923.07692307694 rows/sec., 28.47 MiB/sec. | ||
| 16376 | 2026.05.19 20:13:00.362493 [ 4 ] {0344586d-1196-4881-a8ce-b69475cb7d03} <Debug> TCPHandler: Processed in 0.001824728 sec. | ||
| 16377 | 2026.05.19 20:13:00.362608 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.05.19 20:13:00.362704 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16379 | 2026.05.19 20:13:00.362744 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16380 | 2026.05.19 20:13:00.363146 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.05.19 20:13:00.363185 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16382 | 2026.05.19 20:13:00.363481 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 16383 | 2026.05.19 20:13:00.363690 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.05.19 20:13:00.363823 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 16385 | 2026.05.19 20:13:00.363862 [ 4 ] {a37a547e-3d19-435f-b292-4e82e7e51a7f} <Debug> TCPHandler: Processed in 0.001302756 sec. | ||
| 16386 | 2026.05.19 20:13:00.363973 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.05.19 20:13:00.364069 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16388 | 2026.05.19 20:13:00.364110 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16389 | 2026.05.19 20:13:00.365012 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2026.05.19 20:13:00.365049 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16391 | 2026.05.19 20:13:00.365415 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16392 | 2026.05.19 20:13:00.365627 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.05.19 20:13:00.365762 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001711 sec., 772647.5745178259 rows/sec., 51.76 MiB/sec. | ||
| 16394 | 2026.05.19 20:13:00.365800 [ 4 ] {4d28b80a-117c-4f02-8607-e9fd18f90683} <Debug> TCPHandler: Processed in 0.001875439 sec. | ||
| 16395 | 2026.05.19 20:13:00.365919 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16396 | 2026.05.19 20:13:00.366045 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16397 | 2026.05.19 20:13:00.366097 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16398 | 2026.05.19 20:13:00.366861 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2026.05.19 20:13:00.366899 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16400 | 2026.05.19 20:13:00.367333 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16401 | 2026.05.19 20:13:00.367545 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.05.19 20:13:00.367680 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Debug> executeQuery: Read 1549 rows, 96.68 KiB in 0.001661 sec., 932570.7405177604 rows/sec., 56.84 MiB/sec. | ||
| 16403 | 2026.05.19 20:13:00.367718 [ 4 ] {7417e9ed-3b67-4f79-81ea-2fb644cfee8c} <Debug> TCPHandler: Processed in 0.001858488 sec. | ||
| 16404 | 2026.05.19 20:13:00.367833 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16405 | 2026.05.19 20:13:00.367928 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16406 | 2026.05.19 20:13:00.367982 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <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 | ||
| 16407 | 2026.05.19 20:13:00.368801 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.05.19 20:13:00.368838 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16409 | 2026.05.19 20:13:00.369390 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16410 | 2026.05.19 20:13:00.369611 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.05.19 20:13:00.369747 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001837 sec., 22318.998366902557 rows/sec., 39.99 MiB/sec. | ||
| 16412 | 2026.05.19 20:13:00.369802 [ 4 ] {6c9c6d57-a9ac-41f6-9a35-a73a3f3d41bd} <Debug> TCPHandler: Processed in 0.002018199 sec. | ||
| 16413 | 2026.05.19 20:13:00.369928 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16414 | 2026.05.19 20:13:00.370023 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16415 | 2026.05.19 20:13:00.370064 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16416 | 2026.05.19 20:13:00.370380 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2026.05.19 20:13:00.370417 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16418 | 2026.05.19 20:13:00.370712 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16419 | 2026.05.19 20:13:00.370928 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16420 | 2026.05.19 20:13:00.371048 [ 29 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16421 | 2026.05.19 20:13:00.371056 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.93 MiB/sec. | ||
| 16422 | 2026.05.19 20:13:00.371119 [ 29 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2026.05.19 20:13:00.371135 [ 4 ] {50c37858-96ee-4887-88cf-3ee8da69bd4e} <Debug> TCPHandler: Processed in 0.001255246 sec. | ||
| 16424 | 2026.05.19 20:13:00.371146 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16425 | 2026.05.19 20:13:00.371267 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 16426 | 2026.05.19 20:13:00.371375 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16427 | 2026.05.19 20:13:00.371408 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5802 rows starting from the beginning of the part | ||
| 16428 | 2026.05.19 20:13:00.371467 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 16429 | 2026.05.19 20:13:00.371515 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 16430 | 2026.05.19 20:13:00.371563 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 16431 | 2026.05.19 20:13:00.371607 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 16432 | 2026.05.19 20:13:00.371647 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 16433 | 2026.05.19 20:13:00.373154 [ 195 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001928708 sec., 3163775.9577914337 rows/sec., 211.35 MiB/sec. | ||
| 16434 | 2026.05.19 20:13:00.373645 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16435 | 2026.05.19 20:13:00.373952 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_116_23} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.05.19 20:13:00.374030 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_116_23} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16437 | 2026.05.19 20:13:00.374123 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16438 | 2026.05.19 20:13:02.175964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2042 | ||
| 16439 | 2026.05.19 20:13:02.178972 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2026.05.19 20:13:02.179024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16441 | 2026.05.19 20:13:02.180244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16442 | 2026.05.19 20:13:02.180527 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2026.05.19 20:13:02.180802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2042 | ||
| 16444 | 2026.05.19 20:13:03.288841 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16445 | 2026.05.19 20:13:03.289101 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16446 | 2026.05.19 20:13:03.289487 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16447 | 2026.05.19 20:13:03.289532 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <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 | ||
| 16448 | 2026.05.19 20:13:03.289790 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16449 | 2026.05.19 20:13:03.289866 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16450 | 2026.05.19 20:13:03.290011 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16451 | 2026.05.19 20:13:03.290048 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16452 | 2026.05.19 20:13:03.290070 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16453 | 2026.05.19 20:13:03.290086 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16454 | 2026.05.19 20:13:03.290130 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16455 | 2026.05.19 20:13:03.290150 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16456 | 2026.05.19 20:13:03.291206 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00221 sec., 22624.43438914027 rows/sec., 5.42 MiB/sec. | ||
| 16457 | 2026.05.19 20:13:03.291323 [ 4 ] {f1765910-a42c-48fb-a049-35593bff5fce} <Debug> TCPHandler: Processed in 0.002626051 sec. | ||
| 16458 | 2026.05.19 20:13:03.292601 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.05.19 20:13:03.292715 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16460 | 2026.05.19 20:13:03.292765 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16461 | 2026.05.19 20:13:03.293311 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.05.19 20:13:03.293364 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16463 | 2026.05.19 20:13:03.293790 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16464 | 2026.05.19 20:13:03.294010 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2026.05.19 20:13:03.294163 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001482 sec., 37786.77462887989 rows/sec., 2.90 MiB/sec. | ||
| 16466 | 2026.05.19 20:13:03.294203 [ 4 ] {68cd6e41-4357-457c-b08b-ab2642c25c06} <Debug> TCPHandler: Processed in 0.001655397 sec. | ||
| 16467 | 2026.05.19 20:13:03.294315 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.05.19 20:13:03.294415 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16469 | 2026.05.19 20:13:03.294457 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16470 | 2026.05.19 20:13:03.294881 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.05.19 20:13:03.294919 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16472 | 2026.05.19 20:13:03.295219 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16473 | 2026.05.19 20:13:03.295424 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.05.19 20:13:03.295556 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 16475 | 2026.05.19 20:13:03.295594 [ 4 ] {eeaa00f5-ce47-4326-963c-5803b6d7f124} <Debug> TCPHandler: Processed in 0.001330046 sec. | ||
| 16476 | 2026.05.19 20:13:03.295702 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.05.19 20:13:03.295798 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16478 | 2026.05.19 20:13:03.295842 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16479 | 2026.05.19 20:13:03.296201 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.05.19 20:13:03.296237 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16481 | 2026.05.19 20:13:03.296556 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16482 | 2026.05.19 20:13:03.296774 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.05.19 20:13:03.296895 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 5 parts from all_1_112_25 to all_116_116_0 | ||
| 16484 | 2026.05.19 20:13:03.296905 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001126 sec., 67495.5595026643 rows/sec., 4.71 MiB/sec. | ||
| 16485 | 2026.05.19 20:13:03.296964 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16486 | 2026.05.19 20:13:03.296993 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16487 | 2026.05.19 20:13:03.297006 [ 4 ] {b54f8a57-41d1-4de4-8bbe-b3471bdef2f0} <Debug> TCPHandler: Processed in 0.001351396 sec. | ||
| 16488 | 2026.05.19 20:13:03.297085 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_112_25 to all_116_116_0 into Compact with storage Full | ||
| 16489 | 2026.05.19 20:13:03.297142 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2026.05.19 20:13:03.297225 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16491 | 2026.05.19 20:13:03.297263 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.05.19 20:13:03.297267 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_25, total 40301 rows starting from the beginning of the part | ||
| 16493 | 2026.05.19 20:13:03.297322 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16494 | 2026.05.19 20:13:03.297356 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 197 rows starting from the beginning of the part | ||
| 16495 | 2026.05.19 20:13:03.297416 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16496 | 2026.05.19 20:13:03.297469 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16497 | 2026.05.19 20:13:03.297519 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1549 rows starting from the beginning of the part | ||
| 16498 | 2026.05.19 20:13:03.297725 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.05.19 20:13:03.297770 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16500 | 2026.05.19 20:13:03.298105 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16501 | 2026.05.19 20:13:03.298321 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2026.05.19 20:13:03.298456 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001217 sec., 24650.780608052588 rows/sec., 1.66 MiB/sec. | ||
| 16503 | 2026.05.19 20:13:03.298493 [ 4 ] {6979eb13-ff3d-413d-b2c9-dd0932f549c0} <Debug> TCPHandler: Processed in 0.001412056 sec. | ||
| 16504 | 2026.05.19 20:13:03.304787 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42367 rows, containing 5 columns (5 merged, 0 gathered) in 0.007743054 sec., 5471613.65528382 rows/sec., 355.10 MiB/sec. | ||
| 16505 | 2026.05.19 20:13:03.305053 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Trace> MergedBlockOutputStream: filled checksums all_1_116_26 (state Temporary) | ||
| 16506 | 2026.05.19 20:13:03.305338 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_116_26 to all_1_116_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16507 | 2026.05.19 20:13:03.305412 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_116_26} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 5 parts: [all_1_112_25, all_116_116_0] -> all_1_116_26 | ||
| 16508 | 2026.05.19 20:13:03.305493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16509 | 2026.05.19 20:13:04.564372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34146 | ||
| 16510 | 2026.05.19 20:13:04.565152 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.05.19 20:13:04.565201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16512 | 2026.05.19 20:13:04.565647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16513 | 2026.05.19 20:13:04.565861 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.05.19 20:13:04.565985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34146 | ||
| 16515 | 2026.05.19 20:13:04.566021 [ 24 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16516 | 2026.05.19 20:13:04.566181 [ 24 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2026.05.19 20:13:04.566219 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16518 | 2026.05.19 20:13:04.566334 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 16519 | 2026.05.19 20:13:04.566447 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16520 | 2026.05.19 20:13:04.566482 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31778 rows starting from the beginning of the part | ||
| 16521 | 2026.05.19 20:13:04.566545 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16522 | 2026.05.19 20:13:04.566593 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16523 | 2026.05.19 20:13:04.566639 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16524 | 2026.05.19 20:13:04.566683 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16525 | 2026.05.19 20:13:04.566728 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16526 | 2026.05.19 20:13:04.569019 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727322 sec., 12519973.805806575 rows/sec., 179.10 MiB/sec. | ||
| 16527 | 2026.05.19 20:13:04.569306 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16528 | 2026.05.19 20:13:04.569640 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.05.19 20:13:04.569725 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_71_14} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16530 | 2026.05.19 20:13:04.569835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 16531 | 2026.05.19 20:13:06.332189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16532 | 2026.05.19 20:13:06.350099 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2026.05.19 20:13:06.350160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16534 | 2026.05.19 20:13:06.356392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16535 | 2026.05.19 20:13:06.357109 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16536 | 2026.05.19 20:13:06.357412 [ 28 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16537 | 2026.05.19 20:13:06.357488 [ 28 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2026.05.19 20:13:06.357513 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16539 | 2026.05.19 20:13:06.357632 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16540 | 2026.05.19 20:13:06.360919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16541 | 2026.05.19 20:13:06.361433 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16542 | 2026.05.19 20:13:06.362989 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16543 | 2026.05.19 20:13:06.367521 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16544 | 2026.05.19 20:13:06.371984 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16545 | 2026.05.19 20:13:06.376410 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16546 | 2026.05.19 20:13:06.381054 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16547 | 2026.05.19 20:13:06.385653 [ 195 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 16548 | 2026.05.19 20:13:06.437717 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.080134868 sec., 6676.244852615218 rows/sec., 34.52 MiB/sec. | ||
| 16549 | 2026.05.19 20:13:06.440848 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16550 | 2026.05.19 20:13:06.442778 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_71_14} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2026.05.19 20:13:06.442858 [ 198 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_71_14} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16552 | 2026.05.19 20:13:06.445332 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16553 | 2026.05.19 20:13:07.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.46 MiB, peak 396.88 MiB, free memory in arenas 0.00 B, will set to 378.38 MiB (RSS), difference: -1.08 MiB | ||
| 16554 | 2026.05.19 20:13:08.292766 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16555 | 2026.05.19 20:13:08.292994 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16556 | 2026.05.19 20:13:08.293380 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16557 | 2026.05.19 20:13:08.293418 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <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 | ||
| 16558 | 2026.05.19 20:13:08.293650 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16559 | 2026.05.19 20:13:08.293725 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16560 | 2026.05.19 20:13:08.293901 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16561 | 2026.05.19 20:13:08.293939 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16562 | 2026.05.19 20:13:08.293962 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16563 | 2026.05.19 20:13:08.293978 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16564 | 2026.05.19 20:13:08.294024 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16565 | 2026.05.19 20:13:08.294046 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16566 | 2026.05.19 20:13:08.295085 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002183 sec., 22904.260192395785 rows/sec., 5.49 MiB/sec. | ||
| 16567 | 2026.05.19 20:13:08.295207 [ 4 ] {a8addea1-c993-43be-bf4c-fa447146e568} <Debug> TCPHandler: Processed in 0.002576352 sec. | ||
| 16568 | 2026.05.19 20:13:08.297026 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16569 | 2026.05.19 20:13:08.297140 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16570 | 2026.05.19 20:13:08.297187 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16571 | 2026.05.19 20:13:08.297683 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2026.05.19 20:13:08.297731 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16573 | 2026.05.19 20:13:08.298129 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16574 | 2026.05.19 20:13:08.298368 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2026.05.19 20:13:08.298523 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001415 sec., 55123.674911660775 rows/sec., 4.56 MiB/sec. | ||
| 16576 | 2026.05.19 20:13:08.298565 [ 4 ] {a5798424-30c5-4b55-987e-85a289f8d2c0} <Debug> TCPHandler: Processed in 0.001593807 sec. | ||
| 16577 | 2026.05.19 20:13:08.298694 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16578 | 2026.05.19 20:13:08.298795 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16579 | 2026.05.19 20:13:08.298839 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16580 | 2026.05.19 20:13:08.299255 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.05.19 20:13:08.299293 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16582 | 2026.05.19 20:13:08.299599 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16583 | 2026.05.19 20:13:08.299815 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2026.05.19 20:13:08.299952 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00118 sec., 9322.033898305084 rows/sec., 700.97 KiB/sec. | ||
| 16585 | 2026.05.19 20:13:08.299959 [ 30 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16586 | 2026.05.19 20:13:08.299989 [ 4 ] {d8f6c35e-e184-4202-adb7-ac7efe0cd8ec} <Debug> TCPHandler: Processed in 0.001347726 sec. | ||
| 16587 | 2026.05.19 20:13:08.300025 [ 30 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16588 | 2026.05.19 20:13:08.300051 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16589 | 2026.05.19 20:13:08.300158 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 16590 | 2026.05.19 20:13:08.300165 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.05.19 20:13:08.300268 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16592 | 2026.05.19 20:13:08.300296 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16593 | 2026.05.19 20:13:08.300298 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 16594 | 2026.05.19 20:13:08.300346 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16595 | 2026.05.19 20:13:08.300371 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 16596 | 2026.05.19 20:13:08.300418 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part | ||
| 16597 | 2026.05.19 20:13:08.300462 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part | ||
| 16598 | 2026.05.19 20:13:08.300505 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 43 rows starting from the beginning of the part | ||
| 16599 | 2026.05.19 20:13:08.300547 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part | ||
| 16600 | 2026.05.19 20:13:08.300785 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2026.05.19 20:13:08.300824 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16602 | 2026.05.19 20:13:08.301162 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16603 | 2026.05.19 20:13:08.301319 [ 197 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210935 sec., 285729.62215147796 rows/sec., 20.34 MiB/sec. | ||
| 16604 | 2026.05.19 20:13:08.301378 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.05.19 20:13:08.301522 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16606 | 2026.05.19 20:13:08.301532 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001257 sec., 59665.87112171837 rows/sec., 4.66 MiB/sec. | ||
| 16607 | 2026.05.19 20:13:08.301591 [ 4 ] {9a1e355b-e1b3-4a06-bbd9-2079452992c2} <Debug> TCPHandler: Processed in 0.001483686 sec. | ||
| 16608 | 2026.05.19 20:13:08.301721 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.05.19 20:13:08.301819 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16610 | 2026.05.19 20:13:08.301841 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2026.05.19 20:13:08.301866 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16612 | 2026.05.19 20:13:08.301929 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_106_21} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16613 | 2026.05.19 20:13:08.302033 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16614 | 2026.05.19 20:13:08.302286 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2026.05.19 20:13:08.302328 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16616 | 2026.05.19 20:13:08.302716 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16617 | 2026.05.19 20:13:08.302937 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2026.05.19 20:13:08.303074 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 16619 | 2026.05.19 20:13:08.303113 [ 4 ] {04db02c6-c38e-497f-acd8-fe6464dd68d9} <Debug> TCPHandler: Processed in 0.001443446 sec. | ||
| 16620 | 2026.05.19 20:13:08.303225 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16621 | 2026.05.19 20:13:08.303322 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16622 | 2026.05.19 20:13:08.303380 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <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 | ||
| 16623 | 2026.05.19 20:13:08.304194 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2026.05.19 20:13:08.304234 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16625 | 2026.05.19 20:13:08.304788 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16626 | 2026.05.19 20:13:08.305026 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2026.05.19 20:13:08.305180 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001877 sec., 5860.415556739478 rows/sec., 10.50 MiB/sec. | ||
| 16628 | 2026.05.19 20:13:08.305248 [ 4 ] {927a0868-8609-4450-8b23-e712604c4e7a} <Debug> TCPHandler: Processed in 0.002070429 sec. | ||
| 16629 | 2026.05.19 20:13:08.305373 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16630 | 2026.05.19 20:13:08.305471 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16631 | 2026.05.19 20:13:08.305515 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16632 | 2026.05.19 20:13:08.305861 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.05.19 20:13:08.305900 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16634 | 2026.05.19 20:13:08.306228 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16635 | 2026.05.19 20:13:08.306462 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2026.05.19 20:13:08.306599 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 16637 | 2026.05.19 20:13:08.306637 [ 4 ] {14053651-084e-4cbb-8cf7-7e8b59b33811} <Debug> TCPHandler: Processed in 0.001315006 sec. | ||
| 16638 | 2026.05.19 20:13:11.355516 [ 224 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 16639 | 2026.05.19 20:13:11.355617 [ 224 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 16640 | 2026.05.19 20:13:11.358834 [ 224 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 16641 | 2026.05.19 20:13:11.872053 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16642 | 2026.05.19 20:13:11.872143 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16643 | 2026.05.19 20:13:12.066339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34658 | ||
| 16644 | 2026.05.19 20:13:12.066915 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16645 | 2026.05.19 20:13:12.066966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16646 | 2026.05.19 20:13:12.067481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16647 | 2026.05.19 20:13:12.067722 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16648 | 2026.05.19 20:13:12.067872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34658 | ||
| 16649 | 2026.05.19 20:13:12.181374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2066 | ||
| 16650 | 2026.05.19 20:13:12.183871 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2026.05.19 20:13:12.183915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16652 | 2026.05.19 20:13:12.185071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16653 | 2026.05.19 20:13:12.185349 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16654 | 2026.05.19 20:13:12.185606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2066 | ||
| 16655 | 2026.05.19 20:13:13.293850 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2026.05.19 20:13:13.294109 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16657 | 2026.05.19 20:13:13.294455 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16658 | 2026.05.19 20:13:13.294491 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <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 | ||
| 16659 | 2026.05.19 20:13:13.294717 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16660 | 2026.05.19 20:13:13.294789 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16661 | 2026.05.19 20:13:13.294933 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16662 | 2026.05.19 20:13:13.294968 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16663 | 2026.05.19 20:13:13.294990 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16664 | 2026.05.19 20:13:13.295006 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16665 | 2026.05.19 20:13:13.295046 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16666 | 2026.05.19 20:13:13.295066 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16667 | 2026.05.19 20:13:13.296261 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002257 sec., 22153.300841825432 rows/sec., 5.31 MiB/sec. | ||
| 16668 | 2026.05.19 20:13:13.296373 [ 4 ] {3bff2f86-fe17-45b2-8fb3-34e8e4e909ae} <Debug> TCPHandler: Processed in 0.002662961 sec. | ||
| 16669 | 2026.05.19 20:13:13.298602 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16670 | 2026.05.19 20:13:13.298810 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16671 | 2026.05.19 20:13:13.298892 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16672 | 2026.05.19 20:13:13.299570 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2026.05.19 20:13:13.299618 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16674 | 2026.05.19 20:13:13.300002 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16675 | 2026.05.19 20:13:13.300219 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16676 | 2026.05.19 20:13:13.300367 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001618 sec., 71693.44870210136 rows/sec., 6.09 MiB/sec. | ||
| 16677 | 2026.05.19 20:13:13.300406 [ 4 ] {08176e25-d373-4a8d-aa07-3d4de4a5d741} <Debug> TCPHandler: Processed in 0.001901829 sec. | ||
| 16678 | 2026.05.19 20:13:13.300534 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16679 | 2026.05.19 20:13:13.300634 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16680 | 2026.05.19 20:13:13.300675 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16681 | 2026.05.19 20:13:13.301108 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16682 | 2026.05.19 20:13:13.301146 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16683 | 2026.05.19 20:13:13.301443 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16684 | 2026.05.19 20:13:13.301647 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16685 | 2026.05.19 20:13:13.301777 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001165 sec., 25751.07296137339 rows/sec., 1.89 MiB/sec. | ||
| 16686 | 2026.05.19 20:13:13.301814 [ 4 ] {1c6f3a14-e4bf-4047-bc2e-e853b18448ca} <Debug> TCPHandler: Processed in 0.001327956 sec. | ||
| 16687 | 2026.05.19 20:13:13.301875 [ 225 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 16688 | 2026.05.19 20:13:13.301927 [ 225 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 16689 | 2026.05.19 20:13:13.301933 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16690 | 2026.05.19 20:13:13.302035 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16691 | 2026.05.19 20:13:13.302075 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16692 | 2026.05.19 20:13:13.302499 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2026.05.19 20:13:13.302538 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16694 | 2026.05.19 20:13:13.302863 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16695 | 2026.05.19 20:13:13.303099 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2026.05.19 20:13:13.303239 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001223 sec., 76860.1798855274 rows/sec., 6.00 MiB/sec. | ||
| 16697 | 2026.05.19 20:13:13.303277 [ 4 ] {1e136c7c-acc1-4df5-8039-e56b8cc3b554} <Debug> TCPHandler: Processed in 0.001391286 sec. | ||
| 16698 | 2026.05.19 20:13:13.303403 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16699 | 2026.05.19 20:13:13.303499 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16700 | 2026.05.19 20:13:13.303542 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16701 | 2026.05.19 20:13:13.303978 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.05.19 20:13:13.304017 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16703 | 2026.05.19 20:13:13.304301 [ 225 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 16704 | 2026.05.19 20:13:13.304403 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16705 | 2026.05.19 20:13:13.304636 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.05.19 20:13:13.304772 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 16707 | 2026.05.19 20:13:13.304809 [ 4 ] {887911bb-4e8d-482b-baf5-55c84a7cf8fb} <Debug> TCPHandler: Processed in 0.001453287 sec. | ||
| 16708 | 2026.05.19 20:13:13.304928 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16709 | 2026.05.19 20:13:13.305022 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16710 | 2026.05.19 20:13:13.305077 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <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 | ||
| 16711 | 2026.05.19 20:13:13.305945 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.05.19 20:13:13.305982 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16713 | 2026.05.19 20:13:13.306509 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16714 | 2026.05.19 20:13:13.306731 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2026.05.19 20:13:13.306868 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001863 sec., 16103.05958132045 rows/sec., 28.86 MiB/sec. | ||
| 16716 | 2026.05.19 20:13:13.306878 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16717 | 2026.05.19 20:13:13.306922 [ 4 ] {96b75a62-612a-48b9-a1c2-092f637ea79d} <Debug> TCPHandler: Processed in 0.002041839 sec. | ||
| 16718 | 2026.05.19 20:13:13.306940 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2026.05.19 20:13:13.306965 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16720 | 2026.05.19 20:13:13.307050 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.05.19 20:13:13.307067 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16722 | 2026.05.19 20:13:13.307150 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16723 | 2026.05.19 20:13:13.307197 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16724 | 2026.05.19 20:13:13.307313 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16725 | 2026.05.19 20:13:13.307421 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2104 rows starting from the beginning of the part | ||
| 16726 | 2026.05.19 20:13:13.307561 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.05.19 20:13:13.307587 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16728 | 2026.05.19 20:13:13.307601 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16729 | 2026.05.19 20:13:13.307717 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16730 | 2026.05.19 20:13:13.307835 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 41 rows starting from the beginning of the part | ||
| 16731 | 2026.05.19 20:13:13.307928 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16732 | 2026.05.19 20:13:13.307943 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 11 rows starting from the beginning of the part | ||
| 16733 | 2026.05.19 20:13:13.308055 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 16734 | 2026.05.19 20:13:13.308160 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2026.05.19 20:13:13.308296 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 16736 | 2026.05.19 20:13:13.308332 [ 4 ] {21bb9c9f-ce71-4d0c-8876-d8acc9505a7b} <Debug> TCPHandler: Processed in 0.001329586 sec. | ||
| 16737 | 2026.05.19 20:13:13.318119 [ 193 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2227 rows, containing 19 columns (19 merged, 0 gathered) in 0.011095669 sec., 200708.94328228428 rows/sec., 359.66 MiB/sec. | ||
| 16738 | 2026.05.19 20:13:13.320309 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16739 | 2026.05.19 20:13:13.320699 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2026.05.19 20:13:13.320783 [ 187 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16741 | 2026.05.19 20:13:13.320929 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 16742 | 2026.05.19 20:13:13.861163 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16743 | 2026.05.19 20:13:13.876431 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.05.19 20:13:13.876479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16745 | 2026.05.19 20:13:13.882343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16746 | 2026.05.19 20:13:13.883014 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.05.19 20:13:13.886124 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16748 | 2026.05.19 20:13:14.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.42 MiB, peak 397.26 MiB, free memory in arenas 0.00 B, will set to 383.77 MiB (RSS), difference: 4.34 MiB | ||
| 16749 | 2026.05.19 20:13:18.299822 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16750 | 2026.05.19 20:13:18.300115 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 16751 | 2026.05.19 20:13:18.300581 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16752 | 2026.05.19 20:13:18.300637 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <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 | ||
| 16753 | 2026.05.19 20:13:18.301019 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16754 | 2026.05.19 20:13:18.301128 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16755 | 2026.05.19 20:13:18.301344 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 16756 | 2026.05.19 20:13:18.301414 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16757 | 2026.05.19 20:13:18.301442 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 16758 | 2026.05.19 20:13:18.301462 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16759 | 2026.05.19 20:13:18.301523 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 16760 | 2026.05.19 20:13:18.301554 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 16761 | 2026.05.19 20:13:18.303471 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003462 sec., 14442.51877527441 rows/sec., 3.46 MiB/sec. | ||
| 16762 | 2026.05.19 20:13:18.303709 [ 4 ] {1d56f47c-4022-41c4-8076-e187cc160be6} <Debug> TCPHandler: Processed in 0.004037947 sec. | ||
| 16763 | 2026.05.19 20:13:18.307845 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2026.05.19 20:13:18.308031 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16765 | 2026.05.19 20:13:18.308113 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16766 | 2026.05.19 20:13:18.308812 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16767 | 2026.05.19 20:13:18.308864 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16768 | 2026.05.19 20:13:18.309316 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16769 | 2026.05.19 20:13:18.309688 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16770 | 2026.05.19 20:13:18.309871 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001894 sec., 12671.594508975712 rows/sec., 1.05 MiB/sec. | ||
| 16771 | 2026.05.19 20:13:18.309929 [ 4 ] {db6a208b-c65b-478d-9875-95808e3b386e} <Debug> TCPHandler: Processed in 0.002196169 sec. | ||
| 16772 | 2026.05.19 20:13:18.310090 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16773 | 2026.05.19 20:13:18.310207 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16774 | 2026.05.19 20:13:18.310262 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16775 | 2026.05.19 20:13:18.310767 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2026.05.19 20:13:18.310808 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16777 | 2026.05.19 20:13:18.311152 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16778 | 2026.05.19 20:13:18.311437 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16779 | 2026.05.19 20:13:18.311609 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00143 sec., 1398.6013986013986 rows/sec., 114.05 KiB/sec. | ||
| 16780 | 2026.05.19 20:13:18.311657 [ 4 ] {d5ffbeb9-4e91-4e7d-add3-f453c6d8606a} <Debug> TCPHandler: Processed in 0.001625727 sec. | ||
| 16781 | 2026.05.19 20:13:18.311798 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16782 | 2026.05.19 20:13:18.311903 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16783 | 2026.05.19 20:13:18.311953 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16784 | 2026.05.19 20:13:18.312683 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2026.05.19 20:13:18.312734 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16786 | 2026.05.19 20:13:18.313125 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16787 | 2026.05.19 20:13:18.313367 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2026.05.19 20:13:18.313517 [ 100 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16789 | 2026.05.19 20:13:18.313532 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.00165 sec., 120606.06060606061 rows/sec., 10.74 MiB/sec. | ||
| 16790 | 2026.05.19 20:13:18.313563 [ 100 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16791 | 2026.05.19 20:13:18.313587 [ 4 ] {1815fed2-aa86-4103-9e47-c74cc186d8a6} <Debug> TCPHandler: Processed in 0.001843038 sec. | ||
| 16792 | 2026.05.19 20:13:18.313592 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16793 | 2026.05.19 20:13:18.313730 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.05.19 20:13:18.313746 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 16795 | 2026.05.19 20:13:18.313835 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16796 | 2026.05.19 20:13:18.313885 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16797 | 2026.05.19 20:13:18.313921 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16798 | 2026.05.19 20:13:18.313968 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3360 rows starting from the beginning of the part | ||
| 16799 | 2026.05.19 20:13:18.314043 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 2466 rows starting from the beginning of the part | ||
| 16800 | 2026.05.19 20:13:18.314095 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 16801 | 2026.05.19 20:13:18.314145 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 78 rows starting from the beginning of the part | ||
| 16802 | 2026.05.19 20:13:18.314195 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 16803 | 2026.05.19 20:13:18.314238 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 199 rows starting from the beginning of the part | ||
| 16804 | 2026.05.19 20:13:18.314418 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16805 | 2026.05.19 20:13:18.314477 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16806 | 2026.05.19 20:13:18.314952 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16807 | 2026.05.19 20:13:18.315281 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16808 | 2026.05.19 20:13:18.315480 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001666 sec., 15006.002400960384 rows/sec., 1.13 MiB/sec. | ||
| 16809 | 2026.05.19 20:13:18.315535 [ 4 ] {54d65e5c-7552-496d-bf5e-cdab5cb691f5} <Debug> TCPHandler: Processed in 0.001855088 sec. | ||
| 16810 | 2026.05.19 20:13:18.315682 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16811 | 2026.05.19 20:13:18.315809 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16812 | 2026.05.19 20:13:18.315863 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16813 | 2026.05.19 20:13:18.316413 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.05.19 20:13:18.316458 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16815 | 2026.05.19 20:13:18.316737 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6275 rows, containing 5 columns (5 merged, 0 gathered) in 0.003059243 sec., 2051161.022514393 rows/sec., 163.31 MiB/sec. | ||
| 16816 | 2026.05.19 20:13:18.316887 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16817 | 2026.05.19 20:13:18.317098 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16818 | 2026.05.19 20:13:18.317263 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.05.19 20:13:18.317439 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16820 | 2026.05.19 20:13:18.317463 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 1.19 MiB/sec. | ||
| 16821 | 2026.05.19 20:13:18.317541 [ 4 ] {4e1c38b3-193d-4bfe-a760-45ee059b7b70} <Debug> TCPHandler: Processed in 0.001922828 sec. | ||
| 16822 | 2026.05.19 20:13:18.317546 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_121_24} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16823 | 2026.05.19 20:13:18.317682 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16824 | 2026.05.19 20:13:18.317710 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16825 | 2026.05.19 20:13:18.317827 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16826 | 2026.05.19 20:13:18.317879 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16827 | 2026.05.19 20:13:18.318416 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16828 | 2026.05.19 20:13:18.318461 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16829 | 2026.05.19 20:13:18.318886 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16830 | 2026.05.19 20:13:18.319192 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16831 | 2026.05.19 20:13:18.319371 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001567 sec., 7657.945118059987 rows/sec., 598.28 KiB/sec. | ||
| 16832 | 2026.05.19 20:13:18.319422 [ 4 ] {246232a6-a8f1-4ebe-a006-aaea0cc57472} <Debug> TCPHandler: Processed in 0.001771338 sec. | ||
| 16833 | 2026.05.19 20:13:18.319579 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16834 | 2026.05.19 20:13:18.319694 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16835 | 2026.05.19 20:13:18.319743 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16836 | 2026.05.19 20:13:18.320308 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2026.05.19 20:13:18.320350 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16838 | 2026.05.19 20:13:18.320701 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16839 | 2026.05.19 20:13:18.320957 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2026.05.19 20:13:18.321097 [ 100 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16841 | 2026.05.19 20:13:18.321112 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001441 sec., 78417.7654406662 rows/sec., 6.38 MiB/sec. | ||
| 16842 | 2026.05.19 20:13:18.321141 [ 100 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2026.05.19 20:13:18.321158 [ 4 ] {aaca4d2b-a865-46ae-b58f-5cbdcc364bac} <Debug> TCPHandler: Processed in 0.001638997 sec. | ||
| 16844 | 2026.05.19 20:13:18.321171 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16845 | 2026.05.19 20:13:18.321280 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 16846 | 2026.05.19 20:13:18.321301 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16847 | 2026.05.19 20:13:18.321405 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16848 | 2026.05.19 20:13:18.321410 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16849 | 2026.05.19 20:13:18.321469 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 16850 | 2026.05.19 20:13:18.321491 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16851 | 2026.05.19 20:13:18.321555 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1322 rows starting from the beginning of the part | ||
| 16852 | 2026.05.19 20:13:18.321623 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 16853 | 2026.05.19 20:13:18.321671 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 75 rows starting from the beginning of the part | ||
| 16854 | 2026.05.19 20:13:18.321715 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 16855 | 2026.05.19 20:13:18.321771 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 113 rows starting from the beginning of the part | ||
| 16856 | 2026.05.19 20:13:18.321995 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2026.05.19 20:13:18.322032 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16858 | 2026.05.19 20:13:18.322465 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16859 | 2026.05.19 20:13:18.322771 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16860 | 2026.05.19 20:13:18.322944 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001554 sec., 126769.62676962676 rows/sec., 9.09 MiB/sec. | ||
| 16861 | 2026.05.19 20:13:18.322991 [ 4 ] {b4d238ee-59ec-413c-ae9e-0d287b99b8ac} <Debug> TCPHandler: Processed in 0.001741858 sec. | ||
| 16862 | 2026.05.19 20:13:18.323132 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16863 | 2026.05.19 20:13:18.323243 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16864 | 2026.05.19 20:13:18.323334 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <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 | ||
| 16865 | 2026.05.19 20:13:18.323335 [ 193 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114459 sec., 1654796.8061806827 rows/sec., 120.17 MiB/sec. | ||
| 16866 | 2026.05.19 20:13:18.323578 [ 193 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16867 | 2026.05.19 20:13:18.323869 [ 193 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.05.19 20:13:18.323952 [ 193 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_121_24} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16869 | 2026.05.19 20:13:18.324058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 16870 | 2026.05.19 20:13:18.324298 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2026.05.19 20:13:18.324342 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16872 | 2026.05.19 20:13:18.324925 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16873 | 2026.05.19 20:13:18.325259 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.05.19 20:13:18.325440 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002216 sec., 4963.898916967509 rows/sec., 8.90 MiB/sec. | ||
| 16875 | 2026.05.19 20:13:18.325524 [ 4 ] {1e9e47e5-f76e-4ca0-9915-28e0ad95385c} <Debug> TCPHandler: Processed in 0.002457401 sec. | ||
| 16876 | 2026.05.19 20:13:18.325655 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16877 | 2026.05.19 20:13:18.325753 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16878 | 2026.05.19 20:13:18.325798 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16879 | 2026.05.19 20:13:18.326182 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.05.19 20:13:18.326219 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 16881 | 2026.05.19 20:13:18.326564 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16882 | 2026.05.19 20:13:18.326792 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2026.05.19 20:13:18.326942 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 16884 | 2026.05.19 20:13:18.326983 [ 4 ] {76b656a0-a689-4c3b-bdb7-580650991e84} <Debug> TCPHandler: Processed in 0.001377806 sec. | ||
| 16885 | 2026.05.19 20:13:18.565324 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43625 | ||
| 16886 | 2026.05.19 20:13:18.565408 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16887 | 2026.05.19 20:13:18.565433 [ 309 ] {} <Debug> TCP-Session: b267e852-8a7e-4fc9-9ef4-79362a025332 Authenticating user 'default' from [fd00:1122:3344:101::e]:43625 | ||
| 16888 | 2026.05.19 20:13:18.565454 [ 309 ] {} <Debug> TCP-Session: b267e852-8a7e-4fc9-9ef4-79362a025332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2026.05.19 20:13:18.565467 [ 309 ] {} <Debug> TCP-Session: b267e852-8a7e-4fc9-9ef4-79362a025332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16890 | 2026.05.19 20:13:18.565703 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61291 | ||
| 16891 | 2026.05.19 20:13:18.565728 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47462 | ||
| 16892 | 2026.05.19 20:13:18.565749 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62306 | ||
| 16893 | 2026.05.19 20:13:18.565764 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36985 | ||
| 16894 | 2026.05.19 20:13:18.565822 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16895 | 2026.05.19 20:13:18.565828 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16896 | 2026.05.19 20:13:18.565801 [ 309 ] {} <Trace> TCP-Session: b267e852-8a7e-4fc9-9ef4-79362a025332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2026.05.19 20:13:18.565878 [ 371 ] {} <Debug> TCP-Session: 0d7ef7f9-074f-4232-9044-9bd0a2ddc766 Authenticating user 'default' from [fd00:1122:3344:101::e]:62306 | ||
| 16898 | 2026.05.19 20:13:18.565899 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16899 | 2026.05.19 20:13:18.565917 [ 371 ] {} <Debug> TCP-Session: 0d7ef7f9-074f-4232-9044-9bd0a2ddc766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16900 | 2026.05.19 20:13:18.565872 [ 369 ] {} <Debug> TCP-Session: 28c5566e-228e-4fa4-b2fe-86d963dddf43 Authenticating user 'default' from [fd00:1122:3344:101::e]:47462 | ||
| 16901 | 2026.05.19 20:13:18.565946 [ 371 ] {} <Debug> TCP-Session: 0d7ef7f9-074f-4232-9044-9bd0a2ddc766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2026.05.19 20:13:18.565950 [ 370 ] {} <Debug> TCP-Session: c6639b63-c8a7-43b1-a535-a748c74c52a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36985 | ||
| 16903 | 2026.05.19 20:13:18.565971 [ 369 ] {} <Debug> TCP-Session: 28c5566e-228e-4fa4-b2fe-86d963dddf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16904 | 2026.05.19 20:13:18.565793 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16905 | 2026.05.19 20:13:18.566007 [ 370 ] {} <Debug> TCP-Session: c6639b63-c8a7-43b1-a535-a748c74c52a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2026.05.19 20:13:18.566041 [ 310 ] {} <Debug> TCP-Session: 359b1951-a3cc-4689-b6ab-9d9b7d6e1a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:61291 | ||
| 16907 | 2026.05.19 20:13:18.566055 [ 309 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16908 | 2026.05.19 20:13:18.566058 [ 370 ] {} <Debug> TCP-Session: c6639b63-c8a7-43b1-a535-a748c74c52a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16909 | 2026.05.19 20:13:18.566073 [ 310 ] {} <Debug> TCP-Session: 359b1951-a3cc-4689-b6ab-9d9b7d6e1a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16910 | 2026.05.19 20:13:18.566007 [ 369 ] {} <Debug> TCP-Session: 28c5566e-228e-4fa4-b2fe-86d963dddf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2026.05.19 20:13:18.566128 [ 310 ] {} <Debug> TCP-Session: 359b1951-a3cc-4689-b6ab-9d9b7d6e1a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2026.05.19 20:13:18.565764 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46120 | ||
| 16913 | 2026.05.19 20:13:18.565763 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39643 | ||
| 16914 | 2026.05.19 20:13:18.565720 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39142 | ||
| 16915 | 2026.05.19 20:13:18.566217 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16916 | 2026.05.19 20:13:18.566246 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16917 | 2026.05.19 20:13:18.566266 [ 374 ] {} <Debug> TCP-Session: ba9fe583-1ad8-4940-97f6-3f46784e5886 Authenticating user 'default' from [fd00:1122:3344:101::e]:46120 | ||
| 16918 | 2026.05.19 20:13:18.566273 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16919 | 2026.05.19 20:13:18.566281 [ 375 ] {} <Debug> TCP-Session: c06e4cf1-ed57-4b53-b21f-d028d4ae7c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:39643 | ||
| 16920 | 2026.05.19 20:13:18.566294 [ 374 ] {} <Debug> TCP-Session: ba9fe583-1ad8-4940-97f6-3f46784e5886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16921 | 2026.05.19 20:13:18.566311 [ 367 ] {} <Debug> TCP-Session: 62b36ae7-5bac-417e-bd3e-f9b4e1e0c1e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39142 | ||
| 16922 | 2026.05.19 20:13:18.566324 [ 375 ] {} <Debug> TCP-Session: c06e4cf1-ed57-4b53-b21f-d028d4ae7c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16923 | 2026.05.19 20:13:18.566332 [ 309 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16924 | 2026.05.19 20:13:18.566357 [ 375 ] {} <Debug> TCP-Session: c06e4cf1-ed57-4b53-b21f-d028d4ae7c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16925 | 2026.05.19 20:13:18.566350 [ 367 ] {} <Debug> TCP-Session: 62b36ae7-5bac-417e-bd3e-f9b4e1e0c1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2026.05.19 20:13:18.565713 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59994 | ||
| 16927 | 2026.05.19 20:13:18.566407 [ 309 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16928 | 2026.05.19 20:13:18.566404 [ 367 ] {} <Debug> TCP-Session: 62b36ae7-5bac-417e-bd3e-f9b4e1e0c1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2026.05.19 20:13:18.566332 [ 374 ] {} <Debug> TCP-Session: ba9fe583-1ad8-4940-97f6-3f46784e5886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16930 | 2026.05.19 20:13:18.566673 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16931 | 2026.05.19 20:13:18.566712 [ 368 ] {} <Debug> TCP-Session: 21daa924-041f-463c-9dce-b500524a54f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59994 | ||
| 16932 | 2026.05.19 20:13:18.566734 [ 368 ] {} <Debug> TCP-Session: 21daa924-041f-463c-9dce-b500524a54f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16933 | 2026.05.19 20:13:18.566743 [ 309 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 16934 | 2026.05.19 20:13:18.566753 [ 368 ] {} <Debug> TCP-Session: 21daa924-041f-463c-9dce-b500524a54f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2026.05.19 20:13:18.567600 [ 326 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Trace> AggregatingTransform: Aggregating | ||
| 16936 | 2026.05.19 20:13:18.567632 [ 326 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 16937 | 2026.05.19 20:13:18.567662 [ 326 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000819833 sec. (1219.761 rows/sec., 47.65 KiB/sec.) | ||
| 16938 | 2026.05.19 20:13:18.567676 [ 326 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Trace> Aggregator: Merging aggregated data | ||
| 16939 | 2026.05.19 20:13:18.568231 [ 309 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002247 sec., 445.03782821539835 rows/sec., 17.38 KiB/sec. | ||
| 16940 | 2026.05.19 20:13:18.568376 [ 309 ] {a83decd7-6c9b-403a-8e13-3b4d08e065cd} <Debug> TCPHandler: Processed in 0.002709012 sec. | ||
| 16941 | 2026.05.19 20:13:18.568506 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16942 | 2026.05.19 20:13:18.568533 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16943 | 2026.05.19 20:13:18.568537 [ 309 ] {} <Debug> TCP-Session: b267e852-8a7e-4fc9-9ef4-79362a025332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16944 | 2026.05.19 20:13:18.568551 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16945 | 2026.05.19 20:13:18.568588 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16946 | 2026.05.19 20:13:18.568612 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16947 | 2026.05.19 20:13:18.568626 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16948 | 2026.05.19 20:13:18.568639 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16949 | 2026.05.19 20:13:18.568657 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16950 | 2026.05.19 20:13:18.568688 [ 371 ] {} <Debug> TCP-Session: 0d7ef7f9-074f-4232-9044-9bd0a2ddc766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16951 | 2026.05.19 20:13:18.568701 [ 374 ] {} <Debug> TCP-Session: ba9fe583-1ad8-4940-97f6-3f46784e5886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16952 | 2026.05.19 20:13:18.568717 [ 375 ] {} <Debug> TCP-Session: c06e4cf1-ed57-4b53-b21f-d028d4ae7c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2026.05.19 20:13:18.568669 [ 368 ] {} <Debug> TCP-Session: 21daa924-041f-463c-9dce-b500524a54f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16954 | 2026.05.19 20:13:18.568630 [ 369 ] {} <Debug> TCP-Session: 28c5566e-228e-4fa4-b2fe-86d963dddf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16955 | 2026.05.19 20:13:18.568581 [ 370 ] {} <Debug> TCP-Session: c6639b63-c8a7-43b1-a535-a748c74c52a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16956 | 2026.05.19 20:13:18.568570 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16957 | 2026.05.19 20:13:18.568619 [ 367 ] {} <Debug> TCP-Session: 62b36ae7-5bac-417e-bd3e-f9b4e1e0c1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16958 | 2026.05.19 20:13:18.568851 [ 310 ] {} <Debug> TCP-Session: 359b1951-a3cc-4689-b6ab-9d9b7d6e1a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16959 | 2026.05.19 20:13:18.715983 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63960 | ||
| 16960 | 2026.05.19 20:13:18.716065 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16961 | 2026.05.19 20:13:18.716089 [ 309 ] {} <Debug> TCP-Session: 644e225b-10b4-4269-af50-9a469734f873 Authenticating user 'default' from [fd00:1122:3344:101::e]:63960 | ||
| 16962 | 2026.05.19 20:13:18.716110 [ 309 ] {} <Debug> TCP-Session: 644e225b-10b4-4269-af50-9a469734f873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16963 | 2026.05.19 20:13:18.716123 [ 309 ] {} <Debug> TCP-Session: 644e225b-10b4-4269-af50-9a469734f873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16964 | 2026.05.19 20:13:18.716319 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35125 | ||
| 16965 | 2026.05.19 20:13:18.716337 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53069 | ||
| 16966 | 2026.05.19 20:13:18.716354 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53345 | ||
| 16967 | 2026.05.19 20:13:18.716382 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55014 | ||
| 16968 | 2026.05.19 20:13:18.716409 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16969 | 2026.05.19 20:13:18.716415 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16970 | 2026.05.19 20:13:18.716403 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 | ||
| 16971 | 2026.05.19 20:13:18.716461 [ 309 ] {} <Trace> TCP-Session: 644e225b-10b4-4269-af50-9a469734f873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.05.19 20:13:18.716459 [ 368 ] {} <Debug> TCP-Session: 6822207d-0a7c-4f46-83c6-54aaf0eab3e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53069 | ||
| 16973 | 2026.05.19 20:13:18.716509 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16974 | 2026.05.19 20:13:18.716520 [ 368 ] {} <Debug> TCP-Session: 6822207d-0a7c-4f46-83c6-54aaf0eab3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16975 | 2026.05.19 20:13:18.716456 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16976 | 2026.05.19 20:13:18.716541 [ 375 ] {} <Debug> TCP-Session: f3920d0a-0bf3-41d8-b7f3-9c7d1ca64d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 | ||
| 16977 | 2026.05.19 20:13:18.716545 [ 368 ] {} <Debug> TCP-Session: 6822207d-0a7c-4f46-83c6-54aaf0eab3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16978 | 2026.05.19 20:13:18.716586 [ 375 ] {} <Debug> TCP-Session: f3920d0a-0bf3-41d8-b7f3-9c7d1ca64d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16979 | 2026.05.19 20:13:18.716575 [ 369 ] {} <Debug> TCP-Session: f9ab2467-e4f7-4047-aa4e-fbac2f19c282 Authenticating user 'default' from [fd00:1122:3344:101::e]:53345 | ||
| 16980 | 2026.05.19 20:13:18.716626 [ 375 ] {} <Debug> TCP-Session: f3920d0a-0bf3-41d8-b7f3-9c7d1ca64d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16981 | 2026.05.19 20:13:18.716446 [ 310 ] {} <Debug> TCP-Session: 5425b049-d555-4775-a271-269c16dd63cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35125 | ||
| 16982 | 2026.05.19 20:13:18.716667 [ 309 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63960) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16983 | 2026.05.19 20:13:18.716700 [ 310 ] {} <Debug> TCP-Session: 5425b049-d555-4775-a271-269c16dd63cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16984 | 2026.05.19 20:13:18.716661 [ 369 ] {} <Debug> TCP-Session: f9ab2467-e4f7-4047-aa4e-fbac2f19c282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2026.05.19 20:13:18.716726 [ 310 ] {} <Debug> TCP-Session: 5425b049-d555-4775-a271-269c16dd63cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16986 | 2026.05.19 20:13:18.716744 [ 369 ] {} <Debug> TCP-Session: f9ab2467-e4f7-4047-aa4e-fbac2f19c282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16987 | 2026.05.19 20:13:18.716398 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58254 | ||
| 16988 | 2026.05.19 20:13:18.716380 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48748 | ||
| 16989 | 2026.05.19 20:13:18.716457 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16990 | 2026.05.19 20:13:18.716334 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62559 | ||
| 16991 | 2026.05.19 20:13:18.716874 [ 371 ] {} <Debug> TCP-Session: 9ce8a18f-6b8d-4168-882a-b110cf71a34a Authenticating user 'default' from [fd00:1122:3344:101::e]:55014 | ||
| 16992 | 2026.05.19 20:13:18.716870 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16993 | 2026.05.19 20:13:18.716912 [ 371 ] {} <Debug> TCP-Session: 9ce8a18f-6b8d-4168-882a-b110cf71a34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2026.05.19 20:13:18.716924 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16995 | 2026.05.19 20:13:18.716939 [ 371 ] {} <Debug> TCP-Session: 9ce8a18f-6b8d-4168-882a-b110cf71a34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2026.05.19 20:13:18.716940 [ 374 ] {} <Debug> TCP-Session: 7f510ac3-5c5e-4c91-bfd1-a0cde987dc10 Authenticating user 'default' from [fd00:1122:3344:101::e]:58254 | ||
| 16997 | 2026.05.19 20:13:18.716960 [ 367 ] {} <Debug> TCP-Session: 5cdaf3b5-7b18-4619-b989-db1ef143c16d Authenticating user 'default' from [fd00:1122:3344:101::e]:62559 | ||
| 16998 | 2026.05.19 20:13:18.716870 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16999 | 2026.05.19 20:13:18.717000 [ 374 ] {} <Debug> TCP-Session: 7f510ac3-5c5e-4c91-bfd1-a0cde987dc10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2026.05.19 20:13:18.717002 [ 309 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17001 | 2026.05.19 20:13:18.717026 [ 370 ] {} <Debug> TCP-Session: 3592e4e9-5517-4830-832f-c9487888242c Authenticating user 'default' from [fd00:1122:3344:101::e]:48748 | ||
| 17002 | 2026.05.19 20:13:18.717033 [ 374 ] {} <Debug> TCP-Session: 7f510ac3-5c5e-4c91-bfd1-a0cde987dc10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17003 | 2026.05.19 20:13:18.717065 [ 370 ] {} <Debug> TCP-Session: 3592e4e9-5517-4830-832f-c9487888242c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17004 | 2026.05.19 20:13:18.717002 [ 367 ] {} <Debug> TCP-Session: 5cdaf3b5-7b18-4619-b989-db1ef143c16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.05.19 20:13:18.717082 [ 370 ] {} <Debug> TCP-Session: 3592e4e9-5517-4830-832f-c9487888242c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17006 | 2026.05.19 20:13:18.717103 [ 367 ] {} <Debug> TCP-Session: 5cdaf3b5-7b18-4619-b989-db1ef143c16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17007 | 2026.05.19 20:13:18.717096 [ 309 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17008 | 2026.05.19 20:13:18.717405 [ 309 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 17009 | 2026.05.19 20:13:18.718323 [ 320 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Trace> AggregatingTransform: Aggregating | ||
| 17010 | 2026.05.19 20:13:18.718359 [ 320 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 17011 | 2026.05.19 20:13:18.718388 [ 320 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884664 sec. (1130.373 rows/sec., 44.16 KiB/sec.) | ||
| 17012 | 2026.05.19 20:13:18.718403 [ 320 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Trace> Aggregator: Merging aggregated data | ||
| 17013 | 2026.05.19 20:13:18.718981 [ 309 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002372 sec., 421.5851602023609 rows/sec., 16.47 KiB/sec. | ||
| 17014 | 2026.05.19 20:13:18.719131 [ 309 ] {1092f14c-4133-4fba-b669-ee6191e22f8c} <Debug> TCPHandler: Processed in 0.002783132 sec. | ||
| 17015 | 2026.05.19 20:13:18.719269 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17016 | 2026.05.19 20:13:18.719296 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17017 | 2026.05.19 20:13:18.719299 [ 309 ] {} <Debug> TCP-Session: 644e225b-10b4-4269-af50-9a469734f873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2026.05.19 20:13:18.719314 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17019 | 2026.05.19 20:13:18.719342 [ 310 ] {} <Debug> TCP-Session: 5425b049-d555-4775-a271-269c16dd63cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17020 | 2026.05.19 20:13:18.719348 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17021 | 2026.05.19 20:13:18.719366 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17022 | 2026.05.19 20:13:18.719386 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17023 | 2026.05.19 20:13:18.719405 [ 370 ] {} <Debug> TCP-Session: 3592e4e9-5517-4830-832f-c9487888242c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17024 | 2026.05.19 20:13:18.719419 [ 374 ] {} <Debug> TCP-Session: 7f510ac3-5c5e-4c91-bfd1-a0cde987dc10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2026.05.19 20:13:18.719444 [ 368 ] {} <Debug> TCP-Session: 6822207d-0a7c-4f46-83c6-54aaf0eab3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2026.05.19 20:13:18.719410 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17027 | 2026.05.19 20:13:18.719408 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17028 | 2026.05.19 20:13:18.719510 [ 369 ] {} <Debug> TCP-Session: f9ab2467-e4f7-4047-aa4e-fbac2f19c282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17029 | 2026.05.19 20:13:18.719370 [ 375 ] {} <Debug> TCP-Session: f3920d0a-0bf3-41d8-b7f3-9c7d1ca64d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2026.05.19 20:13:18.719527 [ 371 ] {} <Debug> TCP-Session: 9ce8a18f-6b8d-4168-882a-b110cf71a34a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17031 | 2026.05.19 20:13:18.719333 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17032 | 2026.05.19 20:13:18.719597 [ 367 ] {} <Debug> TCP-Session: 5cdaf3b5-7b18-4619-b989-db1ef143c16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17033 | 2026.05.19 20:13:18.744317 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64747 | ||
| 17034 | 2026.05.19 20:13:18.744385 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17035 | 2026.05.19 20:13:18.744409 [ 309 ] {} <Debug> TCP-Session: 30a22b54-4cc0-4a60-b0fb-7632b2c2da1a Authenticating user 'default' from [fd00:1122:3344:101::e]:64747 | ||
| 17036 | 2026.05.19 20:13:18.744430 [ 309 ] {} <Debug> TCP-Session: 30a22b54-4cc0-4a60-b0fb-7632b2c2da1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2026.05.19 20:13:18.744442 [ 309 ] {} <Debug> TCP-Session: 30a22b54-4cc0-4a60-b0fb-7632b2c2da1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17038 | 2026.05.19 20:13:18.744656 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54843 | ||
| 17039 | 2026.05.19 20:13:18.744674 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34928 | ||
| 17040 | 2026.05.19 20:13:18.744687 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37568 | ||
| 17041 | 2026.05.19 20:13:18.744709 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46928 | ||
| 17042 | 2026.05.19 20:13:18.744723 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17043 | 2026.05.19 20:13:18.744721 [ 309 ] {} <Trace> TCP-Session: 30a22b54-4cc0-4a60-b0fb-7632b2c2da1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17044 | 2026.05.19 20:13:18.744759 [ 310 ] {} <Debug> TCP-Session: 65d6d5cf-b1f9-4fbc-b776-c2047bc3cfda Authenticating user 'default' from [fd00:1122:3344:101::e]:54843 | ||
| 17045 | 2026.05.19 20:13:18.744769 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17046 | 2026.05.19 20:13:18.744758 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17047 | 2026.05.19 20:13:18.744788 [ 310 ] {} <Debug> TCP-Session: 65d6d5cf-b1f9-4fbc-b776-c2047bc3cfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17048 | 2026.05.19 20:13:18.744797 [ 371 ] {} <Debug> TCP-Session: b63f5d02-ef7b-4e2c-ad3c-2171687e8885 Authenticating user 'default' from [fd00:1122:3344:101::e]:46928 | ||
| 17049 | 2026.05.19 20:13:18.744823 [ 310 ] {} <Debug> TCP-Session: 65d6d5cf-b1f9-4fbc-b776-c2047bc3cfda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17050 | 2026.05.19 20:13:18.744823 [ 369 ] {} <Debug> TCP-Session: 8746b0a4-b762-4b65-8495-053e991481bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37568 | ||
| 17051 | 2026.05.19 20:13:18.744836 [ 371 ] {} <Debug> TCP-Session: b63f5d02-ef7b-4e2c-ad3c-2171687e8885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17052 | 2026.05.19 20:13:18.744720 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60213 | ||
| 17053 | 2026.05.19 20:13:18.744868 [ 371 ] {} <Debug> TCP-Session: b63f5d02-ef7b-4e2c-ad3c-2171687e8885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17054 | 2026.05.19 20:13:18.744900 [ 309 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64747) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17055 | 2026.05.19 20:13:18.744863 [ 369 ] {} <Debug> TCP-Session: 8746b0a4-b762-4b65-8495-053e991481bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2026.05.19 20:13:18.744937 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17057 | 2026.05.19 20:13:18.744953 [ 369 ] {} <Debug> TCP-Session: 8746b0a4-b762-4b65-8495-053e991481bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17058 | 2026.05.19 20:13:18.744707 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53212 | ||
| 17059 | 2026.05.19 20:13:18.744976 [ 374 ] {} <Debug> TCP-Session: d95b22c2-5ca2-43e6-8aa6-023e44159136 Authenticating user 'default' from [fd00:1122:3344:101::e]:60213 | ||
| 17060 | 2026.05.19 20:13:18.744673 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 | ||
| 17061 | 2026.05.19 20:13:18.745013 [ 374 ] {} <Debug> TCP-Session: d95b22c2-5ca2-43e6-8aa6-023e44159136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2026.05.19 20:13:18.745022 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17063 | 2026.05.19 20:13:18.745046 [ 374 ] {} <Debug> TCP-Session: d95b22c2-5ca2-43e6-8aa6-023e44159136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2026.05.19 20:13:18.744724 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39211 | ||
| 17065 | 2026.05.19 20:13:18.745061 [ 370 ] {} <Debug> TCP-Session: 1bdbb11e-50db-406a-a5d1-88e5d9678553 Authenticating user 'default' from [fd00:1122:3344:101::e]:53212 | ||
| 17066 | 2026.05.19 20:13:18.745061 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17067 | 2026.05.19 20:13:18.745104 [ 370 ] {} <Debug> TCP-Session: 1bdbb11e-50db-406a-a5d1-88e5d9678553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17068 | 2026.05.19 20:13:18.745115 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17069 | 2026.05.19 20:13:18.745128 [ 368 ] {} <Debug> TCP-Session: 17ccb24f-7b3d-4bec-8dba-4782b8f568d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 | ||
| 17070 | 2026.05.19 20:13:18.745143 [ 309 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17071 | 2026.05.19 20:13:18.745152 [ 375 ] {} <Debug> TCP-Session: ced59dc8-8701-41f0-b9cf-3bc5fb754e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:39211 | ||
| 17072 | 2026.05.19 20:13:18.745156 [ 368 ] {} <Debug> TCP-Session: 17ccb24f-7b3d-4bec-8dba-4782b8f568d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17073 | 2026.05.19 20:13:18.745176 [ 375 ] {} <Debug> TCP-Session: ced59dc8-8701-41f0-b9cf-3bc5fb754e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17074 | 2026.05.19 20:13:18.745184 [ 368 ] {} <Debug> TCP-Session: 17ccb24f-7b3d-4bec-8dba-4782b8f568d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17075 | 2026.05.19 20:13:18.745194 [ 375 ] {} <Debug> TCP-Session: ced59dc8-8701-41f0-b9cf-3bc5fb754e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17076 | 2026.05.19 20:13:18.745195 [ 309 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17077 | 2026.05.19 20:13:18.745134 [ 370 ] {} <Debug> TCP-Session: 1bdbb11e-50db-406a-a5d1-88e5d9678553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.05.19 20:13:18.744754 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17079 | 2026.05.19 20:13:18.745268 [ 367 ] {} <Debug> TCP-Session: 941da4ca-76ca-4aeb-a6ac-1d90d8562710 Authenticating user 'default' from [fd00:1122:3344:101::e]:34928 | ||
| 17080 | 2026.05.19 20:13:18.745285 [ 367 ] {} <Debug> TCP-Session: 941da4ca-76ca-4aeb-a6ac-1d90d8562710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17081 | 2026.05.19 20:13:18.745298 [ 367 ] {} <Debug> TCP-Session: 941da4ca-76ca-4aeb-a6ac-1d90d8562710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17082 | 2026.05.19 20:13:18.745485 [ 309 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 17083 | 2026.05.19 20:13:18.746416 [ 339 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Trace> AggregatingTransform: Aggregating | ||
| 17084 | 2026.05.19 20:13:18.746465 [ 339 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 17085 | 2026.05.19 20:13:18.746498 [ 339 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914364 sec. (1093.656 rows/sec., 42.72 KiB/sec.) | ||
| 17086 | 2026.05.19 20:13:18.746514 [ 339 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Trace> Aggregator: Merging aggregated data | ||
| 17087 | 2026.05.19 20:13:18.747113 [ 309 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002261 sec., 442.2821760283061 rows/sec., 17.28 KiB/sec. | ||
| 17088 | 2026.05.19 20:13:18.747264 [ 309 ] {a69b78c9-b7d1-4026-b347-a27470927dbd} <Debug> TCPHandler: Processed in 0.002638982 sec. | ||
| 17089 | 2026.05.19 20:13:18.747375 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17090 | 2026.05.19 20:13:18.747402 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17091 | 2026.05.19 20:13:18.747406 [ 309 ] {} <Debug> TCP-Session: 30a22b54-4cc0-4a60-b0fb-7632b2c2da1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17092 | 2026.05.19 20:13:18.747422 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17093 | 2026.05.19 20:13:18.747441 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17094 | 2026.05.19 20:13:18.747462 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17095 | 2026.05.19 20:13:18.747492 [ 367 ] {} <Debug> TCP-Session: 941da4ca-76ca-4aeb-a6ac-1d90d8562710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17096 | 2026.05.19 20:13:18.747481 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17097 | 2026.05.19 20:13:18.747536 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17098 | 2026.05.19 20:13:18.747521 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17099 | 2026.05.19 20:13:18.747574 [ 368 ] {} <Debug> TCP-Session: 17ccb24f-7b3d-4bec-8dba-4782b8f568d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17100 | 2026.05.19 20:13:18.747589 [ 371 ] {} <Debug> TCP-Session: b63f5d02-ef7b-4e2c-ad3c-2171687e8885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2026.05.19 20:13:18.747617 [ 374 ] {} <Debug> TCP-Session: d95b22c2-5ca2-43e6-8aa6-023e44159136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17102 | 2026.05.19 20:13:18.747521 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17103 | 2026.05.19 20:13:18.747473 [ 310 ] {} <Debug> TCP-Session: 65d6d5cf-b1f9-4fbc-b776-c2047bc3cfda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17104 | 2026.05.19 20:13:18.747676 [ 370 ] {} <Debug> TCP-Session: 1bdbb11e-50db-406a-a5d1-88e5d9678553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2026.05.19 20:13:18.747444 [ 369 ] {} <Debug> TCP-Session: 8746b0a4-b762-4b65-8495-053e991481bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2026.05.19 20:13:18.747522 [ 375 ] {} <Debug> TCP-Session: ced59dc8-8701-41f0-b9cf-3bc5fb754e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17107 | 2026.05.19 20:13:18.819651 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 17108 | 2026.05.19 20:13:18.819704 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 17109 | 2026.05.19 20:13:18.822876 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 17110 | 2026.05.19 20:13:19.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.31 MiB, peak 397.26 MiB, free memory in arenas 0.00 B, will set to 383.78 MiB (RSS), difference: -1.53 MiB | ||
| 17111 | 2026.05.19 20:13:19.568360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35106 | ||
| 17112 | 2026.05.19 20:13:19.568874 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.05.19 20:13:19.568921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17114 | 2026.05.19 20:13:19.569399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17115 | 2026.05.19 20:13:19.569641 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.05.19 20:13:19.569773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35106 | ||
| 17117 | 2026.05.19 20:13:21.386375 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 17118 | 2026.05.19 20:13:21.403097 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.05.19 20:13:21.403151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17120 | 2026.05.19 20:13:21.409057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17121 | 2026.05.19 20:13:21.409741 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.05.19 20:13:21.412491 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17123 | 2026.05.19 20:13:22.186044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2108 | ||
| 17124 | 2026.05.19 20:13:22.188821 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.05.19 20:13:22.188871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17126 | 2026.05.19 20:13:22.190202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17127 | 2026.05.19 20:13:22.190499 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.05.19 20:13:22.190771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2108 | ||
| 17129 | 2026.05.19 20:13:23.235734 [ 222 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 17130 | 2026.05.19 20:13:23.235788 [ 222 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 17131 | 2026.05.19 20:13:23.239036 [ 222 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 17132 | 2026.05.19 20:13:23.293359 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17133 | 2026.05.19 20:13:23.293606 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17134 | 2026.05.19 20:13:23.293952 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17135 | 2026.05.19 20:13:23.293990 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <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 | ||
| 17136 | 2026.05.19 20:13:23.294215 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17137 | 2026.05.19 20:13:23.294288 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17138 | 2026.05.19 20:13:23.294437 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17139 | 2026.05.19 20:13:23.294474 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17140 | 2026.05.19 20:13:23.294496 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17141 | 2026.05.19 20:13:23.294513 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17142 | 2026.05.19 20:13:23.294555 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17143 | 2026.05.19 20:13:23.294576 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17144 | 2026.05.19 20:13:23.295537 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002028 sec., 24654.83234714004 rows/sec., 5.90 MiB/sec. | ||
| 17145 | 2026.05.19 20:13:23.295621 [ 4 ] {6ac489a2-0b14-4076-9ece-1053a46f444f} <Debug> TCPHandler: Processed in 0.002405921 sec. | ||
| 17146 | 2026.05.19 20:13:23.297795 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.05.19 20:13:23.298004 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17148 | 2026.05.19 20:13:23.298089 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17149 | 2026.05.19 20:13:23.298806 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.05.19 20:13:23.298848 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17151 | 2026.05.19 20:13:23.299221 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17152 | 2026.05.19 20:13:23.299452 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.05.19 20:13:23.299606 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00166 sec., 69879.51807228915 rows/sec., 5.94 MiB/sec. | ||
| 17154 | 2026.05.19 20:13:23.299645 [ 4 ] {c63d0177-3216-4192-ab67-43af9ff0e299} <Debug> TCPHandler: Processed in 0.001953628 sec. | ||
| 17155 | 2026.05.19 20:13:23.299757 [ 221 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 17156 | 2026.05.19 20:13:23.299773 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17157 | 2026.05.19 20:13:23.299822 [ 221 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 17158 | 2026.05.19 20:13:23.299913 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17159 | 2026.05.19 20:13:23.299961 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17160 | 2026.05.19 20:13:23.300395 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.05.19 20:13:23.300434 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17162 | 2026.05.19 20:13:23.300762 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17163 | 2026.05.19 20:13:23.300989 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.05.19 20:13:23.301125 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001234 sec., 24311.18314424635 rows/sec., 1.79 MiB/sec. | ||
| 17165 | 2026.05.19 20:13:23.301185 [ 4 ] {1cd5342f-1dc5-4abf-85b7-c618e617aa3d} <Debug> TCPHandler: Processed in 0.001461176 sec. | ||
| 17166 | 2026.05.19 20:13:23.301325 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.05.19 20:13:23.301424 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17168 | 2026.05.19 20:13:23.301467 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17169 | 2026.05.19 20:13:23.301919 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.05.19 20:13:23.301956 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17171 | 2026.05.19 20:13:23.302188 [ 221 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 17172 | 2026.05.19 20:13:23.302301 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17173 | 2026.05.19 20:13:23.302542 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.05.19 20:13:23.302682 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001277 sec., 73610.0234925607 rows/sec., 5.75 MiB/sec. | ||
| 17175 | 2026.05.19 20:13:23.302720 [ 4 ] {1f08db15-5855-4a61-84a6-4c76e15f82e4} <Debug> TCPHandler: Processed in 0.001445637 sec. | ||
| 17176 | 2026.05.19 20:13:23.302841 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17177 | 2026.05.19 20:13:23.302937 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17178 | 2026.05.19 20:13:23.302980 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17179 | 2026.05.19 20:13:23.303393 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2026.05.19 20:13:23.303429 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17181 | 2026.05.19 20:13:23.303764 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17182 | 2026.05.19 20:13:23.303977 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17183 | 2026.05.19 20:13:23.304106 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_116_26 to all_117_117_0 | ||
| 17184 | 2026.05.19 20:13:23.304113 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 17185 | 2026.05.19 20:13:23.304165 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17186 | 2026.05.19 20:13:23.304177 [ 4 ] {ce8c9303-b538-429b-a55e-f15b11513910} <Debug> TCPHandler: Processed in 0.001386906 sec. | ||
| 17187 | 2026.05.19 20:13:23.304190 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17188 | 2026.05.19 20:13:23.304289 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_26 to all_117_117_0 into Compact with storage Full | ||
| 17189 | 2026.05.19 20:13:23.304312 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17190 | 2026.05.19 20:13:23.304334 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 17191 | 2026.05.19 20:13:23.304367 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 17192 | 2026.05.19 20:13:23.304411 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17193 | 2026.05.19 20:13:23.304420 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17194 | 2026.05.19 20:13:23.304454 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_26, total 42367 rows starting from the beginning of the part | ||
| 17195 | 2026.05.19 20:13:23.304490 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <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 | ||
| 17196 | 2026.05.19 20:13:23.304531 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 76 rows starting from the beginning of the part | ||
| 17197 | 2026.05.19 20:13:23.305605 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2026.05.19 20:13:23.305650 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17199 | 2026.05.19 20:13:23.306448 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17200 | 2026.05.19 20:13:23.306760 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2026.05.19 20:13:23.306939 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002542 sec., 11801.730920535012 rows/sec., 21.15 MiB/sec. | ||
| 17202 | 2026.05.19 20:13:23.307041 [ 4 ] {e6c497ea-7b9e-4f91-b31c-8533e7ab5d70} <Debug> TCPHandler: Processed in 0.002788752 sec. | ||
| 17203 | 2026.05.19 20:13:23.307191 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.05.19 20:13:23.307307 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17205 | 2026.05.19 20:13:23.307358 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17206 | 2026.05.19 20:13:23.307479 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 17207 | 2026.05.19 20:13:23.307781 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.05.19 20:13:23.307828 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17209 | 2026.05.19 20:13:23.308213 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17210 | 2026.05.19 20:13:23.308470 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2026.05.19 20:13:23.308600 [ 111 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17212 | 2026.05.19 20:13:23.308618 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 17213 | 2026.05.19 20:13:23.308632 [ 111 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17214 | 2026.05.19 20:13:23.308658 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17215 | 2026.05.19 20:13:23.308664 [ 4 ] {33cdc785-1407-4ee2-a1db-3d8fd904efb8} <Debug> TCPHandler: Processed in 0.001535546 sec. | ||
| 17216 | 2026.05.19 20:13:23.308759 [ 223 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 17217 | 2026.05.19 20:13:23.308763 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17218 | 2026.05.19 20:13:23.308793 [ 223 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 17219 | 2026.05.19 20:13:23.308920 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17220 | 2026.05.19 20:13:23.308964 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6102 rows starting from the beginning of the part | ||
| 17221 | 2026.05.19 20:13:23.309035 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17222 | 2026.05.19 20:13:23.309090 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17223 | 2026.05.19 20:13:23.309137 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 17224 | 2026.05.19 20:13:23.309185 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17225 | 2026.05.19 20:13:23.309230 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 17226 | 2026.05.19 20:13:23.311352 [ 223 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 17227 | 2026.05.19 20:13:23.311584 [ 193 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6372 rows, containing 4 columns (4 merged, 0 gathered) in 0.002870082 sec., 2220145.6265012636 rows/sec., 148.37 MiB/sec. | ||
| 17228 | 2026.05.19 20:13:23.312009 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17229 | 2026.05.19 20:13:23.312289 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.05.19 20:13:23.312359 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_121_24} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17231 | 2026.05.19 20:13:23.312436 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 17232 | 2026.05.19 20:13:23.312681 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42443 rows, containing 5 columns (5 merged, 0 gathered) in 0.008431227 sec., 5034024.110606914 rows/sec., 326.74 MiB/sec. | ||
| 17233 | 2026.05.19 20:13:23.313014 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Trace> MergedBlockOutputStream: filled checksums all_1_117_27 (state Temporary) | ||
| 17234 | 2026.05.19 20:13:23.313264 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_117_27 to all_1_117_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.05.19 20:13:23.313336 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_116_26, all_117_117_0] -> all_1_117_27 | ||
| 17236 | 2026.05.19 20:13:23.313416 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17237 | 2026.05.19 20:13:26.872434 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17238 | 2026.05.19 20:13:26.872549 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17239 | 2026.05.19 20:13:27.070084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35618 | ||
| 17240 | 2026.05.19 20:13:27.070684 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.05.19 20:13:27.070744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17242 | 2026.05.19 20:13:27.071237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17243 | 2026.05.19 20:13:27.071474 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.05.19 20:13:27.071630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35618 | ||
| 17245 | 2026.05.19 20:13:28.293839 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17246 | 2026.05.19 20:13:28.294094 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17247 | 2026.05.19 20:13:28.294503 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17248 | 2026.05.19 20:13:28.294546 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <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 | ||
| 17249 | 2026.05.19 20:13:28.294799 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17250 | 2026.05.19 20:13:28.294871 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17251 | 2026.05.19 20:13:28.295017 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17252 | 2026.05.19 20:13:28.295052 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17253 | 2026.05.19 20:13:28.295074 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17254 | 2026.05.19 20:13:28.295089 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17255 | 2026.05.19 20:13:28.295130 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17256 | 2026.05.19 20:13:28.295150 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17257 | 2026.05.19 20:13:28.296077 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002086 sec., 23969.319271332693 rows/sec., 5.74 MiB/sec. | ||
| 17258 | 2026.05.19 20:13:28.296172 [ 4 ] {b0066801-ae33-4bb7-b882-a9eb598172ee} <Debug> TCPHandler: Processed in 0.00247842 sec. | ||
| 17259 | 2026.05.19 20:13:28.297997 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2026.05.19 20:13:28.298110 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17261 | 2026.05.19 20:13:28.298154 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17262 | 2026.05.19 20:13:28.298630 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17263 | 2026.05.19 20:13:28.298671 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17264 | 2026.05.19 20:13:28.299051 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17265 | 2026.05.19 20:13:28.299288 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2026.05.19 20:13:28.299437 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00136 sec., 57352.94117647059 rows/sec., 4.75 MiB/sec. | ||
| 17267 | 2026.05.19 20:13:28.299477 [ 4 ] {0e4b5062-797e-45a6-a564-815a86ae1065} <Debug> TCPHandler: Processed in 0.001530307 sec. | ||
| 17268 | 2026.05.19 20:13:28.299595 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17269 | 2026.05.19 20:13:28.299694 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17270 | 2026.05.19 20:13:28.299735 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17271 | 2026.05.19 20:13:28.300132 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.05.19 20:13:28.300169 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17273 | 2026.05.19 20:13:28.300466 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17274 | 2026.05.19 20:13:28.300672 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.05.19 20:13:28.300802 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00113 sec., 9734.513274336285 rows/sec., 731.99 KiB/sec. | ||
| 17276 | 2026.05.19 20:13:28.300838 [ 4 ] {30ae8bd0-ab1b-44a8-91ad-74be4bee1790} <Debug> TCPHandler: Processed in 0.001290806 sec. | ||
| 17277 | 2026.05.19 20:13:28.300949 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17278 | 2026.05.19 20:13:28.301050 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17279 | 2026.05.19 20:13:28.301090 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17280 | 2026.05.19 20:13:28.301488 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.05.19 20:13:28.301523 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17282 | 2026.05.19 20:13:28.301826 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17283 | 2026.05.19 20:13:28.302032 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2026.05.19 20:13:28.302159 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001127 sec., 66548.35847382431 rows/sec., 5.20 MiB/sec. | ||
| 17285 | 2026.05.19 20:13:28.302196 [ 4 ] {d69df5ca-5486-45d3-b0f0-4134b80de915} <Debug> TCPHandler: Processed in 0.001296356 sec. | ||
| 17286 | 2026.05.19 20:13:28.302306 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17287 | 2026.05.19 20:13:28.302400 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17288 | 2026.05.19 20:13:28.302442 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17289 | 2026.05.19 20:13:28.302859 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.05.19 20:13:28.302894 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17291 | 2026.05.19 20:13:28.303211 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17292 | 2026.05.19 20:13:28.303429 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.05.19 20:13:28.303565 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 17294 | 2026.05.19 20:13:28.303581 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_117_27 to all_118_118_0 | ||
| 17295 | 2026.05.19 20:13:28.303602 [ 4 ] {1d8d228b-61f0-4271-93b6-4089c2acd539} <Debug> TCPHandler: Processed in 0.001343286 sec. | ||
| 17296 | 2026.05.19 20:13:28.303645 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.05.19 20:13:28.303672 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17298 | 2026.05.19 20:13:28.303729 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17299 | 2026.05.19 20:13:28.303767 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_117_27 to all_118_118_0 into Compact with storage Full | ||
| 17300 | 2026.05.19 20:13:28.303827 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17301 | 2026.05.19 20:13:28.303885 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <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 | ||
| 17302 | 2026.05.19 20:13:28.303901 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17303 | 2026.05.19 20:13:28.303945 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_27, total 42443 rows starting from the beginning of the part | ||
| 17304 | 2026.05.19 20:13:28.304016 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17305 | 2026.05.19 20:13:28.304668 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.05.19 20:13:28.304708 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17307 | 2026.05.19 20:13:28.305243 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17308 | 2026.05.19 20:13:28.305555 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2026.05.19 20:13:28.305709 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0019 sec., 5789.473684210527 rows/sec., 10.37 MiB/sec. | ||
| 17310 | 2026.05.19 20:13:28.305770 [ 4 ] {bf8f0605-5130-4878-8801-790b6c32a65f} <Debug> TCPHandler: Processed in 0.002090039 sec. | ||
| 17311 | 2026.05.19 20:13:28.305924 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17312 | 2026.05.19 20:13:28.306022 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17313 | 2026.05.19 20:13:28.306064 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17314 | 2026.05.19 20:13:28.306414 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2026.05.19 20:13:28.306450 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17316 | 2026.05.19 20:13:28.306758 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17317 | 2026.05.19 20:13:28.306971 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2026.05.19 20:13:28.307101 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 17319 | 2026.05.19 20:13:28.307137 [ 4 ] {e46a85f7-adc5-4581-81be-bff75f6b861a} <Debug> TCPHandler: Processed in 0.001278795 sec. | ||
| 17320 | 2026.05.19 20:13:28.310996 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42603 rows, containing 5 columns (5 merged, 0 gathered) in 0.007262032 sec., 5866539.833479115 rows/sec., 380.88 MiB/sec. | ||
| 17321 | 2026.05.19 20:13:28.311365 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Trace> MergedBlockOutputStream: filled checksums all_1_118_28 (state Temporary) | ||
| 17322 | 2026.05.19 20:13:28.311688 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_118_28 to all_1_118_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.05.19 20:13:28.311772 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_118_28} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_117_27, all_118_118_0] -> all_1_118_28 | ||
| 17324 | 2026.05.19 20:13:28.311872 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17325 | 2026.05.19 20:13:28.912732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17326 | 2026.05.19 20:13:28.929166 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2026.05.19 20:13:28.929224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17328 | 2026.05.19 20:13:28.935201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17329 | 2026.05.19 20:13:28.935905 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2026.05.19 20:13:28.939385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17331 | 2026.05.19 20:13:29.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.26 MiB, peak 397.26 MiB, free memory in arenas 0.00 B, will set to 384.24 MiB (RSS), difference: -1.02 MiB | ||
| 17332 | 2026.05.19 20:13:30.338454 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17333 | 2026.05.19 20:13:30.338691 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17334 | 2026.05.19 20:13:30.339050 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17335 | 2026.05.19 20:13:30.339088 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17336 | 2026.05.19 20:13:30.339330 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17337 | 2026.05.19 20:13:30.339401 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17338 | 2026.05.19 20:13:30.339547 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 17339 | 2026.05.19 20:13:30.339584 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17340 | 2026.05.19 20:13:30.339606 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17341 | 2026.05.19 20:13:30.339621 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17342 | 2026.05.19 20:13:30.339661 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17343 | 2026.05.19 20:13:30.339682 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17344 | 2026.05.19 20:13:30.340841 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002249 sec., 22232.10315695865 rows/sec., 5.32 MiB/sec. | ||
| 17345 | 2026.05.19 20:13:30.340955 [ 4 ] {fc338872-3c65-4453-b9f3-f0ddfea4e828} <Debug> TCPHandler: Processed in 0.002627012 sec. | ||
| 17346 | 2026.05.19 20:13:30.353911 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17347 | 2026.05.19 20:13:30.354032 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17348 | 2026.05.19 20:13:30.354080 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17349 | 2026.05.19 20:13:30.354580 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2026.05.19 20:13:30.354624 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17351 | 2026.05.19 20:13:30.354990 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17352 | 2026.05.19 20:13:30.355209 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17353 | 2026.05.19 20:13:30.355362 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001364 sec., 8797.653958944282 rows/sec., 717.39 KiB/sec. | ||
| 17354 | 2026.05.19 20:13:30.355401 [ 4 ] {b193d8fd-7dee-4c07-a316-44519f810c0c} <Debug> TCPHandler: Processed in 0.001543876 sec. | ||
| 17355 | 2026.05.19 20:13:30.355522 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.05.19 20:13:30.355618 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17357 | 2026.05.19 20:13:30.355658 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17358 | 2026.05.19 20:13:30.357774 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.05.19 20:13:30.357814 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17360 | 2026.05.19 20:13:30.358255 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17361 | 2026.05.19 20:13:30.358467 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2026.05.19 20:13:30.358595 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Debug> executeQuery: Read 2421 rows, 183.11 KiB in 0.002998 sec., 807538.3589059373 rows/sec., 59.65 MiB/sec. | ||
| 17363 | 2026.05.19 20:13:30.358634 [ 4 ] {9a1ddeb0-f813-4b60-b659-5bb253ae0cb5} <Debug> TCPHandler: Processed in 0.003158693 sec. | ||
| 17364 | 2026.05.19 20:13:30.358754 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17365 | 2026.05.19 20:13:30.358847 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17366 | 2026.05.19 20:13:30.358887 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17367 | 2026.05.19 20:13:30.359307 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.05.19 20:13:30.359343 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17369 | 2026.05.19 20:13:30.359633 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17370 | 2026.05.19 20:13:30.359843 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.05.19 20:13:30.359969 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Debug> executeQuery: Read 28 rows, 2.04 KiB in 0.001141 sec., 24539.877300613494 rows/sec., 1.75 MiB/sec. | ||
| 17372 | 2026.05.19 20:13:30.359965 [ 105 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17373 | 2026.05.19 20:13:30.360006 [ 4 ] {22a1aa18-3443-498f-8b4e-300ffff4736d} <Debug> TCPHandler: Processed in 0.001299205 sec. | ||
| 17374 | 2026.05.19 20:13:30.360043 [ 105 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2026.05.19 20:13:30.360069 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17376 | 2026.05.19 20:13:30.360135 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17377 | 2026.05.19 20:13:30.360167 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 17378 | 2026.05.19 20:13:30.360231 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17379 | 2026.05.19 20:13:30.360271 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17380 | 2026.05.19 20:13:30.360274 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17381 | 2026.05.19 20:13:30.360310 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 17382 | 2026.05.19 20:13:30.360375 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 17383 | 2026.05.19 20:13:30.360425 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 25 rows starting from the beginning of the part | ||
| 17384 | 2026.05.19 20:13:30.360475 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 17385 | 2026.05.19 20:13:30.360518 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part | ||
| 17386 | 2026.05.19 20:13:30.360565 [ 188 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 28 rows starting from the beginning of the part | ||
| 17387 | 2026.05.19 20:13:30.361096 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.05.19 20:13:30.361130 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17389 | 2026.05.19 20:13:30.361330 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202765 sec., 290996.1630077364 rows/sec., 20.69 MiB/sec. | ||
| 17390 | 2026.05.19 20:13:30.361463 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17391 | 2026.05.19 20:13:30.361578 [ 198 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17392 | 2026.05.19 20:13:30.361695 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2026.05.19 20:13:30.361839 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001625 sec., 492923.07692307694 rows/sec., 28.47 MiB/sec. | ||
| 17394 | 2026.05.19 20:13:30.361879 [ 4 ] {c18c674a-2d04-43e3-ae87-1dbada24f534} <Debug> TCPHandler: Processed in 0.001790367 sec. | ||
| 17395 | 2026.05.19 20:13:30.361958 [ 198 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2026.05.19 20:13:30.362000 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17397 | 2026.05.19 20:13:30.362050 [ 198 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_111_22} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17398 | 2026.05.19 20:13:30.362102 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17399 | 2026.05.19 20:13:30.362147 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17400 | 2026.05.19 20:13:30.362173 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17401 | 2026.05.19 20:13:30.362531 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.05.19 20:13:30.362572 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17403 | 2026.05.19 20:13:30.362867 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17404 | 2026.05.19 20:13:30.363069 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17405 | 2026.05.19 20:13:30.363200 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 17406 | 2026.05.19 20:13:30.363237 [ 4 ] {6c95ed8d-bd43-4664-8dd8-b2ccc4af4c91} <Debug> TCPHandler: Processed in 0.001285435 sec. | ||
| 17407 | 2026.05.19 20:13:30.363354 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17408 | 2026.05.19 20:13:30.363456 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17409 | 2026.05.19 20:13:30.363500 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17410 | 2026.05.19 20:13:30.364560 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.05.19 20:13:30.364595 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17412 | 2026.05.19 20:13:30.364943 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17413 | 2026.05.19 20:13:30.365148 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.05.19 20:13:30.365274 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001839 sec., 710712.3436650353 rows/sec., 47.52 MiB/sec. | ||
| 17415 | 2026.05.19 20:13:30.365311 [ 4 ] {e712ca5b-40cb-4fd9-bdc7-cc82d2567527} <Debug> TCPHandler: Processed in 0.002005228 sec. | ||
| 17416 | 2026.05.19 20:13:30.365427 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17417 | 2026.05.19 20:13:30.365520 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17418 | 2026.05.19 20:13:30.365562 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17419 | 2026.05.19 20:13:30.366414 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17420 | 2026.05.19 20:13:30.366449 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17421 | 2026.05.19 20:13:30.366880 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17422 | 2026.05.19 20:13:30.367093 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17423 | 2026.05.19 20:13:30.367220 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Debug> executeQuery: Read 1554 rows, 97.03 KiB in 0.001718 sec., 904540.1629802096 rows/sec., 55.15 MiB/sec. | ||
| 17424 | 2026.05.19 20:13:30.367257 [ 4 ] {f7c869f8-9d2b-4bed-866e-23dca58f808b} <Debug> TCPHandler: Processed in 0.001876638 sec. | ||
| 17425 | 2026.05.19 20:13:30.367275 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_118_28 to all_123_123_0 | ||
| 17426 | 2026.05.19 20:13:30.367355 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.05.19 20:13:30.367374 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2026.05.19 20:13:30.367393 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17429 | 2026.05.19 20:13:30.367476 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17430 | 2026.05.19 20:13:30.367490 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_28 to all_123_123_0 into Compact with storage Full | ||
| 17431 | 2026.05.19 20:13:30.367535 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <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 | ||
| 17432 | 2026.05.19 20:13:30.367578 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17433 | 2026.05.19 20:13:30.367603 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_28, total 42603 rows starting from the beginning of the part | ||
| 17434 | 2026.05.19 20:13:30.367650 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17435 | 2026.05.19 20:13:30.367688 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 197 rows starting from the beginning of the part | ||
| 17436 | 2026.05.19 20:13:30.367725 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17437 | 2026.05.19 20:13:30.367760 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17438 | 2026.05.19 20:13:30.367797 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1554 rows starting from the beginning of the part | ||
| 17439 | 2026.05.19 20:13:30.368292 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.05.19 20:13:30.368325 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17441 | 2026.05.19 20:13:30.368889 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17442 | 2026.05.19 20:13:30.369112 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17443 | 2026.05.19 20:13:30.369246 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001788 sec., 8948.545861297538 rows/sec., 16.04 MiB/sec. | ||
| 17444 | 2026.05.19 20:13:30.369300 [ 4 ] {a75739f9-093f-4634-aafc-e960e5bc0675} <Debug> TCPHandler: Processed in 0.001970779 sec. | ||
| 17445 | 2026.05.19 20:13:30.369430 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.05.19 20:13:30.369523 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17447 | 2026.05.19 20:13:30.369564 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17448 | 2026.05.19 20:13:30.369887 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.05.19 20:13:30.369923 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17450 | 2026.05.19 20:13:30.370215 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17451 | 2026.05.19 20:13:30.370433 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.05.19 20:13:30.370558 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001054 sec., 28462.998102466794 rows/sec., 1.92 MiB/sec. | ||
| 17453 | 2026.05.19 20:13:30.370593 [ 4 ] {c00b5573-010f-4b12-a964-b619a8fd8fd4} <Debug> TCPHandler: Processed in 0.001209565 sec. | ||
| 17454 | 2026.05.19 20:13:30.375738 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44834 rows, containing 5 columns (5 merged, 0 gathered) in 0.008276936 sec., 5416738.754534286 rows/sec., 351.37 MiB/sec. | ||
| 17455 | 2026.05.19 20:13:30.376207 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Trace> MergedBlockOutputStream: filled checksums all_1_123_29 (state Temporary) | ||
| 17456 | 2026.05.19 20:13:30.376538 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_123_29 to all_1_123_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2026.05.19 20:13:30.376631 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_123_29} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_118_28, all_123_123_0] -> all_1_123_29 | ||
| 17458 | 2026.05.19 20:13:30.376748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17459 | 2026.05.19 20:13:32.191300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2156 | ||
| 17460 | 2026.05.19 20:13:32.194355 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17461 | 2026.05.19 20:13:32.194393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17462 | 2026.05.19 20:13:32.195653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17463 | 2026.05.19 20:13:32.195921 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17464 | 2026.05.19 20:13:32.196065 [ 101 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17465 | 2026.05.19 20:13:32.196110 [ 101 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2026.05.19 20:13:32.196132 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17467 | 2026.05.19 20:13:32.196186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2156 | ||
| 17468 | 2026.05.19 20:13:32.196267 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 17469 | 2026.05.19 20:13:32.196908 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17470 | 2026.05.19 20:13:32.197047 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1948 rows starting from the beginning of the part | ||
| 17471 | 2026.05.19 20:13:32.197389 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 17472 | 2026.05.19 20:13:32.197719 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 17473 | 2026.05.19 20:13:32.198086 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 17474 | 2026.05.19 20:13:32.198438 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 17475 | 2026.05.19 20:13:32.198778 [ 199 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 17476 | 2026.05.19 20:13:32.206015 [ 201 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 72 columns (72 merged, 0 gathered) in 0.009814343 sec., 219678.48484610737 rows/sec., 182.09 MiB/sec. | ||
| 17477 | 2026.05.19 20:13:32.207843 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17478 | 2026.05.19 20:13:32.208389 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2026.05.19 20:13:32.208469 [ 187 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_56_11} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17480 | 2026.05.19 20:13:32.208653 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 17481 | 2026.05.19 20:13:33.291020 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17482 | 2026.05.19 20:13:33.291249 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17483 | 2026.05.19 20:13:33.291587 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17484 | 2026.05.19 20:13:33.291624 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <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 | ||
| 17485 | 2026.05.19 20:13:33.291860 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17486 | 2026.05.19 20:13:33.291932 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17487 | 2026.05.19 20:13:33.292074 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17488 | 2026.05.19 20:13:33.292109 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17489 | 2026.05.19 20:13:33.292131 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17490 | 2026.05.19 20:13:33.292146 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17491 | 2026.05.19 20:13:33.292187 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17492 | 2026.05.19 20:13:33.292207 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17493 | 2026.05.19 20:13:33.293235 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002078 sec., 24061.597690086623 rows/sec., 5.76 MiB/sec. | ||
| 17494 | 2026.05.19 20:13:33.293348 [ 4 ] {75cb4a9c-098a-47d8-a91f-244ee9e4e5d4} <Debug> TCPHandler: Processed in 0.002456351 sec. | ||
| 17495 | 2026.05.19 20:13:33.295054 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17496 | 2026.05.19 20:13:33.295169 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17497 | 2026.05.19 20:13:33.295213 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17498 | 2026.05.19 20:13:33.295754 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2026.05.19 20:13:33.295802 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17500 | 2026.05.19 20:13:33.296179 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17501 | 2026.05.19 20:13:33.296400 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2026.05.19 20:13:33.296550 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001415 sec., 74911.66077738516 rows/sec., 6.29 MiB/sec. | ||
| 17503 | 2026.05.19 20:13:33.296591 [ 4 ] {532072e7-1fe9-4260-9039-de5c03596dfb} <Debug> TCPHandler: Processed in 0.001588047 sec. | ||
| 17504 | 2026.05.19 20:13:33.296717 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.05.19 20:13:33.296815 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17506 | 2026.05.19 20:13:33.296856 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17507 | 2026.05.19 20:13:33.297262 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2026.05.19 20:13:33.297297 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17509 | 2026.05.19 20:13:33.297591 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17510 | 2026.05.19 20:13:33.297813 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2026.05.19 20:13:33.297943 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 17512 | 2026.05.19 20:13:33.297980 [ 4 ] {0a00a7e8-3cae-4c02-a571-ad8c106f6438} <Debug> TCPHandler: Processed in 0.001311606 sec. | ||
| 17513 | 2026.05.19 20:13:33.298096 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2026.05.19 20:13:33.298187 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17515 | 2026.05.19 20:13:33.298226 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17516 | 2026.05.19 20:13:33.298640 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.05.19 20:13:33.298676 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17518 | 2026.05.19 20:13:33.298967 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17519 | 2026.05.19 20:13:33.299164 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2026.05.19 20:13:33.299290 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001121 sec., 79393.39875111508 rows/sec., 6.20 MiB/sec. | ||
| 17521 | 2026.05.19 20:13:33.299326 [ 4 ] {e72b2e80-c4cf-418f-933f-22073e069b90} <Debug> TCPHandler: Processed in 0.001277106 sec. | ||
| 17522 | 2026.05.19 20:13:33.299442 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2026.05.19 20:13:33.299534 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17524 | 2026.05.19 20:13:33.299576 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17525 | 2026.05.19 20:13:33.299934 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2026.05.19 20:13:33.299969 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17527 | 2026.05.19 20:13:33.300284 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17528 | 2026.05.19 20:13:33.300485 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.05.19 20:13:33.300610 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001094 sec., 69469.83546617917 rows/sec., 4.84 MiB/sec. | ||
| 17530 | 2026.05.19 20:13:33.300646 [ 4 ] {dc85c8ac-6fd9-47c0-a3ec-f3698158553b} <Debug> TCPHandler: Processed in 0.001250235 sec. | ||
| 17531 | 2026.05.19 20:13:33.300768 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.05.19 20:13:33.300860 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17533 | 2026.05.19 20:13:33.300913 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <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 | ||
| 17534 | 2026.05.19 20:13:33.301738 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.05.19 20:13:33.301774 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17536 | 2026.05.19 20:13:33.302296 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17537 | 2026.05.19 20:13:33.302522 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.05.19 20:13:33.302651 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17539 | 2026.05.19 20:13:33.302658 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 17540 | 2026.05.19 20:13:33.302729 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17541 | 2026.05.19 20:13:33.302758 [ 4 ] {acd507b0-a85e-4a7e-aa8c-e3bf4c55389e} <Debug> TCPHandler: Processed in 0.002036209 sec. | ||
| 17542 | 2026.05.19 20:13:33.302758 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17543 | 2026.05.19 20:13:33.302884 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.05.19 20:13:33.302890 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 17545 | 2026.05.19 20:13:33.302984 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17546 | 2026.05.19 20:13:33.303031 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17547 | 2026.05.19 20:13:33.303163 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17548 | 2026.05.19 20:13:33.303243 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2227 rows starting from the beginning of the part | ||
| 17549 | 2026.05.19 20:13:33.303374 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2026.05.19 20:13:33.303395 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 17551 | 2026.05.19 20:13:33.303415 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17552 | 2026.05.19 20:13:33.303521 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 17553 | 2026.05.19 20:13:33.303636 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 17554 | 2026.05.19 20:13:33.303737 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17555 | 2026.05.19 20:13:33.303742 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
| 17556 | 2026.05.19 20:13:33.303868 [ 201 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 25 rows starting from the beginning of the part | ||
| 17557 | 2026.05.19 20:13:33.303965 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2026.05.19 20:13:33.304099 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.78 MiB/sec. | ||
| 17559 | 2026.05.19 20:13:33.304135 [ 4 ] {43256d1b-7f24-49dc-b4aa-b48321c38e08} <Debug> TCPHandler: Processed in 0.001298236 sec. | ||
| 17560 | 2026.05.19 20:13:33.311907 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 19 columns (19 merged, 0 gathered) in 0.009060299 sec., 256062.18955908628 rows/sec., 458.85 MiB/sec. | ||
| 17561 | 2026.05.19 20:13:33.314396 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17562 | 2026.05.19 20:13:33.314770 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.05.19 20:13:33.314841 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17564 | 2026.05.19 20:13:33.314971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.48 MiB. | ||
| 17565 | 2026.05.19 20:13:34.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.12 MiB, peak 403.53 MiB, free memory in arenas 0.00 B, will set to 386.93 MiB (RSS), difference: 1.81 MiB | ||
| 17566 | 2026.05.19 20:13:34.163634 [ 223 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 17567 | 2026.05.19 20:13:34.163681 [ 223 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 17568 | 2026.05.19 20:13:34.166424 [ 223 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 17569 | 2026.05.19 20:13:34.571943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36066 | ||
| 17570 | 2026.05.19 20:13:34.572501 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.05.19 20:13:34.572550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17572 | 2026.05.19 20:13:34.573097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17573 | 2026.05.19 20:13:34.573343 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2026.05.19 20:13:34.573494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36066 | ||
| 17575 | 2026.05.19 20:13:35.837652 [ 220 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 17576 | 2026.05.19 20:13:35.837711 [ 220 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 17577 | 2026.05.19 20:13:35.840608 [ 220 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 17578 | 2026.05.19 20:13:36.439622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17579 | 2026.05.19 20:13:36.455804 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2026.05.19 20:13:36.455864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17581 | 2026.05.19 20:13:36.462155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17582 | 2026.05.19 20:13:36.462902 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2026.05.19 20:13:36.465974 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17584 | 2026.05.19 20:13:38.293847 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2026.05.19 20:13:38.294089 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17586 | 2026.05.19 20:13:38.294440 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17587 | 2026.05.19 20:13:38.294480 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <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 | ||
| 17588 | 2026.05.19 20:13:38.294724 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17589 | 2026.05.19 20:13:38.294805 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17590 | 2026.05.19 20:13:38.294960 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17591 | 2026.05.19 20:13:38.294998 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17592 | 2026.05.19 20:13:38.295022 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17593 | 2026.05.19 20:13:38.295037 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17594 | 2026.05.19 20:13:38.295080 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17595 | 2026.05.19 20:13:38.295103 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17596 | 2026.05.19 20:13:38.296162 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002167 sec., 23073.373327180434 rows/sec., 5.53 MiB/sec. | ||
| 17597 | 2026.05.19 20:13:38.296282 [ 4 ] {5c968621-9729-4323-888a-2a1d814be7fc} <Debug> TCPHandler: Processed in 0.002571171 sec. | ||
| 17598 | 2026.05.19 20:13:38.298171 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.05.19 20:13:38.298297 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17600 | 2026.05.19 20:13:38.298348 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17601 | 2026.05.19 20:13:38.298907 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.05.19 20:13:38.298968 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17603 | 2026.05.19 20:13:38.299494 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17604 | 2026.05.19 20:13:38.299823 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.05.19 20:13:38.300006 [ 88 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17606 | 2026.05.19 20:13:38.300025 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001764 sec., 44217.68707482993 rows/sec., 3.66 MiB/sec. | ||
| 17607 | 2026.05.19 20:13:38.300044 [ 88 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17608 | 2026.05.19 20:13:38.300065 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17609 | 2026.05.19 20:13:38.300086 [ 4 ] {a096ba82-3096-46a3-b749-e3eeba969819} <Debug> TCPHandler: Processed in 0.001969178 sec. | ||
| 17610 | 2026.05.19 20:13:38.300180 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 17611 | 2026.05.19 20:13:38.300231 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17612 | 2026.05.19 20:13:38.300322 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17613 | 2026.05.19 20:13:38.300356 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17614 | 2026.05.19 20:13:38.300363 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3360 rows starting from the beginning of the part | ||
| 17615 | 2026.05.19 20:13:38.300424 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17616 | 2026.05.19 20:13:38.300452 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 116 rows starting from the beginning of the part | ||
| 17617 | 2026.05.19 20:13:38.300504 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 78 rows starting from the beginning of the part | ||
| 17618 | 2026.05.19 20:13:38.300547 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2421 rows starting from the beginning of the part | ||
| 17619 | 2026.05.19 20:13:38.300587 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 106 rows starting from the beginning of the part | ||
| 17620 | 2026.05.19 20:13:38.300630 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 78 rows starting from the beginning of the part | ||
| 17621 | 2026.05.19 20:13:38.300902 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2026.05.19 20:13:38.300943 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17623 | 2026.05.19 20:13:38.301359 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17624 | 2026.05.19 20:13:38.301651 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.05.19 20:13:38.301820 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001485 sec., 7407.407407407408 rows/sec., 557.00 KiB/sec. | ||
| 17626 | 2026.05.19 20:13:38.301867 [ 4 ] {47ae165b-8ff1-482c-8e43-6ab1f989a9ac} <Debug> TCPHandler: Processed in 0.001697957 sec. | ||
| 17627 | 2026.05.19 20:13:38.301996 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17628 | 2026.05.19 20:13:38.302112 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17629 | 2026.05.19 20:13:38.302166 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17630 | 2026.05.19 20:13:38.302636 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.05.19 20:13:38.302671 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17632 | 2026.05.19 20:13:38.302814 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002685991 sec., 2293008.42780188 rows/sec., 181.78 MiB/sec. | ||
| 17633 | 2026.05.19 20:13:38.302988 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17634 | 2026.05.19 20:13:38.303224 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17635 | 2026.05.19 20:13:38.303232 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17636 | 2026.05.19 20:13:38.303352 [ 88 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17637 | 2026.05.19 20:13:38.303358 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001268 sec., 59148.26498422713 rows/sec., 4.62 MiB/sec. | ||
| 17638 | 2026.05.19 20:13:38.303394 [ 88 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.05.19 20:13:38.303413 [ 4 ] {8b21736c-d9a4-40ca-9fb4-d41ce364d31c} <Debug> TCPHandler: Processed in 0.001479047 sec. | ||
| 17640 | 2026.05.19 20:13:38.303419 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17641 | 2026.05.19 20:13:38.303495 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 17642 | 2026.05.19 20:13:38.303537 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.05.19 20:13:38.303597 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17644 | 2026.05.19 20:13:38.303605 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17645 | 2026.05.19 20:13:38.303629 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 17646 | 2026.05.19 20:13:38.303642 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17647 | 2026.05.19 20:13:38.303682 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 94 rows starting from the beginning of the part | ||
| 17648 | 2026.05.19 20:13:38.303692 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17649 | 2026.05.19 20:13:38.303712 [ 193 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_126_25} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17650 | 2026.05.19 20:13:38.303728 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 75 rows starting from the beginning of the part | ||
| 17651 | 2026.05.19 20:13:38.303769 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1307 rows starting from the beginning of the part | ||
| 17652 | 2026.05.19 20:13:38.303805 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 89 rows starting from the beginning of the part | ||
| 17653 | 2026.05.19 20:13:38.303823 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17654 | 2026.05.19 20:13:38.303838 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 75 rows starting from the beginning of the part | ||
| 17655 | 2026.05.19 20:13:38.304158 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2026.05.19 20:13:38.304199 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17657 | 2026.05.19 20:13:38.304544 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17658 | 2026.05.19 20:13:38.304765 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17659 | 2026.05.19 20:13:38.304897 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 17660 | 2026.05.19 20:13:38.304935 [ 4 ] {a955987e-209a-4838-a15c-ff01cb30e429} <Debug> TCPHandler: Processed in 0.001447546 sec. | ||
| 17661 | 2026.05.19 20:13:38.305025 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557527 sec., 2228532.7959001674 rows/sec., 161.44 MiB/sec. | ||
| 17662 | 2026.05.19 20:13:38.305054 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2026.05.19 20:13:38.305154 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17664 | 2026.05.19 20:13:38.305209 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <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 | ||
| 17665 | 2026.05.19 20:13:38.305267 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17666 | 2026.05.19 20:13:38.305533 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.05.19 20:13:38.305600 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_126_25} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17668 | 2026.05.19 20:13:38.305682 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 17669 | 2026.05.19 20:13:38.306016 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17670 | 2026.05.19 20:13:38.306050 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17671 | 2026.05.19 20:13:38.306570 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17672 | 2026.05.19 20:13:38.306795 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17673 | 2026.05.19 20:13:38.306935 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0018 sec., 6111.111111111111 rows/sec., 10.95 MiB/sec. | ||
| 17674 | 2026.05.19 20:13:38.306990 [ 4 ] {43088109-9e8e-40c9-8191-dd6e319d932f} <Debug> TCPHandler: Processed in 0.001987768 sec. | ||
| 17675 | 2026.05.19 20:13:38.307120 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17676 | 2026.05.19 20:13:38.307216 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17677 | 2026.05.19 20:13:38.307261 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17678 | 2026.05.19 20:13:38.307609 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2026.05.19 20:13:38.307644 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17680 | 2026.05.19 20:13:38.307958 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17681 | 2026.05.19 20:13:38.308219 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17682 | 2026.05.19 20:13:38.308350 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 17683 | 2026.05.19 20:13:38.308386 [ 4 ] {e61483e9-143a-4015-9ccb-514891d893cb} <Debug> TCPHandler: Processed in 0.001316175 sec. | ||
| 17684 | 2026.05.19 20:13:39.458939 [ 223 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 17685 | 2026.05.19 20:13:39.458996 [ 223 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 17686 | 2026.05.19 20:13:39.462112 [ 223 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 17687 | 2026.05.19 20:13:41.414452 [ 81 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17688 | 2026.05.19 20:13:41.414602 [ 81 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17689 | 2026.05.19 20:13:41.414657 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17690 | 2026.05.19 20:13:41.414814 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17691 | 2026.05.19 20:13:41.414980 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17692 | 2026.05.19 20:13:41.415023 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 17693 | 2026.05.19 20:13:41.415099 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 17694 | 2026.05.19 20:13:41.415153 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 17695 | 2026.05.19 20:13:41.415204 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 17696 | 2026.05.19 20:13:41.415253 [ 195 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 17697 | 2026.05.19 20:13:41.416015 [ 200 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259456 sec., 30171.756694954012 rows/sec., 2.52 MiB/sec. | ||
| 17698 | 2026.05.19 20:13:41.416288 [ 186 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17699 | 2026.05.19 20:13:41.416635 [ 186 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2026.05.19 20:13:41.416730 [ 186 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_37_9} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17701 | 2026.05.19 20:13:41.416835 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17702 | 2026.05.19 20:13:41.872656 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17703 | 2026.05.19 20:13:41.872717 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17704 | 2026.05.19 20:13:42.073779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36578 | ||
| 17705 | 2026.05.19 20:13:42.074359 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.05.19 20:13:42.074402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17707 | 2026.05.19 20:13:42.074884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17708 | 2026.05.19 20:13:42.075122 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2026.05.19 20:13:42.075249 [ 83 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17710 | 2026.05.19 20:13:42.075275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36578 | ||
| 17711 | 2026.05.19 20:13:42.075288 [ 83 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2026.05.19 20:13:42.075308 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17713 | 2026.05.19 20:13:42.075422 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 17714 | 2026.05.19 20:13:42.075559 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17715 | 2026.05.19 20:13:42.075600 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34146 rows starting from the beginning of the part | ||
| 17716 | 2026.05.19 20:13:42.075676 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17717 | 2026.05.19 20:13:42.075723 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17718 | 2026.05.19 20:13:42.075767 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17719 | 2026.05.19 20:13:42.075810 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 17720 | 2026.05.19 20:13:42.075853 [ 190 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 17721 | 2026.05.19 20:13:42.078189 [ 194 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36578 rows, containing 4 columns (4 merged, 0 gathered) in 0.002822112 sec., 12961214.863194657 rows/sec., 185.41 MiB/sec. | ||
| 17722 | 2026.05.19 20:13:42.078496 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17723 | 2026.05.19 20:13:42.078794 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2026.05.19 20:13:42.078873 [ 198 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_76_15} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17725 | 2026.05.19 20:13:42.078966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17726 | 2026.05.19 20:13:42.196681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2184 | ||
| 17727 | 2026.05.19 20:13:42.199142 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2026.05.19 20:13:42.199202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17729 | 2026.05.19 20:13:42.200462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17730 | 2026.05.19 20:13:42.200760 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2026.05.19 20:13:42.201174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2184 | ||
| 17732 | 2026.05.19 20:13:43.294072 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17733 | 2026.05.19 20:13:43.294332 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17734 | 2026.05.19 20:13:43.294673 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17735 | 2026.05.19 20:13:43.294709 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <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 | ||
| 17736 | 2026.05.19 20:13:43.294963 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17737 | 2026.05.19 20:13:43.295036 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17738 | 2026.05.19 20:13:43.295190 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17739 | 2026.05.19 20:13:43.295227 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17740 | 2026.05.19 20:13:43.295250 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17741 | 2026.05.19 20:13:43.295265 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17742 | 2026.05.19 20:13:43.295313 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17743 | 2026.05.19 20:13:43.295343 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17744 | 2026.05.19 20:13:43.296370 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002145 sec., 23310.02331002331 rows/sec., 5.58 MiB/sec. | ||
| 17745 | 2026.05.19 20:13:43.296473 [ 4 ] {8ecb99bc-a1b1-483b-8321-d3391efb1c01} <Debug> TCPHandler: Processed in 0.002542111 sec. | ||
| 17746 | 2026.05.19 20:13:43.298687 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17747 | 2026.05.19 20:13:43.298821 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17748 | 2026.05.19 20:13:43.298874 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17749 | 2026.05.19 20:13:43.299467 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17750 | 2026.05.19 20:13:43.299511 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17751 | 2026.05.19 20:13:43.299902 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17752 | 2026.05.19 20:13:43.300125 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17753 | 2026.05.19 20:13:43.300276 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001494 sec., 77643.90896921017 rows/sec., 6.59 MiB/sec. | ||
| 17754 | 2026.05.19 20:13:43.300315 [ 4 ] {0ed0823e-e66d-4220-a7b0-6fa6fa39d491} <Debug> TCPHandler: Processed in 0.001689197 sec. | ||
| 17755 | 2026.05.19 20:13:43.300447 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17756 | 2026.05.19 20:13:43.300544 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17757 | 2026.05.19 20:13:43.300586 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17758 | 2026.05.19 20:13:43.301003 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17759 | 2026.05.19 20:13:43.301040 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17760 | 2026.05.19 20:13:43.301335 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17761 | 2026.05.19 20:13:43.301553 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17762 | 2026.05.19 20:13:43.301687 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001161 sec., 25839.793281653747 rows/sec., 1.90 MiB/sec. | ||
| 17763 | 2026.05.19 20:13:43.301725 [ 4 ] {04265ef9-837f-4c35-be36-6e43fac53e74} <Debug> TCPHandler: Processed in 0.001326746 sec. | ||
| 17764 | 2026.05.19 20:13:43.301848 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17765 | 2026.05.19 20:13:43.301945 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17766 | 2026.05.19 20:13:43.301984 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17767 | 2026.05.19 20:13:43.302410 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2026.05.19 20:13:43.302446 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17769 | 2026.05.19 20:13:43.302761 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17770 | 2026.05.19 20:13:43.302972 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17771 | 2026.05.19 20:13:43.303105 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001177 sec., 79864.06117247239 rows/sec., 6.24 MiB/sec. | ||
| 17772 | 2026.05.19 20:13:43.303143 [ 4 ] {1bd5a7b1-c4c1-4892-ac88-8f2300076db9} <Debug> TCPHandler: Processed in 0.001344506 sec. | ||
| 17773 | 2026.05.19 20:13:43.303262 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17774 | 2026.05.19 20:13:43.303359 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17775 | 2026.05.19 20:13:43.303401 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17776 | 2026.05.19 20:13:43.303830 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17777 | 2026.05.19 20:13:43.303875 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17778 | 2026.05.19 20:13:43.304315 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17779 | 2026.05.19 20:13:43.304536 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17780 | 2026.05.19 20:13:43.304676 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 17781 | 2026.05.19 20:13:43.304716 [ 4 ] {f993c3ee-c0b1-472b-9e66-5826a5312bb5} <Debug> TCPHandler: Processed in 0.001502246 sec. | ||
| 17782 | 2026.05.19 20:13:43.304847 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17783 | 2026.05.19 20:13:43.304942 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17784 | 2026.05.19 20:13:43.304998 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <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 | ||
| 17785 | 2026.05.19 20:13:43.305855 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17786 | 2026.05.19 20:13:43.305892 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17787 | 2026.05.19 20:13:43.306441 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17788 | 2026.05.19 20:13:43.306664 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17789 | 2026.05.19 20:13:43.306806 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001882 sec., 15940.48884165781 rows/sec., 28.56 MiB/sec. | ||
| 17790 | 2026.05.19 20:13:43.306861 [ 4 ] {87da53bd-1305-43d0-b60a-150137a4fbe0} <Debug> TCPHandler: Processed in 0.002063299 sec. | ||
| 17791 | 2026.05.19 20:13:43.306880 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 17792 | 2026.05.19 20:13:43.306931 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 17793 | 2026.05.19 20:13:43.306990 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.05.19 20:13:43.307090 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17795 | 2026.05.19 20:13:43.307136 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17796 | 2026.05.19 20:13:43.307495 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2026.05.19 20:13:43.307535 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17798 | 2026.05.19 20:13:43.307886 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17799 | 2026.05.19 20:13:43.308105 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.05.19 20:13:43.308230 [ 79 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17801 | 2026.05.19 20:13:43.308237 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 17802 | 2026.05.19 20:13:43.308300 [ 79 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17803 | 2026.05.19 20:13:43.308316 [ 4 ] {51b2ca65-51c1-44cf-abe8-13a9c87f5239} <Debug> TCPHandler: Processed in 0.001375286 sec. | ||
| 17804 | 2026.05.19 20:13:43.308328 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17805 | 2026.05.19 20:13:43.308468 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17806 | 2026.05.19 20:13:43.308630 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17807 | 2026.05.19 20:13:43.308667 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6372 rows starting from the beginning of the part | ||
| 17808 | 2026.05.19 20:13:43.308735 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17809 | 2026.05.19 20:13:43.308781 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17810 | 2026.05.19 20:13:43.308823 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17811 | 2026.05.19 20:13:43.308863 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 17812 | 2026.05.19 20:13:43.308904 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 17813 | 2026.05.19 20:13:43.309430 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 17814 | 2026.05.19 20:13:43.310650 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6612 rows, containing 4 columns (4 merged, 0 gathered) in 0.00224614 sec., 2943716.7763362923 rows/sec., 196.78 MiB/sec. | ||
| 17815 | 2026.05.19 20:13:43.311070 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17816 | 2026.05.19 20:13:43.311359 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.05.19 20:13:43.311436 [ 198 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_126_25} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17818 | 2026.05.19 20:13:43.311546 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 17819 | 2026.05.19 20:13:43.966213 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17820 | 2026.05.19 20:13:43.983271 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2026.05.19 20:13:43.983315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17822 | 2026.05.19 20:13:43.989337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17823 | 2026.05.19 20:13:43.990015 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2026.05.19 20:13:43.990294 [ 78 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17825 | 2026.05.19 20:13:43.990333 [ 78 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2026.05.19 20:13:43.990355 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17827 | 2026.05.19 20:13:43.990547 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17828 | 2026.05.19 20:13:43.993018 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17829 | 2026.05.19 20:13:43.994536 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17830 | 2026.05.19 20:13:43.995965 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17831 | 2026.05.19 20:13:44.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.95 MiB, peak 403.53 MiB, free memory in arenas 0.00 B, will set to 386.93 MiB (RSS), difference: -1.02 MiB | ||
| 17832 | 2026.05.19 20:13:44.000342 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17833 | 2026.05.19 20:13:44.004692 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17834 | 2026.05.19 20:13:44.009076 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17835 | 2026.05.19 20:13:44.014061 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17836 | 2026.05.19 20:13:44.018735 [ 189 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 17837 | 2026.05.19 20:13:44.072890 [ 191 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082434628 sec., 6950.962403809234 rows/sec., 35.94 MiB/sec. | ||
| 17838 | 2026.05.19 20:13:44.075886 [ 191 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17839 | 2026.05.19 20:13:44.077994 [ 191 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_76_15} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17840 | 2026.05.19 20:13:44.078099 [ 191 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_76_15} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17841 | 2026.05.19 20:13:44.080999 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17842 | 2026.05.19 20:13:45.449529 [ 78 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 17843 | 2026.05.19 20:13:45.449636 [ 78 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.05.19 20:13:45.449681 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17845 | 2026.05.19 20:13:45.449853 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 17846 | 2026.05.19 20:13:45.450001 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17847 | 2026.05.19 20:13:45.450034 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 974 rows starting from the beginning of the part | ||
| 17848 | 2026.05.19 20:13:45.450100 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 17849 | 2026.05.19 20:13:45.450148 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 17850 | 2026.05.19 20:13:45.450194 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 17851 | 2026.05.19 20:13:45.450237 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 801 rows starting from the beginning of the part | ||
| 17852 | 2026.05.19 20:13:45.451390 [ 192 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602087 sec., 1637863.611651552 rows/sec., 102.63 MiB/sec. | ||
| 17853 | 2026.05.19 20:13:45.451576 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 17854 | 2026.05.19 20:13:45.451823 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2026.05.19 20:13:45.451894 [ 187 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_37_8} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 17856 | 2026.05.19 20:13:45.451963 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17857 | 2026.05.19 20:13:45.474018 [ 219 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): 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] | ||
| 17858 | 2026.05.19 20:13:45.474052 [ 219 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): 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] | ||
| 17859 | 2026.05.19 20:13:45.476287 [ 219 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): 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] | ||
| 17860 | 2026.05.19 20:13:48.117996 [ 225 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 17861 | 2026.05.19 20:13:48.118076 [ 225 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 17862 | 2026.05.19 20:13:48.120915 [ 225 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 17863 | 2026.05.19 20:13:48.295441 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2026.05.19 20:13:48.295761 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 17865 | 2026.05.19 20:13:48.296290 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17866 | 2026.05.19 20:13:48.296359 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <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 | ||
| 17867 | 2026.05.19 20:13:48.296671 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17868 | 2026.05.19 20:13:48.296746 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17869 | 2026.05.19 20:13:48.296895 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 17870 | 2026.05.19 20:13:48.296930 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17871 | 2026.05.19 20:13:48.296952 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 17872 | 2026.05.19 20:13:48.296967 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17873 | 2026.05.19 20:13:48.297009 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 17874 | 2026.05.19 20:13:48.297030 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 17875 | 2026.05.19 20:13:48.298193 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002576 sec., 19409.937888198758 rows/sec., 4.65 MiB/sec. | ||
| 17876 | 2026.05.19 20:13:48.298331 [ 4 ] {032babf8-5723-4ec4-bb60-b1d7355d0c58} <Debug> TCPHandler: Processed in 0.003026033 sec. | ||
| 17877 | 2026.05.19 20:13:48.300960 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17878 | 2026.05.19 20:13:48.301105 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17879 | 2026.05.19 20:13:48.301168 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17880 | 2026.05.19 20:13:48.301817 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17881 | 2026.05.19 20:13:48.301874 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17882 | 2026.05.19 20:13:48.302395 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17883 | 2026.05.19 20:13:48.302742 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17884 | 2026.05.19 20:13:48.302948 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001885 sec., 12732.095490716181 rows/sec., 1.06 MiB/sec. | ||
| 17885 | 2026.05.19 20:13:48.303007 [ 4 ] {50d3a5d2-7f78-4011-b565-3679dddff01d} <Debug> TCPHandler: Processed in 0.002099929 sec. | ||
| 17886 | 2026.05.19 20:13:48.303154 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.05.19 20:13:48.303284 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17888 | 2026.05.19 20:13:48.303343 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17889 | 2026.05.19 20:13:48.303871 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.05.19 20:13:48.303917 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17891 | 2026.05.19 20:13:48.304331 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17892 | 2026.05.19 20:13:48.304622 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.05.19 20:13:48.304786 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001533 sec., 1304.631441617743 rows/sec., 106.38 KiB/sec. | ||
| 17894 | 2026.05.19 20:13:48.304835 [ 4 ] {23cb330a-9326-4534-9127-c41c9156c0d8} <Debug> TCPHandler: Processed in 0.001746018 sec. | ||
| 17895 | 2026.05.19 20:13:48.304982 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2026.05.19 20:13:48.305106 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17897 | 2026.05.19 20:13:48.305158 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17898 | 2026.05.19 20:13:48.305711 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.05.19 20:13:48.305748 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17900 | 2026.05.19 20:13:48.306069 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17901 | 2026.05.19 20:13:48.306283 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2026.05.19 20:13:48.306415 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001335 sec., 149063.67041198502 rows/sec., 13.28 MiB/sec. | ||
| 17903 | 2026.05.19 20:13:48.306454 [ 4 ] {548268a9-a3e1-4eb3-a57b-1e4fb0029eac} <Debug> TCPHandler: Processed in 0.001533047 sec. | ||
| 17904 | 2026.05.19 20:13:48.306578 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17905 | 2026.05.19 20:13:48.306674 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17906 | 2026.05.19 20:13:48.306715 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17907 | 2026.05.19 20:13:48.307123 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17908 | 2026.05.19 20:13:48.307159 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17909 | 2026.05.19 20:13:48.307458 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17910 | 2026.05.19 20:13:48.307676 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17911 | 2026.05.19 20:13:48.307807 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001151 sec., 21720.24326672459 rows/sec., 1.64 MiB/sec. | ||
| 17912 | 2026.05.19 20:13:48.307845 [ 4 ] {07c11967-ffc3-4986-aa88-2e90e9fd75d3} <Debug> TCPHandler: Processed in 0.001317256 sec. | ||
| 17913 | 2026.05.19 20:13:48.307964 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2026.05.19 20:13:48.308058 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17915 | 2026.05.19 20:13:48.308098 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17916 | 2026.05.19 20:13:48.308507 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2026.05.19 20:13:48.308542 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17918 | 2026.05.19 20:13:48.308856 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17919 | 2026.05.19 20:13:48.309069 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2026.05.19 20:13:48.309196 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 17921 | 2026.05.19 20:13:48.309235 [ 4 ] {8e36d933-0f91-4586-bb61-b8eaded88fc8} <Debug> TCPHandler: Processed in 0.001320106 sec. | ||
| 17922 | 2026.05.19 20:13:48.309351 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17923 | 2026.05.19 20:13:48.309445 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17924 | 2026.05.19 20:13:48.309485 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17925 | 2026.05.19 20:13:48.309885 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2026.05.19 20:13:48.309921 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17927 | 2026.05.19 20:13:48.310217 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17928 | 2026.05.19 20:13:48.310428 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2026.05.19 20:13:48.310560 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 17930 | 2026.05.19 20:13:48.310599 [ 4 ] {eb617c4d-74b6-4a9a-9c1a-9a949118325b} <Debug> TCPHandler: Processed in 0.001296436 sec. | ||
| 17931 | 2026.05.19 20:13:48.310715 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17932 | 2026.05.19 20:13:48.310848 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17933 | 2026.05.19 20:13:48.310911 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17934 | 2026.05.19 20:13:48.311461 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17935 | 2026.05.19 20:13:48.311507 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17936 | 2026.05.19 20:13:48.311849 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17937 | 2026.05.19 20:13:48.312089 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17938 | 2026.05.19 20:13:48.312238 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001416 sec., 79802.25988700565 rows/sec., 6.49 MiB/sec. | ||
| 17939 | 2026.05.19 20:13:48.312281 [ 4 ] {79eb3dce-e912-43d2-923d-a91ae0c6423c} <Debug> TCPHandler: Processed in 0.001614937 sec. | ||
| 17940 | 2026.05.19 20:13:48.312407 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17941 | 2026.05.19 20:13:48.312504 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17942 | 2026.05.19 20:13:48.312550 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17943 | 2026.05.19 20:13:48.312979 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2026.05.19 20:13:48.313016 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17945 | 2026.05.19 20:13:48.313368 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17946 | 2026.05.19 20:13:48.313597 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.05.19 20:13:48.313732 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001246 sec., 158105.93900481542 rows/sec., 11.34 MiB/sec. | ||
| 17948 | 2026.05.19 20:13:48.313772 [ 4 ] {d7f603e1-4900-432a-9b24-429394776517} <Debug> TCPHandler: Processed in 0.001415496 sec. | ||
| 17949 | 2026.05.19 20:13:48.313834 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 17950 | 2026.05.19 20:13:48.313884 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 17951 | 2026.05.19 20:13:48.313893 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17952 | 2026.05.19 20:13:48.313994 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17953 | 2026.05.19 20:13:48.314051 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <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 | ||
| 17954 | 2026.05.19 20:13:48.314858 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.05.19 20:13:48.314898 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17956 | 2026.05.19 20:13:48.315470 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17957 | 2026.05.19 20:13:48.315723 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17958 | 2026.05.19 20:13:48.315873 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001896 sec., 5801.68776371308 rows/sec., 10.40 MiB/sec. | ||
| 17959 | 2026.05.19 20:13:48.315953 [ 4 ] {f7543110-c1df-4c51-bb05-145b01097e99} <Debug> TCPHandler: Processed in 0.002110349 sec. | ||
| 17960 | 2026.05.19 20:13:48.316087 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17961 | 2026.05.19 20:13:48.316188 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17962 | 2026.05.19 20:13:48.316219 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 17963 | 2026.05.19 20:13:48.316235 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17964 | 2026.05.19 20:13:48.316588 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.05.19 20:13:48.316626 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17966 | 2026.05.19 20:13:48.316944 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17967 | 2026.05.19 20:13:48.317182 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2026.05.19 20:13:48.317317 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 17969 | 2026.05.19 20:13:48.317356 [ 4 ] {41a96435-9e30-449c-a04d-8928c194cabd} <Debug> TCPHandler: Processed in 0.001318385 sec. | ||
| 17970 | 2026.05.19 20:13:48.317396 [ 224 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 17971 | 2026.05.19 20:13:48.317424 [ 224 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 17972 | 2026.05.19 20:13:48.320377 [ 224 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 17973 | 2026.05.19 20:13:49.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.69 MiB, peak 404.90 MiB, free memory in arenas 0.00 B, will set to 386.94 MiB (RSS), difference: 3.24 MiB | ||
| 17974 | 2026.05.19 20:13:49.138418 [ 223 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 17975 | 2026.05.19 20:13:49.138472 [ 223 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 17976 | 2026.05.19 20:13:49.140753 [ 223 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 17977 | 2026.05.19 20:13:49.575563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37026 | ||
| 17978 | 2026.05.19 20:13:49.576090 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17979 | 2026.05.19 20:13:49.576132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17980 | 2026.05.19 20:13:49.576662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17981 | 2026.05.19 20:13:49.576892 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17982 | 2026.05.19 20:13:49.577038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37026 | ||
| 17983 | 2026.05.19 20:13:51.493261 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17984 | 2026.05.19 20:13:51.510572 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.05.19 20:13:51.510623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17986 | 2026.05.19 20:13:51.518609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17987 | 2026.05.19 20:13:51.519457 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.05.19 20:13:51.523907 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17989 | 2026.05.19 20:13:52.201627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2220 | ||
| 17990 | 2026.05.19 20:13:52.204624 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2026.05.19 20:13:52.204677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17992 | 2026.05.19 20:13:52.205906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17993 | 2026.05.19 20:13:52.206184 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17994 | 2026.05.19 20:13:52.206461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
| 17995 | 2026.05.19 20:13:53.294968 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17996 | 2026.05.19 20:13:53.295346 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17997 | 2026.05.19 20:13:53.295846 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17998 | 2026.05.19 20:13:53.295883 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <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 | ||
| 17999 | 2026.05.19 20:13:53.296109 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18000 | 2026.05.19 20:13:53.296182 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18001 | 2026.05.19 20:13:53.296329 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18002 | 2026.05.19 20:13:53.296367 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18003 | 2026.05.19 20:13:53.296389 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18004 | 2026.05.19 20:13:53.296405 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18005 | 2026.05.19 20:13:53.296446 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18006 | 2026.05.19 20:13:53.296468 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18007 | 2026.05.19 20:13:53.297926 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002772 sec., 18037.518037518035 rows/sec., 4.32 MiB/sec. | ||
| 18008 | 2026.05.19 20:13:53.298043 [ 4 ] {ff44bfb5-196e-4c6f-82bc-aa36af295775} <Debug> TCPHandler: Processed in 0.003318084 sec. | ||
| 18009 | 2026.05.19 20:13:53.300144 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18010 | 2026.05.19 20:13:53.300281 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18011 | 2026.05.19 20:13:53.300337 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18012 | 2026.05.19 20:13:53.300939 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18013 | 2026.05.19 20:13:53.300987 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18014 | 2026.05.19 20:13:53.301391 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18015 | 2026.05.19 20:13:53.301633 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18016 | 2026.05.19 20:13:53.301785 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001543 sec., 75178.22423849643 rows/sec., 6.39 MiB/sec. | ||
| 18017 | 2026.05.19 20:13:53.301827 [ 4 ] {5e2b5e9b-a52a-4df7-94f2-fdfc9ca53d97} <Debug> TCPHandler: Processed in 0.001747597 sec. | ||
| 18018 | 2026.05.19 20:13:53.301972 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18019 | 2026.05.19 20:13:53.302073 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18020 | 2026.05.19 20:13:53.302118 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18021 | 2026.05.19 20:13:53.302575 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18022 | 2026.05.19 20:13:53.302622 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18023 | 2026.05.19 20:13:53.302956 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18024 | 2026.05.19 20:13:53.303185 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18025 | 2026.05.19 20:13:53.303300 [ 67 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18026 | 2026.05.19 20:13:53.303327 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001275 sec., 23529.41176470588 rows/sec., 1.73 MiB/sec. | ||
| 18027 | 2026.05.19 20:13:53.303369 [ 67 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18028 | 2026.05.19 20:13:53.303384 [ 4 ] {67cc8ef8-f426-41b6-b2c5-918204f6bb6a} <Debug> TCPHandler: Processed in 0.001463316 sec. | ||
| 18029 | 2026.05.19 20:13:53.303395 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18030 | 2026.05.19 20:13:53.303496 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18031 | 2026.05.19 20:13:53.303519 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.05.19 20:13:53.303612 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18033 | 2026.05.19 20:13:53.303622 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18034 | 2026.05.19 20:13:53.303653 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18035 | 2026.05.19 20:13:53.303674 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18036 | 2026.05.19 20:13:53.303723 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 25 rows starting from the beginning of the part | ||
| 18037 | 2026.05.19 20:13:53.303776 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18038 | 2026.05.19 20:13:53.303820 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18039 | 2026.05.19 20:13:53.303863 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 18040 | 2026.05.19 20:13:53.303905 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18041 | 2026.05.19 20:13:53.304124 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2026.05.19 20:13:53.304171 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18043 | 2026.05.19 20:13:53.304504 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18044 | 2026.05.19 20:13:53.304727 [ 192 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272386 sec., 272715.9839859917 rows/sec., 19.43 MiB/sec. | ||
| 18045 | 2026.05.19 20:13:53.304729 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2026.05.19 20:13:53.304884 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001282 sec., 73322.93291731669 rows/sec., 5.73 MiB/sec. | ||
| 18047 | 2026.05.19 20:13:53.304892 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18048 | 2026.05.19 20:13:53.304927 [ 4 ] {899840b7-02fe-4e3f-93a4-b2642f077d84} <Debug> TCPHandler: Processed in 0.001456647 sec. | ||
| 18049 | 2026.05.19 20:13:53.305056 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.05.19 20:13:53.305155 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18051 | 2026.05.19 20:13:53.305209 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18052 | 2026.05.19 20:13:53.305219 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18053 | 2026.05.19 20:13:53.305306 [ 199 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_116_23} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18054 | 2026.05.19 20:13:53.305395 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18055 | 2026.05.19 20:13:53.305641 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18056 | 2026.05.19 20:13:53.305683 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18057 | 2026.05.19 20:13:53.306025 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18058 | 2026.05.19 20:13:53.306241 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18059 | 2026.05.19 20:13:53.306378 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 18060 | 2026.05.19 20:13:53.306396 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_123_29 to all_124_124_0 | ||
| 18061 | 2026.05.19 20:13:53.306417 [ 4 ] {ef2d1021-7cc3-4028-90b4-4395a5d44c1e} <Debug> TCPHandler: Processed in 0.001409666 sec. | ||
| 18062 | 2026.05.19 20:13:53.306462 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2026.05.19 20:13:53.306488 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18064 | 2026.05.19 20:13:53.306549 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_123_29 to all_124_124_0 into Compact with storage Full | ||
| 18065 | 2026.05.19 20:13:53.306554 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18066 | 2026.05.19 20:13:53.306648 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18067 | 2026.05.19 20:13:53.306669 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18068 | 2026.05.19 20:13:53.306679 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_29, total 44834 rows starting from the beginning of the part | ||
| 18069 | 2026.05.19 20:13:53.306732 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <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 | ||
| 18070 | 2026.05.19 20:13:53.306737 [ 191 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 76 rows starting from the beginning of the part | ||
| 18071 | 2026.05.19 20:13:53.307570 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2026.05.19 20:13:53.307613 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18073 | 2026.05.19 20:13:53.308186 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18074 | 2026.05.19 20:13:53.308451 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2026.05.19 20:13:53.308602 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001951 sec., 15376.729882111737 rows/sec., 27.55 MiB/sec. | ||
| 18076 | 2026.05.19 20:13:53.308672 [ 4 ] {87da7d87-dc50-4ef1-8242-9694f3d2a0b1} <Debug> TCPHandler: Processed in 0.002166109 sec. | ||
| 18077 | 2026.05.19 20:13:53.308791 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18078 | 2026.05.19 20:13:53.308888 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18079 | 2026.05.19 20:13:53.308931 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18080 | 2026.05.19 20:13:53.309274 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.05.19 20:13:53.309312 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18082 | 2026.05.19 20:13:53.309627 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18083 | 2026.05.19 20:13:53.309839 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.05.19 20:13:53.309974 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 18085 | 2026.05.19 20:13:53.310012 [ 4 ] {02dfbf1b-5115-49a5-938f-2e130ecc926e} <Debug> TCPHandler: Processed in 0.001270446 sec. | ||
| 18086 | 2026.05.19 20:13:53.313543 [ 197 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44910 rows, containing 5 columns (5 merged, 0 gathered) in 0.00700938 sec., 6407128.733211782 rows/sec., 415.67 MiB/sec. | ||
| 18087 | 2026.05.19 20:13:53.314076 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Trace> MergedBlockOutputStream: filled checksums all_1_124_30 (state Temporary) | ||
| 18088 | 2026.05.19 20:13:53.314414 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_124_30 to all_1_124_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18089 | 2026.05.19 20:13:53.314496 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_123_29, all_124_124_0] -> all_1_124_30 | ||
| 18090 | 2026.05.19 20:13:53.314585 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18091 | 2026.05.19 20:13:56.872806 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18092 | 2026.05.19 20:13:56.872905 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18093 | 2026.05.19 20:13:57.077324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37538 | ||
| 18094 | 2026.05.19 20:13:57.077898 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18095 | 2026.05.19 20:13:57.077945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18096 | 2026.05.19 20:13:57.078432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18097 | 2026.05.19 20:13:57.078686 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18098 | 2026.05.19 20:13:57.078839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37538 | ||
| 18099 | 2026.05.19 20:13:58.294794 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18100 | 2026.05.19 20:13:58.295107 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18101 | 2026.05.19 20:13:58.295659 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18102 | 2026.05.19 20:13:58.295730 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <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 | ||
| 18103 | 2026.05.19 20:13:58.296048 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18104 | 2026.05.19 20:13:58.296120 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18105 | 2026.05.19 20:13:58.296266 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18106 | 2026.05.19 20:13:58.296303 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18107 | 2026.05.19 20:13:58.296326 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18108 | 2026.05.19 20:13:58.296341 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18109 | 2026.05.19 20:13:58.296381 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18110 | 2026.05.19 20:13:58.296402 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18111 | 2026.05.19 20:13:58.297565 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002609 sec., 19164.43081640475 rows/sec., 4.59 MiB/sec. | ||
| 18112 | 2026.05.19 20:13:58.297672 [ 4 ] {6992c260-0400-41f9-ad60-4e090c58ad51} <Debug> TCPHandler: Processed in 0.003019453 sec. | ||
| 18113 | 2026.05.19 20:13:58.299536 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18114 | 2026.05.19 20:13:58.299650 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18115 | 2026.05.19 20:13:58.299696 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18116 | 2026.05.19 20:13:58.300179 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2026.05.19 20:13:58.300225 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18118 | 2026.05.19 20:13:58.300602 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18119 | 2026.05.19 20:13:58.300827 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2026.05.19 20:13:58.300977 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00136 sec., 57352.94117647059 rows/sec., 4.75 MiB/sec. | ||
| 18121 | 2026.05.19 20:13:58.301018 [ 4 ] {6836c06d-27a1-41f3-aa12-1f099de3817b} <Debug> TCPHandler: Processed in 0.001532027 sec. | ||
| 18122 | 2026.05.19 20:13:58.301144 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18123 | 2026.05.19 20:13:58.301240 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18124 | 2026.05.19 20:13:58.301281 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18125 | 2026.05.19 20:13:58.301680 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2026.05.19 20:13:58.301717 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18127 | 2026.05.19 20:13:58.302012 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18128 | 2026.05.19 20:13:58.302233 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2026.05.19 20:13:58.302371 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00115 sec., 9565.217391304348 rows/sec., 719.26 KiB/sec. | ||
| 18130 | 2026.05.19 20:13:58.302410 [ 4 ] {a88edf6d-e208-4b34-a76b-69edadc419dc} <Debug> TCPHandler: Processed in 0.001313445 sec. | ||
| 18131 | 2026.05.19 20:13:58.302519 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2026.05.19 20:13:58.302614 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18133 | 2026.05.19 20:13:58.302654 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18134 | 2026.05.19 20:13:58.303078 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18135 | 2026.05.19 20:13:58.303115 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18136 | 2026.05.19 20:13:58.303421 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18137 | 2026.05.19 20:13:58.303635 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18138 | 2026.05.19 20:13:58.303766 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001171 sec., 64047.822374039286 rows/sec., 5.00 MiB/sec. | ||
| 18139 | 2026.05.19 20:13:58.303805 [ 4 ] {b321a43e-2d73-4221-a514-5415329ef575} <Debug> TCPHandler: Processed in 0.001338995 sec. | ||
| 18140 | 2026.05.19 20:13:58.303923 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18141 | 2026.05.19 20:13:58.304019 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18142 | 2026.05.19 20:13:58.304063 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18143 | 2026.05.19 20:13:58.304472 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2026.05.19 20:13:58.304510 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18145 | 2026.05.19 20:13:58.304838 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18146 | 2026.05.19 20:13:58.305061 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2026.05.19 20:13:58.305206 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 18148 | 2026.05.19 20:13:58.305203 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_124_30 to all_125_125_0 | ||
| 18149 | 2026.05.19 20:13:58.305246 [ 4 ] {7841bd0a-e3af-4c73-8b98-d9f89db1703d} <Debug> TCPHandler: Processed in 0.001370696 sec. | ||
| 18150 | 2026.05.19 20:13:58.305281 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18151 | 2026.05.19 20:13:58.305307 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18152 | 2026.05.19 20:13:58.305376 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2026.05.19 20:13:58.305390 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_30 to all_125_125_0 into Compact with storage Full | ||
| 18154 | 2026.05.19 20:13:58.305484 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18155 | 2026.05.19 20:13:58.305495 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18156 | 2026.05.19 20:13:58.305526 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_30, total 44910 rows starting from the beginning of the part | ||
| 18157 | 2026.05.19 20:13:58.305540 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <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 | ||
| 18158 | 2026.05.19 20:13:58.305585 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 18159 | 2026.05.19 20:13:58.306297 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2026.05.19 20:13:58.306333 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18161 | 2026.05.19 20:13:58.306875 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18162 | 2026.05.19 20:13:58.307101 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2026.05.19 20:13:58.307232 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18164 | 2026.05.19 20:13:58.307239 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001775 sec., 6197.1830985915485 rows/sec., 11.11 MiB/sec. | ||
| 18165 | 2026.05.19 20:13:58.307271 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.05.19 20:13:58.307291 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18167 | 2026.05.19 20:13:58.307307 [ 4 ] {2c7fdaa7-f84e-4d35-a330-51dbfc0191a6} <Debug> TCPHandler: Processed in 0.001979629 sec. | ||
| 18168 | 2026.05.19 20:13:58.307393 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 18169 | 2026.05.19 20:13:58.307423 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18170 | 2026.05.19 20:13:58.307526 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18171 | 2026.05.19 20:13:58.307568 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18172 | 2026.05.19 20:13:58.307639 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18173 | 2026.05.19 20:13:58.307705 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2320 rows starting from the beginning of the part | ||
| 18174 | 2026.05.19 20:13:58.307841 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 11 rows starting from the beginning of the part | ||
| 18175 | 2026.05.19 20:13:58.307923 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2026.05.19 20:13:58.307951 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 18177 | 2026.05.19 20:13:58.307963 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18178 | 2026.05.19 20:13:58.308068 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 11 rows starting from the beginning of the part | ||
| 18179 | 2026.05.19 20:13:58.308180 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 30 rows starting from the beginning of the part | ||
| 18180 | 2026.05.19 20:13:58.308286 [ 197 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 11 rows starting from the beginning of the part | ||
| 18181 | 2026.05.19 20:13:58.308295 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18182 | 2026.05.19 20:13:58.308523 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18183 | 2026.05.19 20:13:58.308657 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 18184 | 2026.05.19 20:13:58.308693 [ 4 ] {44b93787-7bf3-4fc5-89b3-922a56ca4385} <Debug> TCPHandler: Processed in 0.001317856 sec. | ||
| 18185 | 2026.05.19 20:13:58.313275 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45070 rows, containing 5 columns (5 merged, 0 gathered) in 0.007917265 sec., 5692622.389171008 rows/sec., 369.41 MiB/sec. | ||
| 18186 | 2026.05.19 20:13:58.313797 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Trace> MergedBlockOutputStream: filled checksums all_1_125_31 (state Temporary) | ||
| 18187 | 2026.05.19 20:13:58.314125 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_125_31 to all_1_125_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2026.05.19 20:13:58.314210 [ 190 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_125_31} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_124_30, all_125_125_0] -> all_1_125_31 | ||
| 18189 | 2026.05.19 20:13:58.314304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18190 | 2026.05.19 20:13:58.318843 [ 190 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 19 columns (19 merged, 0 gathered) in 0.01150046 sec., 209817.69424875177 rows/sec., 375.98 MiB/sec. | ||
| 18191 | 2026.05.19 20:13:58.321129 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18192 | 2026.05.19 20:13:58.321488 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.05.19 20:13:58.321560 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18194 | 2026.05.19 20:13:58.321708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. | ||
| 18195 | 2026.05.19 20:13:59.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.75 MiB, peak 406.29 MiB, free memory in arenas 0.00 B, will set to 391.48 MiB (RSS), difference: 3.73 MiB | ||
| 18196 | 2026.05.19 20:13:59.024145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18197 | 2026.05.19 20:13:59.042367 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.05.19 20:13:59.042433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18199 | 2026.05.19 20:13:59.048712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18200 | 2026.05.19 20:13:59.049420 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18201 | 2026.05.19 20:13:59.052602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18202 | 2026.05.19 20:14:00.342982 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18203 | 2026.05.19 20:14:00.343248 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 18204 | 2026.05.19 20:14:00.343658 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18205 | 2026.05.19 20:14:00.343703 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18206 | 2026.05.19 20:14:00.343983 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18207 | 2026.05.19 20:14:00.344056 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18208 | 2026.05.19 20:14:00.344205 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 18209 | 2026.05.19 20:14:00.344246 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18210 | 2026.05.19 20:14:00.344268 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18211 | 2026.05.19 20:14:00.344283 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18212 | 2026.05.19 20:14:00.344322 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18213 | 2026.05.19 20:14:00.344344 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18214 | 2026.05.19 20:14:00.345487 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002353 sec., 21249.46876328092 rows/sec., 5.09 MiB/sec. | ||
| 18215 | 2026.05.19 20:14:00.345597 [ 4 ] {5936f9e4-b2f4-4a86-8297-4ed536f225ca} <Debug> TCPHandler: Processed in 0.002755903 sec. | ||
| 18216 | 2026.05.19 20:14:00.357694 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2026.05.19 20:14:00.357903 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18218 | 2026.05.19 20:14:00.357985 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18219 | 2026.05.19 20:14:00.358470 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2026.05.19 20:14:00.358515 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18221 | 2026.05.19 20:14:00.358898 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18222 | 2026.05.19 20:14:00.359154 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18223 | 2026.05.19 20:14:00.359307 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001462 sec., 1367.9890560875513 rows/sec., 111.55 KiB/sec. | ||
| 18224 | 2026.05.19 20:14:00.359355 [ 4 ] {bf6cf34d-079b-40db-85e8-6b6ebe7259ce} <Debug> TCPHandler: Processed in 0.001759257 sec. | ||
| 18225 | 2026.05.19 20:14:00.359481 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18226 | 2026.05.19 20:14:00.359586 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18227 | 2026.05.19 20:14:00.359625 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18228 | 2026.05.19 20:14:00.361148 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18229 | 2026.05.19 20:14:00.361186 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18230 | 2026.05.19 20:14:00.361643 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18231 | 2026.05.19 20:14:00.361876 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18232 | 2026.05.19 20:14:00.362008 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Debug> executeQuery: Read 2466 rows, 187.45 KiB in 0.00244 sec., 1010655.737704918 rows/sec., 75.02 MiB/sec. | ||
| 18233 | 2026.05.19 20:14:00.362006 [ 59 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18234 | 2026.05.19 20:14:00.362047 [ 4 ] {6fb73353-4666-48ef-98ef-23ad280bd8f2} <Debug> TCPHandler: Processed in 0.002616411 sec. | ||
| 18235 | 2026.05.19 20:14:00.362091 [ 59 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2026.05.19 20:14:00.362121 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18237 | 2026.05.19 20:14:00.362201 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.05.19 20:14:00.362228 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 18239 | 2026.05.19 20:14:00.362302 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18240 | 2026.05.19 20:14:00.362348 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18241 | 2026.05.19 20:14:00.362355 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18242 | 2026.05.19 20:14:00.362398 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3360 rows starting from the beginning of the part | ||
| 18243 | 2026.05.19 20:14:00.362474 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 18244 | 2026.05.19 20:14:00.362525 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 199 rows starting from the beginning of the part | ||
| 18245 | 2026.05.19 20:14:00.362575 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 18246 | 2026.05.19 20:14:00.362622 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 78 rows starting from the beginning of the part | ||
| 18247 | 2026.05.19 20:14:00.362673 [ 195 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 2466 rows starting from the beginning of the part | ||
| 18248 | 2026.05.19 20:14:00.362814 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18249 | 2026.05.19 20:14:00.362858 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18250 | 2026.05.19 20:14:00.363187 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18251 | 2026.05.19 20:14:00.363420 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18252 | 2026.05.19 20:14:00.363608 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001323 sec., 32501.88964474679 rows/sec., 2.38 MiB/sec. | ||
| 18253 | 2026.05.19 20:14:00.363658 [ 4 ] {1f5f980f-7370-4d1a-aa6e-cd6a9ce257fb} <Debug> TCPHandler: Processed in 0.001506847 sec. | ||
| 18254 | 2026.05.19 20:14:00.363798 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18255 | 2026.05.19 20:14:00.363893 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18256 | 2026.05.19 20:14:00.363932 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18257 | 2026.05.19 20:14:00.364714 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2026.05.19 20:14:00.364751 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18259 | 2026.05.19 20:14:00.365071 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002887023 sec., 2194301.8812111993 rows/sec., 175.05 MiB/sec. | ||
| 18260 | 2026.05.19 20:14:00.365103 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18261 | 2026.05.19 20:14:00.365332 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.05.19 20:14:00.365426 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18263 | 2026.05.19 20:14:00.365466 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001592 sec., 503140.7035175879 rows/sec., 29.06 MiB/sec. | ||
| 18264 | 2026.05.19 20:14:00.365511 [ 4 ] {99c3ebc7-a75f-4c88-8cdc-ac91bdd23cf5} <Debug> TCPHandler: Processed in 0.001758468 sec. | ||
| 18265 | 2026.05.19 20:14:00.365644 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2026.05.19 20:14:00.365732 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18267 | 2026.05.19 20:14:00.365753 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18268 | 2026.05.19 20:14:00.365798 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18269 | 2026.05.19 20:14:00.365821 [ 186 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_131_26} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18270 | 2026.05.19 20:14:00.365919 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18271 | 2026.05.19 20:14:00.366187 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18272 | 2026.05.19 20:14:00.366227 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18273 | 2026.05.19 20:14:00.366526 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 18274 | 2026.05.19 20:14:00.366753 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18275 | 2026.05.19 20:14:00.366902 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001167 sec., 856.898029134533 rows/sec., 60.25 KiB/sec. | ||
| 18276 | 2026.05.19 20:14:00.366940 [ 4 ] {a3db0c05-d651-40fe-974f-4cda50cfd957} <Debug> TCPHandler: Processed in 0.001343906 sec. | ||
| 18277 | 2026.05.19 20:14:00.367071 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18278 | 2026.05.19 20:14:00.367198 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18279 | 2026.05.19 20:14:00.367257 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18280 | 2026.05.19 20:14:00.368212 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.05.19 20:14:00.368248 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18282 | 2026.05.19 20:14:00.368629 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18283 | 2026.05.19 20:14:00.368844 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.05.19 20:14:00.368967 [ 59 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18285 | 2026.05.19 20:14:00.368978 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001823 sec., 725178.2775644542 rows/sec., 48.58 MiB/sec. | ||
| 18286 | 2026.05.19 20:14:00.369009 [ 59 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.05.19 20:14:00.369033 [ 4 ] {d9a17a06-2e87-4d0b-9b8f-e646f7dd7653} <Debug> TCPHandler: Processed in 0.002011489 sec. | ||
| 18288 | 2026.05.19 20:14:00.369033 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18289 | 2026.05.19 20:14:00.369145 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 18290 | 2026.05.19 20:14:00.369172 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18291 | 2026.05.19 20:14:00.369267 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18292 | 2026.05.19 20:14:00.369299 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18293 | 2026.05.19 20:14:00.369305 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 18294 | 2026.05.19 20:14:00.369357 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18295 | 2026.05.19 20:14:00.369392 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 18296 | 2026.05.19 20:14:00.369445 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 113 rows starting from the beginning of the part | ||
| 18297 | 2026.05.19 20:14:00.369492 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 18298 | 2026.05.19 20:14:00.369537 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 75 rows starting from the beginning of the part | ||
| 18299 | 2026.05.19 20:14:00.369580 [ 194 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1322 rows starting from the beginning of the part | ||
| 18300 | 2026.05.19 20:14:00.370152 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.05.19 20:14:00.370194 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18302 | 2026.05.19 20:14:00.370648 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18303 | 2026.05.19 20:14:00.370867 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2026.05.19 20:14:00.370907 [ 200 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806027 sec., 1954012.8691320783 rows/sec., 142.05 MiB/sec. | ||
| 18305 | 2026.05.19 20:14:00.370973 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_125_31 to all_130_130_0 | ||
| 18306 | 2026.05.19 20:14:00.370999 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Debug> executeQuery: Read 1549 rows, 96.68 KiB in 0.001726 sec., 897450.7531865585 rows/sec., 54.70 MiB/sec. | ||
| 18307 | 2026.05.19 20:14:00.371004 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18308 | 2026.05.19 20:14:00.371038 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18309 | 2026.05.19 20:14:00.371044 [ 4 ] {12fc0813-c9ab-42b4-97c3-23ad6e51172f} <Debug> TCPHandler: Processed in 0.001929469 sec. | ||
| 18310 | 2026.05.19 20:14:00.371093 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18311 | 2026.05.19 20:14:00.371126 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_31 to all_130_130_0 into Compact with storage Full | ||
| 18312 | 2026.05.19 20:14:00.371174 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.05.19 20:14:00.371246 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18314 | 2026.05.19 20:14:00.371274 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18315 | 2026.05.19 20:14:00.371282 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_31, total 45070 rows starting from the beginning of the part | ||
| 18316 | 2026.05.19 20:14:00.371337 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <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 | ||
| 18317 | 2026.05.19 20:14:00.371341 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.05.19 20:14:00.371360 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18319 | 2026.05.19 20:14:00.371416 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 197 rows starting from the beginning of the part | ||
| 18320 | 2026.05.19 20:14:00.371420 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_131_26} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18321 | 2026.05.19 20:14:00.371463 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18322 | 2026.05.19 20:14:00.371495 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 18323 | 2026.05.19 20:14:00.371506 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18324 | 2026.05.19 20:14:00.371559 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1549 rows starting from the beginning of the part | ||
| 18325 | 2026.05.19 20:14:00.372158 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.05.19 20:14:00.372199 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18327 | 2026.05.19 20:14:00.372775 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18328 | 2026.05.19 20:14:00.373027 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.05.19 20:14:00.373168 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 18330 | 2026.05.19 20:14:00.373224 [ 4 ] {ccdb6f31-ca22-40ff-91d2-a0dca6ac35c8} <Debug> TCPHandler: Processed in 0.002096779 sec. | ||
| 18331 | 2026.05.19 20:14:00.373345 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2026.05.19 20:14:00.373437 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18333 | 2026.05.19 20:14:00.373478 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18334 | 2026.05.19 20:14:00.373810 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.05.19 20:14:00.373845 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18336 | 2026.05.19 20:14:00.374142 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18337 | 2026.05.19 20:14:00.374355 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.05.19 20:14:00.374483 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001064 sec., 28195.48872180451 rows/sec., 1.91 MiB/sec. | ||
| 18339 | 2026.05.19 20:14:00.374519 [ 4 ] {0b0191ac-22cf-4746-86f8-3eaa382b1f39} <Debug> TCPHandler: Processed in 0.001220345 sec. | ||
| 18340 | 2026.05.19 20:14:00.379718 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47296 rows, containing 5 columns (5 merged, 0 gathered) in 0.008648617 sec., 5468620.0117313545 rows/sec., 354.59 MiB/sec. | ||
| 18341 | 2026.05.19 20:14:00.380297 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Trace> MergedBlockOutputStream: filled checksums all_1_130_32 (state Temporary) | ||
| 18342 | 2026.05.19 20:14:00.380728 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_130_32 to all_1_130_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.05.19 20:14:00.380831 [ 189 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_130_32} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_125_31, all_130_130_0] -> all_1_130_32 | ||
| 18344 | 2026.05.19 20:14:00.380952 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18345 | 2026.05.19 20:14:01.508979 [ 220 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 18346 | 2026.05.19 20:14:01.509042 [ 220 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 18347 | 2026.05.19 20:14:01.512602 [ 220 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 18348 | 2026.05.19 20:14:02.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.58 MiB, peak 406.29 MiB, free memory in arenas 0.00 B, will set to 391.58 MiB (RSS), difference: 4.00 MiB | ||
| 18349 | 2026.05.19 20:14:02.206968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2268 | ||
| 18350 | 2026.05.19 20:14:02.210102 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18351 | 2026.05.19 20:14:02.210155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18352 | 2026.05.19 20:14:02.211414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18353 | 2026.05.19 20:14:02.211690 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18354 | 2026.05.19 20:14:02.211976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2268 | ||
| 18355 | 2026.05.19 20:14:03.291218 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18356 | 2026.05.19 20:14:03.291446 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18357 | 2026.05.19 20:14:03.291784 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18358 | 2026.05.19 20:14:03.291820 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <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 | ||
| 18359 | 2026.05.19 20:14:03.292040 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18360 | 2026.05.19 20:14:03.292110 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18361 | 2026.05.19 20:14:03.292252 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18362 | 2026.05.19 20:14:03.292286 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18363 | 2026.05.19 20:14:03.292308 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18364 | 2026.05.19 20:14:03.292324 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18365 | 2026.05.19 20:14:03.292363 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18366 | 2026.05.19 20:14:03.292384 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18367 | 2026.05.19 20:14:03.293468 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002116 sec., 23629.489603024576 rows/sec., 5.66 MiB/sec. | ||
| 18368 | 2026.05.19 20:14:03.293585 [ 4 ] {769692f6-4e19-44fd-bc14-f003954d3773} <Debug> TCPHandler: Processed in 0.00249843 sec. | ||
| 18369 | 2026.05.19 20:14:03.294858 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18370 | 2026.05.19 20:14:03.294970 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18371 | 2026.05.19 20:14:03.295013 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18372 | 2026.05.19 20:14:03.295558 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18373 | 2026.05.19 20:14:03.295613 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18374 | 2026.05.19 20:14:03.296042 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18375 | 2026.05.19 20:14:03.296269 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18376 | 2026.05.19 20:14:03.296418 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001482 sec., 37786.77462887989 rows/sec., 2.90 MiB/sec. | ||
| 18377 | 2026.05.19 20:14:03.296457 [ 4 ] {2f35d187-6b03-4141-97a6-e747d95fe4e9} <Debug> TCPHandler: Processed in 0.001649357 sec. | ||
| 18378 | 2026.05.19 20:14:03.296572 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18379 | 2026.05.19 20:14:03.296671 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18380 | 2026.05.19 20:14:03.296712 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18381 | 2026.05.19 20:14:03.297131 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18382 | 2026.05.19 20:14:03.297167 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18383 | 2026.05.19 20:14:03.297478 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18384 | 2026.05.19 20:14:03.297688 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18385 | 2026.05.19 20:14:03.297816 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 18386 | 2026.05.19 20:14:03.297854 [ 4 ] {394f1d84-42eb-477d-acc1-5ee24a2f3a11} <Debug> TCPHandler: Processed in 0.001329356 sec. | ||
| 18387 | 2026.05.19 20:14:03.297966 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18388 | 2026.05.19 20:14:03.298058 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18389 | 2026.05.19 20:14:03.298100 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18390 | 2026.05.19 20:14:03.298458 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2026.05.19 20:14:03.298493 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18392 | 2026.05.19 20:14:03.298810 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18393 | 2026.05.19 20:14:03.299038 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2026.05.19 20:14:03.299174 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001134 sec., 67019.40035273369 rows/sec., 4.67 MiB/sec. | ||
| 18395 | 2026.05.19 20:14:03.299211 [ 4 ] {d4ae9213-9d2a-4dc2-b2de-5221aaf7121c} <Debug> TCPHandler: Processed in 0.001291716 sec. | ||
| 18396 | 2026.05.19 20:14:03.299339 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18397 | 2026.05.19 20:14:03.299433 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18398 | 2026.05.19 20:14:03.299474 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18399 | 2026.05.19 20:14:03.299825 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18400 | 2026.05.19 20:14:03.299861 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18401 | 2026.05.19 20:14:03.300165 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18402 | 2026.05.19 20:14:03.300375 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2026.05.19 20:14:03.300503 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001089 sec., 27548.209366391187 rows/sec., 1.85 MiB/sec. | ||
| 18404 | 2026.05.19 20:14:03.300506 [ 53 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18405 | 2026.05.19 20:14:03.300541 [ 4 ] {4dca9977-0fda-4be1-9092-afe6031a6e39} <Debug> TCPHandler: Processed in 0.001247996 sec. | ||
| 18406 | 2026.05.19 20:14:03.300580 [ 53 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18407 | 2026.05.19 20:14:03.300607 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18408 | 2026.05.19 20:14:03.300731 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 18409 | 2026.05.19 20:14:03.300900 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18410 | 2026.05.19 20:14:03.300951 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6612 rows starting from the beginning of the part | ||
| 18411 | 2026.05.19 20:14:03.301026 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 18412 | 2026.05.19 20:14:03.301085 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18413 | 2026.05.19 20:14:03.301132 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 18414 | 2026.05.19 20:14:03.301174 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
| 18415 | 2026.05.19 20:14:03.301217 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 30 rows starting from the beginning of the part | ||
| 18416 | 2026.05.19 20:14:03.302970 [ 189 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6852 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229924 sec., 2980115.1684904573 rows/sec., 199.27 MiB/sec. | ||
| 18417 | 2026.05.19 20:14:03.303397 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18418 | 2026.05.19 20:14:03.303673 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18419 | 2026.05.19 20:14:03.303741 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_131_26} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18420 | 2026.05.19 20:14:03.303834 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 18421 | 2026.05.19 20:14:04.144221 [ 218 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 18422 | 2026.05.19 20:14:04.144274 [ 218 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 18423 | 2026.05.19 20:14:04.147386 [ 218 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 18424 | 2026.05.19 20:14:04.579143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37986 | ||
| 18425 | 2026.05.19 20:14:04.579649 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2026.05.19 20:14:04.579699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18427 | 2026.05.19 20:14:04.580182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18428 | 2026.05.19 20:14:04.580423 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.05.19 20:14:04.580567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37986 | ||
| 18430 | 2026.05.19 20:14:06.552850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18431 | 2026.05.19 20:14:06.570153 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18432 | 2026.05.19 20:14:06.570214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18433 | 2026.05.19 20:14:06.576509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18434 | 2026.05.19 20:14:06.577210 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18435 | 2026.05.19 20:14:06.580298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18436 | 2026.05.19 20:14:08.294082 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18437 | 2026.05.19 20:14:08.294330 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18438 | 2026.05.19 20:14:08.294676 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18439 | 2026.05.19 20:14:08.294711 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <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 | ||
| 18440 | 2026.05.19 20:14:08.294931 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18441 | 2026.05.19 20:14:08.294999 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18442 | 2026.05.19 20:14:08.295141 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18443 | 2026.05.19 20:14:08.295176 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18444 | 2026.05.19 20:14:08.295198 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18445 | 2026.05.19 20:14:08.295213 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18446 | 2026.05.19 20:14:08.295253 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18447 | 2026.05.19 20:14:08.295273 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18448 | 2026.05.19 20:14:08.296406 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002174 sec., 22999.080036798525 rows/sec., 5.51 MiB/sec. | ||
| 18449 | 2026.05.19 20:14:08.296542 [ 4 ] {be010a41-1267-4d21-a2ef-42380ae0eb1d} <Debug> TCPHandler: Processed in 0.002597971 sec. | ||
| 18450 | 2026.05.19 20:14:08.298439 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18451 | 2026.05.19 20:14:08.298614 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18452 | 2026.05.19 20:14:08.298749 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18453 | 2026.05.19 20:14:08.299433 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18454 | 2026.05.19 20:14:08.299478 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18455 | 2026.05.19 20:14:08.299853 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18456 | 2026.05.19 20:14:08.300070 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18457 | 2026.05.19 20:14:08.300242 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00162 sec., 48148.14814814815 rows/sec., 3.99 MiB/sec. | ||
| 18458 | 2026.05.19 20:14:08.300281 [ 4 ] {71f315fe-2b0e-4895-aaef-fdb17715dcc3} <Debug> TCPHandler: Processed in 0.001880378 sec. | ||
| 18459 | 2026.05.19 20:14:08.300400 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18460 | 2026.05.19 20:14:08.300493 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18461 | 2026.05.19 20:14:08.300533 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18462 | 2026.05.19 20:14:08.300911 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18463 | 2026.05.19 20:14:08.300946 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18464 | 2026.05.19 20:14:08.301231 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18465 | 2026.05.19 20:14:08.301432 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18466 | 2026.05.19 20:14:08.301560 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001085 sec., 10138.248847926267 rows/sec., 762.35 KiB/sec. | ||
| 18467 | 2026.05.19 20:14:08.301597 [ 4 ] {87b184de-844c-4159-9fb5-7c2c0d580a7f} <Debug> TCPHandler: Processed in 0.001244426 sec. | ||
| 18468 | 2026.05.19 20:14:08.301696 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18469 | 2026.05.19 20:14:08.301790 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18470 | 2026.05.19 20:14:08.301831 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18471 | 2026.05.19 20:14:08.302220 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18472 | 2026.05.19 20:14:08.302256 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18473 | 2026.05.19 20:14:08.302549 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18474 | 2026.05.19 20:14:08.302753 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2026.05.19 20:14:08.302876 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001104 sec., 67934.78260869565 rows/sec., 5.30 MiB/sec. | ||
| 18476 | 2026.05.19 20:14:08.302913 [ 4 ] {8357954b-855a-46f6-a031-e48db0f4c709} <Debug> TCPHandler: Processed in 0.001262915 sec. | ||
| 18477 | 2026.05.19 20:14:08.303024 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18478 | 2026.05.19 20:14:08.303116 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18479 | 2026.05.19 20:14:08.303159 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18480 | 2026.05.19 20:14:08.303553 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18481 | 2026.05.19 20:14:08.303588 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18482 | 2026.05.19 20:14:08.303907 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18483 | 2026.05.19 20:14:08.304117 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18484 | 2026.05.19 20:14:08.304243 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 18485 | 2026.05.19 20:14:08.304280 [ 4 ] {fcfa39b0-92e7-4ac7-ab4d-edf295c49c6f} <Debug> TCPHandler: Processed in 0.001302455 sec. | ||
| 18486 | 2026.05.19 20:14:08.304378 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18487 | 2026.05.19 20:14:08.304470 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18488 | 2026.05.19 20:14:08.304523 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <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 | ||
| 18489 | 2026.05.19 20:14:08.305272 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18490 | 2026.05.19 20:14:08.305308 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18491 | 2026.05.19 20:14:08.305810 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18492 | 2026.05.19 20:14:08.306023 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18493 | 2026.05.19 20:14:08.306158 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001706 sec., 6447.831184056272 rows/sec., 11.55 MiB/sec. | ||
| 18494 | 2026.05.19 20:14:08.306212 [ 4 ] {34668106-19e7-40ce-9534-2c1434b3bab8} <Debug> TCPHandler: Processed in 0.001879948 sec. | ||
| 18495 | 2026.05.19 20:14:08.306321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18496 | 2026.05.19 20:14:08.306414 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18497 | 2026.05.19 20:14:08.306456 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18498 | 2026.05.19 20:14:08.306779 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18499 | 2026.05.19 20:14:08.306815 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18500 | 2026.05.19 20:14:08.307108 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18501 | 2026.05.19 20:14:08.307306 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18502 | 2026.05.19 20:14:08.307429 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 18503 | 2026.05.19 20:14:08.307464 [ 4 ] {3c97aef8-457f-4f2d-8f8e-779e8f91edd2} <Debug> TCPHandler: Processed in 0.001190205 sec. | ||
| 18504 | 2026.05.19 20:14:08.865643 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 18505 | 2026.05.19 20:14:08.865741 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 18506 | 2026.05.19 20:14:08.869090 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 18507 | 2026.05.19 20:14:09.360673 [ 261 ] {} <Trace> TCP-Session: bbde7612-a9c0-45b8-99af-f2b76dcd8589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18508 | 2026.05.19 20:14:09.361115 [ 261 ] {35f3af13-0335-43d5-b53f-a4e84e38132d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64659) 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' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 18509 | 2026.05.19 20:14:09.361774 [ 261 ] {35f3af13-0335-43d5-b53f-a4e84e38132d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 18510 | 2026.05.19 20:14:09.362090 [ 261 ] {35f3af13-0335-43d5-b53f-a4e84e38132d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18511 | 2026.05.19 20:14:09.362491 [ 356 ] {35f3af13-0335-43d5-b53f-a4e84e38132d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 18512 | 2026.05.19 20:14:09.362945 [ 261 ] {35f3af13-0335-43d5-b53f-a4e84e38132d} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002067 sec., 59990.32414126754 rows/sec., 3.31 MiB/sec. | ||
| 18513 | 2026.05.19 20:14:09.363008 [ 261 ] {35f3af13-0335-43d5-b53f-a4e84e38132d} <Debug> TCPHandler: Processed in 0.002525111 sec. | ||
| 18514 | 2026.05.19 20:14:11.731881 [ 220 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 18515 | 2026.05.19 20:14:11.731984 [ 220 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 18516 | 2026.05.19 20:14:11.736008 [ 220 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 18517 | 2026.05.19 20:14:11.872968 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18518 | 2026.05.19 20:14:11.873023 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18519 | 2026.05.19 20:14:12.001550 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001145345 sec. | ||
| 18520 | 2026.05.19 20:14:12.080883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38498 | ||
| 18521 | 2026.05.19 20:14:12.081667 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18522 | 2026.05.19 20:14:12.081743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18523 | 2026.05.19 20:14:12.082270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18524 | 2026.05.19 20:14:12.082501 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18525 | 2026.05.19 20:14:12.082649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38498 | ||
| 18526 | 2026.05.19 20:14:12.212558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2294 | ||
| 18527 | 2026.05.19 20:14:12.215175 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18528 | 2026.05.19 20:14:12.215223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18529 | 2026.05.19 20:14:12.216417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18530 | 2026.05.19 20:14:12.216693 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.05.19 20:14:12.216950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2294 | ||
| 18532 | 2026.05.19 20:14:12.470625 [ 218 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 18533 | 2026.05.19 20:14:12.470697 [ 218 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 18534 | 2026.05.19 20:14:12.473170 [ 218 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 18535 | 2026.05.19 20:14:13.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.60 MiB, peak 406.29 MiB, free memory in arenas 0.00 B, will set to 391.58 MiB (RSS), difference: 3.98 MiB | ||
| 18536 | 2026.05.19 20:14:13.048432 [ 221 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 18537 | 2026.05.19 20:14:13.048488 [ 221 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 18538 | 2026.05.19 20:14:13.051616 [ 221 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 18539 | 2026.05.19 20:14:13.052086 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 18540 | 2026.05.19 20:14:13.052142 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 18541 | 2026.05.19 20:14:13.054745 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 18542 | 2026.05.19 20:14:13.295803 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.05.19 20:14:13.296030 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18544 | 2026.05.19 20:14:13.296372 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18545 | 2026.05.19 20:14:13.296408 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <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 | ||
| 18546 | 2026.05.19 20:14:13.296632 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18547 | 2026.05.19 20:14:13.296705 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18548 | 2026.05.19 20:14:13.296852 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18549 | 2026.05.19 20:14:13.296888 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18550 | 2026.05.19 20:14:13.296910 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18551 | 2026.05.19 20:14:13.296926 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18552 | 2026.05.19 20:14:13.296967 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18553 | 2026.05.19 20:14:13.296988 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18554 | 2026.05.19 20:14:13.298120 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002184 sec., 22893.772893772893 rows/sec., 5.48 MiB/sec. | ||
| 18555 | 2026.05.19 20:14:13.298229 [ 4 ] {7901912e-f524-4869-b952-2f122111fca6} <Debug> TCPHandler: Processed in 0.00255836 sec. | ||
| 18556 | 2026.05.19 20:14:13.300336 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18557 | 2026.05.19 20:14:13.300450 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18558 | 2026.05.19 20:14:13.300499 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18559 | 2026.05.19 20:14:13.301078 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18560 | 2026.05.19 20:14:13.301129 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18561 | 2026.05.19 20:14:13.301572 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18562 | 2026.05.19 20:14:13.301793 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18563 | 2026.05.19 20:14:13.301941 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001526 sec., 76015.72739187418 rows/sec., 6.46 MiB/sec. | ||
| 18564 | 2026.05.19 20:14:13.301978 [ 4 ] {b816f262-262f-46a2-af3f-ac05745dbfe3} <Debug> TCPHandler: Processed in 0.001693628 sec. | ||
| 18565 | 2026.05.19 20:14:13.302096 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18566 | 2026.05.19 20:14:13.302192 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18567 | 2026.05.19 20:14:13.302231 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18568 | 2026.05.19 20:14:13.302620 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18569 | 2026.05.19 20:14:13.302654 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18570 | 2026.05.19 20:14:13.302950 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18571 | 2026.05.19 20:14:13.303158 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2026.05.19 20:14:13.303286 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001114 sec., 26929.982046678637 rows/sec., 1.98 MiB/sec. | ||
| 18573 | 2026.05.19 20:14:13.303324 [ 4 ] {cd1299ee-f66b-4a4a-96e1-03a04bb2a2bc} <Debug> TCPHandler: Processed in 0.001278516 sec. | ||
| 18574 | 2026.05.19 20:14:13.303426 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18575 | 2026.05.19 20:14:13.303519 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18576 | 2026.05.19 20:14:13.303558 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18577 | 2026.05.19 20:14:13.303966 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18578 | 2026.05.19 20:14:13.304001 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18579 | 2026.05.19 20:14:13.304294 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18580 | 2026.05.19 20:14:13.304500 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18581 | 2026.05.19 20:14:13.304628 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001127 sec., 83407.2759538598 rows/sec., 6.51 MiB/sec. | ||
| 18582 | 2026.05.19 20:14:13.304664 [ 4 ] {17d9836a-e452-42d4-b375-c2091861df59} <Debug> TCPHandler: Processed in 0.001286516 sec. | ||
| 18583 | 2026.05.19 20:14:13.304776 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18584 | 2026.05.19 20:14:13.304871 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18585 | 2026.05.19 20:14:13.304913 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18586 | 2026.05.19 20:14:13.305317 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18587 | 2026.05.19 20:14:13.305351 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18588 | 2026.05.19 20:14:13.305664 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18589 | 2026.05.19 20:14:13.305878 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18590 | 2026.05.19 20:14:13.306005 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 18591 | 2026.05.19 20:14:13.306040 [ 4 ] {a975ca97-7c11-41a4-91f8-3854af556a78} <Debug> TCPHandler: Processed in 0.001314766 sec. | ||
| 18592 | 2026.05.19 20:14:13.306161 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18593 | 2026.05.19 20:14:13.306255 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18594 | 2026.05.19 20:14:13.306309 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <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 | ||
| 18595 | 2026.05.19 20:14:13.307107 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18596 | 2026.05.19 20:14:13.307141 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18597 | 2026.05.19 20:14:13.307674 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18598 | 2026.05.19 20:14:13.307907 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18599 | 2026.05.19 20:14:13.308043 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 29.78 MiB/sec. | ||
| 18600 | 2026.05.19 20:14:13.308099 [ 4 ] {51df9222-1c1b-4155-988c-6ff592833dd8} <Debug> TCPHandler: Processed in 0.001986288 sec. | ||
| 18601 | 2026.05.19 20:14:13.308214 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18602 | 2026.05.19 20:14:13.308309 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18603 | 2026.05.19 20:14:13.308351 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18604 | 2026.05.19 20:14:13.308677 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2026.05.19 20:14:13.308711 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18606 | 2026.05.19 20:14:13.309015 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18607 | 2026.05.19 20:14:13.309223 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18608 | 2026.05.19 20:14:13.309357 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 18609 | 2026.05.19 20:14:13.309394 [ 4 ] {0fcabc41-17d4-480c-af4e-f0d8847c8b4b} <Debug> TCPHandler: Processed in 0.001228845 sec. | ||
| 18610 | 2026.05.19 20:14:13.683542 [ 220 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 18611 | 2026.05.19 20:14:13.683626 [ 220 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 18612 | 2026.05.19 20:14:13.686503 [ 220 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 18613 | 2026.05.19 20:14:14.080550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18614 | 2026.05.19 20:14:14.085147 [ 224 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 18615 | 2026.05.19 20:14:14.085192 [ 224 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 18616 | 2026.05.19 20:14:14.087403 [ 224 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 18617 | 2026.05.19 20:14:14.096770 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2026.05.19 20:14:14.096826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18619 | 2026.05.19 20:14:14.102833 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18620 | 2026.05.19 20:14:14.103523 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.05.19 20:14:14.106251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18622 | 2026.05.19 20:14:18.303910 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18623 | 2026.05.19 20:14:18.304332 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 18624 | 2026.05.19 20:14:18.304826 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18625 | 2026.05.19 20:14:18.304877 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <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 | ||
| 18626 | 2026.05.19 20:14:18.305249 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18627 | 2026.05.19 20:14:18.305349 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18628 | 2026.05.19 20:14:18.305585 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 18629 | 2026.05.19 20:14:18.305653 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18630 | 2026.05.19 20:14:18.305683 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 18631 | 2026.05.19 20:14:18.305700 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18632 | 2026.05.19 20:14:18.305760 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 18633 | 2026.05.19 20:14:18.305796 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18634 | 2026.05.19 20:14:18.307554 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003386 sec., 14766.686355581807 rows/sec., 3.54 MiB/sec. | ||
| 18635 | 2026.05.19 20:14:18.307741 [ 4 ] {d5875f91-1256-4dd6-901d-febd36e4a6db} <Debug> TCPHandler: Processed in 0.004074838 sec. | ||
| 18636 | 2026.05.19 20:14:18.316631 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2026.05.19 20:14:18.316875 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18638 | 2026.05.19 20:14:18.316964 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18639 | 2026.05.19 20:14:18.317977 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2026.05.19 20:14:18.318055 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18641 | 2026.05.19 20:14:18.318698 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18642 | 2026.05.19 20:14:18.319102 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18643 | 2026.05.19 20:14:18.319364 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002543 sec., 9437.672040896578 rows/sec., 801.83 KiB/sec. | ||
| 18644 | 2026.05.19 20:14:18.319450 [ 4 ] {8c900c10-ff4e-4c58-951a-457810c58702} <Debug> TCPHandler: Processed in 0.003029723 sec. | ||
| 18645 | 2026.05.19 20:14:18.319700 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18646 | 2026.05.19 20:14:18.319862 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18647 | 2026.05.19 20:14:18.319932 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18648 | 2026.05.19 20:14:18.320655 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2026.05.19 20:14:18.320713 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18650 | 2026.05.19 20:14:18.321222 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18651 | 2026.05.19 20:14:18.321685 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2026.05.19 20:14:18.321918 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002097 sec., 953.7434430138293 rows/sec., 77.77 KiB/sec. | ||
| 18653 | 2026.05.19 20:14:18.321991 [ 4 ] {5eff74e8-252b-48d9-aafb-603483097943} <Debug> TCPHandler: Processed in 0.0023789 sec. | ||
| 18654 | 2026.05.19 20:14:18.322202 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18655 | 2026.05.19 20:14:18.322350 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18656 | 2026.05.19 20:14:18.322416 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18657 | 2026.05.19 20:14:18.323296 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.05.19 20:14:18.323349 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18659 | 2026.05.19 20:14:18.323889 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18660 | 2026.05.19 20:14:18.324265 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.05.19 20:14:18.324475 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.002167 sec., 91832.02584217812 rows/sec., 8.18 MiB/sec. | ||
| 18662 | 2026.05.19 20:14:18.324538 [ 4 ] {a18832ca-10f4-45fb-a2c2-852614fb2b61} <Debug> TCPHandler: Processed in 0.00241244 sec. | ||
| 18663 | 2026.05.19 20:14:18.324762 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18664 | 2026.05.19 20:14:18.324912 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18665 | 2026.05.19 20:14:18.324974 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18666 | 2026.05.19 20:14:18.325624 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.05.19 20:14:18.325674 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18668 | 2026.05.19 20:14:18.326125 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18669 | 2026.05.19 20:14:18.326451 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18670 | 2026.05.19 20:14:18.326648 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001773 sec., 14100.39481105471 rows/sec., 1.06 MiB/sec. | ||
| 18671 | 2026.05.19 20:14:18.326664 [ 35 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18672 | 2026.05.19 20:14:18.326706 [ 4 ] {e15d5f57-635a-41e1-b4ec-d7f296c54fe6} <Debug> TCPHandler: Processed in 0.002046348 sec. | ||
| 18673 | 2026.05.19 20:14:18.326762 [ 35 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.05.19 20:14:18.326806 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18675 | 2026.05.19 20:14:18.326907 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18676 | 2026.05.19 20:14:18.327001 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18677 | 2026.05.19 20:14:18.327063 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18678 | 2026.05.19 20:14:18.327132 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18679 | 2026.05.19 20:14:18.327226 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18680 | 2026.05.19 20:14:18.327290 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18681 | 2026.05.19 20:14:18.327402 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 11 rows starting from the beginning of the part | ||
| 18682 | 2026.05.19 20:14:18.327481 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 43 rows starting from the beginning of the part | ||
| 18683 | 2026.05.19 20:14:18.327556 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18684 | 2026.05.19 20:14:18.327624 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 18685 | 2026.05.19 20:14:18.327694 [ 189 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 18686 | 2026.05.19 20:14:18.327795 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.05.19 20:14:18.327881 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18688 | 2026.05.19 20:14:18.328404 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18689 | 2026.05.19 20:14:18.328766 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.05.19 20:14:18.329008 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001974 sec., 12158.0547112462 rows/sec., 1.01 MiB/sec. | ||
| 18691 | 2026.05.19 20:14:18.329085 [ 4 ] {f1c91c9d-d583-4c84-9e1d-102f56989edf} <Debug> TCPHandler: Processed in 0.00224702 sec. | ||
| 18692 | 2026.05.19 20:14:18.329298 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390831 sec., 144719.55566913763 rows/sec., 10.30 MiB/sec. | ||
| 18693 | 2026.05.19 20:14:18.329455 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18694 | 2026.05.19 20:14:18.329589 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18695 | 2026.05.19 20:14:18.329594 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18696 | 2026.05.19 20:14:18.329700 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18697 | 2026.05.19 20:14:18.330076 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18698 | 2026.05.19 20:14:18.330214 [ 191 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_121_24} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18699 | 2026.05.19 20:14:18.330361 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18700 | 2026.05.19 20:14:18.330380 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2026.05.19 20:14:18.330446 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18702 | 2026.05.19 20:14:18.330958 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18703 | 2026.05.19 20:14:18.331367 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2026.05.19 20:14:18.331595 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002033 sec., 5902.606984751598 rows/sec., 461.14 KiB/sec. | ||
| 18705 | 2026.05.19 20:14:18.331660 [ 4 ] {c62a5b89-628d-453e-86bd-8829a355a7a9} <Debug> TCPHandler: Processed in 0.00227019 sec. | ||
| 18706 | 2026.05.19 20:14:18.331852 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18707 | 2026.05.19 20:14:18.331992 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18708 | 2026.05.19 20:14:18.332060 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18709 | 2026.05.19 20:14:18.332850 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.05.19 20:14:18.332940 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18711 | 2026.05.19 20:14:18.333590 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18712 | 2026.05.19 20:14:18.333986 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18713 | 2026.05.19 20:14:18.334212 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.002247 sec., 50289.27458834001 rows/sec., 4.09 MiB/sec. | ||
| 18714 | 2026.05.19 20:14:18.334283 [ 4 ] {1a465f00-76cf-4a47-b4e2-4aec355e7890} <Debug> TCPHandler: Processed in 0.00250444 sec. | ||
| 18715 | 2026.05.19 20:14:18.334505 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18716 | 2026.05.19 20:14:18.334641 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18717 | 2026.05.19 20:14:18.334703 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18718 | 2026.05.19 20:14:18.335494 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2026.05.19 20:14:18.335551 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18720 | 2026.05.19 20:14:18.336128 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18721 | 2026.05.19 20:14:18.336531 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18722 | 2026.05.19 20:14:18.336743 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.002126 sec., 92662.27657572908 rows/sec., 6.65 MiB/sec. | ||
| 18723 | 2026.05.19 20:14:18.336805 [ 4 ] {28cfb0f5-954a-43ec-9c46-0114be5d6254} <Debug> TCPHandler: Processed in 0.00236948 sec. | ||
| 18724 | 2026.05.19 20:14:18.337066 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18725 | 2026.05.19 20:14:18.337221 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18726 | 2026.05.19 20:14:18.337417 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <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 | ||
| 18727 | 2026.05.19 20:14:18.338757 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.05.19 20:14:18.338809 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18729 | 2026.05.19 20:14:18.339755 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18730 | 2026.05.19 20:14:18.340856 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2026.05.19 20:14:18.341264 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004068 sec., 2704.0314650934124 rows/sec., 4.85 MiB/sec. | ||
| 18732 | 2026.05.19 20:14:18.341451 [ 4 ] {0052f7cd-99d8-4084-9606-61e5430ba0dd} <Debug> TCPHandler: Processed in 0.00452156 sec. | ||
| 18733 | 2026.05.19 20:14:18.341704 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18734 | 2026.05.19 20:14:18.343531 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18735 | 2026.05.19 20:14:18.344308 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18736 | 2026.05.19 20:14:18.345613 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18737 | 2026.05.19 20:14:18.345673 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18738 | 2026.05.19 20:14:18.346336 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18739 | 2026.05.19 20:14:18.346733 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18740 | 2026.05.19 20:14:18.347204 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003726 sec., 16103.05958132045 rows/sec., 1.09 MiB/sec. | ||
| 18741 | 2026.05.19 20:14:18.347293 [ 4 ] {bf7a3b20-9466-4e59-b436-68b5bffbb182} <Debug> TCPHandler: Processed in 0.005709595 sec. | ||
| 18742 | 2026.05.19 20:14:18.945568 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 | ||
| 18743 | 2026.05.19 20:14:18.945655 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18744 | 2026.05.19 20:14:18.945692 [ 368 ] {} <Debug> TCP-Session: 6466f6eb-2e1b-47e5-864f-4433eb252c67 Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 | ||
| 18745 | 2026.05.19 20:14:18.945724 [ 368 ] {} <Debug> TCP-Session: 6466f6eb-2e1b-47e5-864f-4433eb252c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18746 | 2026.05.19 20:14:18.945741 [ 368 ] {} <Debug> TCP-Session: 6466f6eb-2e1b-47e5-864f-4433eb252c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18747 | 2026.05.19 20:14:18.945960 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60243 | ||
| 18748 | 2026.05.19 20:14:18.945992 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36043 | ||
| 18749 | 2026.05.19 20:14:18.946006 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43328 | ||
| 18750 | 2026.05.19 20:14:18.946028 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51521 | ||
| 18751 | 2026.05.19 20:14:18.946047 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32777 | ||
| 18752 | 2026.05.19 20:14:18.946089 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18753 | 2026.05.19 20:14:18.946091 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18754 | 2026.05.19 20:14:18.946105 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18755 | 2026.05.19 20:14:18.946132 [ 374 ] {} <Debug> TCP-Session: 113d85b0-0fc4-4361-9875-5c1de76133a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43328 | ||
| 18756 | 2026.05.19 20:14:18.946134 [ 370 ] {} <Debug> TCP-Session: a850ab59-081d-4a57-8772-3be329a187c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36043 | ||
| 18757 | 2026.05.19 20:14:18.946151 [ 309 ] {} <Debug> TCP-Session: b24fbbf0-88cf-48d2-ad16-66c394090a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:51521 | ||
| 18758 | 2026.05.19 20:14:18.946154 [ 368 ] {} <Trace> TCP-Session: 6466f6eb-2e1b-47e5-864f-4433eb252c67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2026.05.19 20:14:18.946184 [ 309 ] {} <Debug> TCP-Session: b24fbbf0-88cf-48d2-ad16-66c394090a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18760 | 2026.05.19 20:14:18.946175 [ 370 ] {} <Debug> TCP-Session: a850ab59-081d-4a57-8772-3be329a187c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18761 | 2026.05.19 20:14:18.946209 [ 309 ] {} <Debug> TCP-Session: b24fbbf0-88cf-48d2-ad16-66c394090a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18762 | 2026.05.19 20:14:18.946230 [ 370 ] {} <Debug> TCP-Session: a850ab59-081d-4a57-8772-3be329a187c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18763 | 2026.05.19 20:14:18.946163 [ 374 ] {} <Debug> TCP-Session: 113d85b0-0fc4-4361-9875-5c1de76133a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18764 | 2026.05.19 20:14:18.946152 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18765 | 2026.05.19 20:14:18.946272 [ 374 ] {} <Debug> TCP-Session: 113d85b0-0fc4-4361-9875-5c1de76133a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18766 | 2026.05.19 20:14:18.946059 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18767 | 2026.05.19 20:14:18.946304 [ 310 ] {} <Debug> TCP-Session: 274e1200-7a0f-4e29-8b5f-a7226f3927c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32777 | ||
| 18768 | 2026.05.19 20:14:18.946057 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54958 | ||
| 18769 | 2026.05.19 20:14:18.946345 [ 369 ] {} <Debug> TCP-Session: dcc6b6af-30b5-4c99-a1d8-15ee91d091db Authenticating user 'default' from [fd00:1122:3344:101::e]:60243 | ||
| 18770 | 2026.05.19 20:14:18.946354 [ 310 ] {} <Debug> TCP-Session: 274e1200-7a0f-4e29-8b5f-a7226f3927c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18771 | 2026.05.19 20:14:18.946388 [ 369 ] {} <Debug> TCP-Session: dcc6b6af-30b5-4c99-a1d8-15ee91d091db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18772 | 2026.05.19 20:14:18.946393 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18773 | 2026.05.19 20:14:18.946409 [ 369 ] {} <Debug> TCP-Session: dcc6b6af-30b5-4c99-a1d8-15ee91d091db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18774 | 2026.05.19 20:14:18.946402 [ 310 ] {} <Debug> TCP-Session: 274e1200-7a0f-4e29-8b5f-a7226f3927c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18775 | 2026.05.19 20:14:18.946422 [ 367 ] {} <Debug> TCP-Session: f389ac4c-b39b-46d5-be03-adb016f628be Authenticating user 'default' from [fd00:1122:3344:101::e]:54958 | ||
| 18776 | 2026.05.19 20:14:18.946372 [ 368 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18777 | 2026.05.19 20:14:18.946462 [ 367 ] {} <Debug> TCP-Session: f389ac4c-b39b-46d5-be03-adb016f628be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18778 | 2026.05.19 20:14:18.946006 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60226 | ||
| 18779 | 2026.05.19 20:14:18.946501 [ 367 ] {} <Debug> TCP-Session: f389ac4c-b39b-46d5-be03-adb016f628be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18780 | 2026.05.19 20:14:18.946005 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34272 | ||
| 18781 | 2026.05.19 20:14:18.946557 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18782 | 2026.05.19 20:14:18.946589 [ 375 ] {} <Debug> TCP-Session: 506725cf-121f-4a66-bd29-da1c1cd64b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:60226 | ||
| 18783 | 2026.05.19 20:14:18.946603 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18784 | 2026.05.19 20:14:18.946607 [ 375 ] {} <Debug> TCP-Session: 506725cf-121f-4a66-bd29-da1c1cd64b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18785 | 2026.05.19 20:14:18.946632 [ 371 ] {} <Debug> TCP-Session: c7b43245-8b59-48f0-91ae-c01211650960 Authenticating user 'default' from [fd00:1122:3344:101::e]:34272 | ||
| 18786 | 2026.05.19 20:14:18.946636 [ 375 ] {} <Debug> TCP-Session: 506725cf-121f-4a66-bd29-da1c1cd64b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18787 | 2026.05.19 20:14:18.946662 [ 371 ] {} <Debug> TCP-Session: c7b43245-8b59-48f0-91ae-c01211650960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.05.19 20:14:18.946680 [ 371 ] {} <Debug> TCP-Session: c7b43245-8b59-48f0-91ae-c01211650960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18789 | 2026.05.19 20:14:18.946779 [ 368 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18790 | 2026.05.19 20:14:18.946840 [ 368 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18791 | 2026.05.19 20:14:18.947159 [ 368 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 18792 | 2026.05.19 20:14:18.948368 [ 312 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Trace> AggregatingTransform: Aggregating | ||
| 18793 | 2026.05.19 20:14:18.948406 [ 312 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Trace> Aggregator: Aggregation method: without_key | ||
| 18794 | 2026.05.19 20:14:18.948439 [ 312 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001170255 sec. (854.515 rows/sec., 33.38 KiB/sec.) | ||
| 18795 | 2026.05.19 20:14:18.948456 [ 312 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Trace> Aggregator: Merging aggregated data | ||
| 18796 | 2026.05.19 20:14:18.949103 [ 368 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002806 sec., 356.3791874554526 rows/sec., 13.92 KiB/sec. | ||
| 18797 | 2026.05.19 20:14:18.949329 [ 368 ] {c38900f6-4519-4116-8ac5-542e46f60d22} <Debug> TCPHandler: Processed in 0.003297695 sec. | ||
| 18798 | 2026.05.19 20:14:18.949487 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18799 | 2026.05.19 20:14:18.949515 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18800 | 2026.05.19 20:14:18.949530 [ 368 ] {} <Debug> TCP-Session: 6466f6eb-2e1b-47e5-864f-4433eb252c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18801 | 2026.05.19 20:14:18.949534 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18802 | 2026.05.19 20:14:18.949558 [ 367 ] {} <Debug> TCP-Session: f389ac4c-b39b-46d5-be03-adb016f628be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18803 | 2026.05.19 20:14:18.949575 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18804 | 2026.05.19 20:14:18.949587 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18805 | 2026.05.19 20:14:18.949621 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18806 | 2026.05.19 20:14:18.949640 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18807 | 2026.05.19 20:14:18.949650 [ 370 ] {} <Debug> TCP-Session: a850ab59-081d-4a57-8772-3be329a187c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18808 | 2026.05.19 20:14:18.949675 [ 310 ] {} <Debug> TCP-Session: 274e1200-7a0f-4e29-8b5f-a7226f3927c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18809 | 2026.05.19 20:14:18.949691 [ 375 ] {} <Debug> TCP-Session: 506725cf-121f-4a66-bd29-da1c1cd64b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18810 | 2026.05.19 20:14:18.949624 [ 309 ] {} <Debug> TCP-Session: b24fbbf0-88cf-48d2-ad16-66c394090a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18811 | 2026.05.19 20:14:18.949608 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18812 | 2026.05.19 20:14:18.949592 [ 369 ] {} <Debug> TCP-Session: dcc6b6af-30b5-4c99-a1d8-15ee91d091db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18813 | 2026.05.19 20:14:18.949553 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18814 | 2026.05.19 20:14:18.949821 [ 371 ] {} <Debug> TCP-Session: c7b43245-8b59-48f0-91ae-c01211650960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18815 | 2026.05.19 20:14:18.949860 [ 374 ] {} <Debug> TCP-Session: 113d85b0-0fc4-4361-9875-5c1de76133a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18816 | 2026.05.19 20:14:19.063612 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46477 | ||
| 18817 | 2026.05.19 20:14:19.063699 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18818 | 2026.05.19 20:14:19.063732 [ 368 ] {} <Debug> TCP-Session: a190d4b8-b339-413b-a314-1c033bee4273 Authenticating user 'default' from [fd00:1122:3344:101::e]:46477 | ||
| 18819 | 2026.05.19 20:14:19.063754 [ 368 ] {} <Debug> TCP-Session: a190d4b8-b339-413b-a314-1c033bee4273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18820 | 2026.05.19 20:14:19.063767 [ 368 ] {} <Debug> TCP-Session: a190d4b8-b339-413b-a314-1c033bee4273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18821 | 2026.05.19 20:14:19.063973 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45830 | ||
| 18822 | 2026.05.19 20:14:19.064022 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63992 | ||
| 18823 | 2026.05.19 20:14:19.064045 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64712 | ||
| 18824 | 2026.05.19 20:14:19.064064 [ 368 ] {} <Trace> TCP-Session: a190d4b8-b339-413b-a314-1c033bee4273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18825 | 2026.05.19 20:14:19.064072 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58736 | ||
| 18826 | 2026.05.19 20:14:19.064090 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18827 | 2026.05.19 20:14:19.064109 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18828 | 2026.05.19 20:14:19.064135 [ 375 ] {} <Debug> TCP-Session: 2f8489b3-a7a6-445f-a965-cf518961ab05 Authenticating user 'default' from [fd00:1122:3344:101::e]:63992 | ||
| 18829 | 2026.05.19 20:14:19.064144 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18830 | 2026.05.19 20:14:19.064150 [ 309 ] {} <Debug> TCP-Session: 0563db5c-0fd1-4d56-bfc8-2413de1e5cc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64712 | ||
| 18831 | 2026.05.19 20:14:19.064171 [ 375 ] {} <Debug> TCP-Session: 2f8489b3-a7a6-445f-a965-cf518961ab05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18832 | 2026.05.19 20:14:19.064189 [ 367 ] {} <Debug> TCP-Session: 42ceef06-3eb9-43a1-9768-725da4c07e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:58736 | ||
| 18833 | 2026.05.19 20:14:19.064202 [ 375 ] {} <Debug> TCP-Session: 2f8489b3-a7a6-445f-a965-cf518961ab05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18834 | 2026.05.19 20:14:19.064195 [ 309 ] {} <Debug> TCP-Session: 0563db5c-0fd1-4d56-bfc8-2413de1e5cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18835 | 2026.05.19 20:14:19.064240 [ 368 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18836 | 2026.05.19 20:14:19.064256 [ 309 ] {} <Debug> TCP-Session: 0563db5c-0fd1-4d56-bfc8-2413de1e5cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18837 | 2026.05.19 20:14:19.064228 [ 367 ] {} <Debug> TCP-Session: 42ceef06-3eb9-43a1-9768-725da4c07e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18838 | 2026.05.19 20:14:19.064072 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18839 | 2026.05.19 20:14:19.064309 [ 367 ] {} <Debug> TCP-Session: 42ceef06-3eb9-43a1-9768-725da4c07e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18840 | 2026.05.19 20:14:19.064021 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36447 | ||
| 18841 | 2026.05.19 20:14:19.064332 [ 369 ] {} <Debug> TCP-Session: 7bfe2c5b-d624-4365-8b66-6bb87fd17c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:45830 | ||
| 18842 | 2026.05.19 20:14:19.064060 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59584 | ||
| 18843 | 2026.05.19 20:14:19.064409 [ 369 ] {} <Debug> TCP-Session: 7bfe2c5b-d624-4365-8b66-6bb87fd17c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18844 | 2026.05.19 20:14:19.064430 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18845 | 2026.05.19 20:14:19.064030 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40919 | ||
| 18846 | 2026.05.19 20:14:19.064473 [ 369 ] {} <Debug> TCP-Session: 7bfe2c5b-d624-4365-8b66-6bb87fd17c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18847 | 2026.05.19 20:14:19.064485 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18848 | 2026.05.19 20:14:19.064522 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18849 | 2026.05.19 20:14:19.064523 [ 368 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18850 | 2026.05.19 20:14:19.064550 [ 310 ] {} <Debug> TCP-Session: 8dbcf6fb-336a-485f-acd8-38af9f0f0b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:59584 | ||
| 18851 | 2026.05.19 20:14:19.064549 [ 371 ] {} <Debug> TCP-Session: d9631cc8-0dd1-44bc-ab96-259981ae97c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40919 | ||
| 18852 | 2026.05.19 20:14:19.064497 [ 370 ] {} <Debug> TCP-Session: 992e781f-8bb5-448b-a9df-cc96a08472a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36447 | ||
| 18853 | 2026.05.19 20:14:19.064587 [ 310 ] {} <Debug> TCP-Session: 8dbcf6fb-336a-485f-acd8-38af9f0f0b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18854 | 2026.05.19 20:14:19.064591 [ 371 ] {} <Debug> TCP-Session: d9631cc8-0dd1-44bc-ab96-259981ae97c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18855 | 2026.05.19 20:14:19.064599 [ 368 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18856 | 2026.05.19 20:14:19.064618 [ 310 ] {} <Debug> TCP-Session: 8dbcf6fb-336a-485f-acd8-38af9f0f0b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18857 | 2026.05.19 20:14:19.064625 [ 371 ] {} <Debug> TCP-Session: d9631cc8-0dd1-44bc-ab96-259981ae97c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18858 | 2026.05.19 20:14:19.064618 [ 370 ] {} <Debug> TCP-Session: 992e781f-8bb5-448b-a9df-cc96a08472a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18859 | 2026.05.19 20:14:19.064022 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41261 | ||
| 18860 | 2026.05.19 20:14:19.064682 [ 370 ] {} <Debug> TCP-Session: 992e781f-8bb5-448b-a9df-cc96a08472a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18861 | 2026.05.19 20:14:19.064735 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18862 | 2026.05.19 20:14:19.064758 [ 374 ] {} <Debug> TCP-Session: 82a96e1c-f4ef-459b-9ef5-f00c30d3798d Authenticating user 'default' from [fd00:1122:3344:101::e]:41261 | ||
| 18863 | 2026.05.19 20:14:19.064774 [ 374 ] {} <Debug> TCP-Session: 82a96e1c-f4ef-459b-9ef5-f00c30d3798d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18864 | 2026.05.19 20:14:19.064786 [ 374 ] {} <Debug> TCP-Session: 82a96e1c-f4ef-459b-9ef5-f00c30d3798d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18865 | 2026.05.19 20:14:19.064931 [ 368 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 18866 | 2026.05.19 20:14:19.065888 [ 344 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Trace> AggregatingTransform: Aggregating | ||
| 18867 | 2026.05.19 20:14:19.065934 [ 344 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18868 | 2026.05.19 20:14:19.065968 [ 344 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928334 sec. (1077.199 rows/sec., 42.08 KiB/sec.) | ||
| 18869 | 2026.05.19 20:14:19.065984 [ 344 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Trace> Aggregator: Merging aggregated data | ||
| 18870 | 2026.05.19 20:14:19.066589 [ 368 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002404 sec., 415.973377703827 rows/sec., 16.25 KiB/sec. | ||
| 18871 | 2026.05.19 20:14:19.066758 [ 368 ] {77194f72-9f91-4593-871e-cff2419d47b9} <Debug> TCPHandler: Processed in 0.002819702 sec. | ||
| 18872 | 2026.05.19 20:14:19.066902 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18873 | 2026.05.19 20:14:19.066932 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18874 | 2026.05.19 20:14:19.066943 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18875 | 2026.05.19 20:14:19.066968 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18876 | 2026.05.19 20:14:19.066976 [ 367 ] {} <Debug> TCP-Session: 42ceef06-3eb9-43a1-9768-725da4c07e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18877 | 2026.05.19 20:14:19.066994 [ 369 ] {} <Debug> TCP-Session: 7bfe2c5b-d624-4365-8b66-6bb87fd17c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18878 | 2026.05.19 20:14:19.066996 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18879 | 2026.05.19 20:14:19.067020 [ 310 ] {} <Debug> TCP-Session: 8dbcf6fb-336a-485f-acd8-38af9f0f0b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18880 | 2026.05.19 20:14:19.067034 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18881 | 2026.05.19 20:14:19.067037 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18882 | 2026.05.19 20:14:19.067066 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18883 | 2026.05.19 20:14:19.067099 [ 309 ] {} <Debug> TCP-Session: 0563db5c-0fd1-4d56-bfc8-2413de1e5cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18884 | 2026.05.19 20:14:19.067121 [ 370 ] {} <Debug> TCP-Session: 992e781f-8bb5-448b-a9df-cc96a08472a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18885 | 2026.05.19 20:14:19.067130 [ 374 ] {} <Debug> TCP-Session: 82a96e1c-f4ef-459b-9ef5-f00c30d3798d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18886 | 2026.05.19 20:14:19.066933 [ 368 ] {} <Debug> TCP-Session: a190d4b8-b339-413b-a314-1c033bee4273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18887 | 2026.05.19 20:14:19.067061 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18888 | 2026.05.19 20:14:19.067059 [ 371 ] {} <Debug> TCP-Session: d9631cc8-0dd1-44bc-ab96-259981ae97c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18889 | 2026.05.19 20:14:19.067220 [ 375 ] {} <Debug> TCP-Session: 2f8489b3-a7a6-445f-a965-cf518961ab05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18890 | 2026.05.19 20:14:19.214132 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38109 | ||
| 18891 | 2026.05.19 20:14:19.214238 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18892 | 2026.05.19 20:14:19.214272 [ 368 ] {} <Debug> TCP-Session: 20b4f21a-a55a-459e-9cd0-3a1b77d5cee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38109 | ||
| 18893 | 2026.05.19 20:14:19.214303 [ 368 ] {} <Debug> TCP-Session: 20b4f21a-a55a-459e-9cd0-3a1b77d5cee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18894 | 2026.05.19 20:14:19.214322 [ 368 ] {} <Debug> TCP-Session: 20b4f21a-a55a-459e-9cd0-3a1b77d5cee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18895 | 2026.05.19 20:14:19.214664 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54138 | ||
| 18896 | 2026.05.19 20:14:19.214693 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49476 | ||
| 18897 | 2026.05.19 20:14:19.214760 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33227 | ||
| 18898 | 2026.05.19 20:14:19.214782 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18899 | 2026.05.19 20:14:19.214800 [ 368 ] {} <Trace> TCP-Session: 20b4f21a-a55a-459e-9cd0-3a1b77d5cee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18900 | 2026.05.19 20:14:19.214834 [ 369 ] {} <Debug> TCP-Session: acfd8ac9-08d0-41ec-b644-4ffb8b2597a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54138 | ||
| 18901 | 2026.05.19 20:14:19.214849 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18902 | 2026.05.19 20:14:19.214853 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18903 | 2026.05.19 20:14:19.214884 [ 369 ] {} <Debug> TCP-Session: acfd8ac9-08d0-41ec-b644-4ffb8b2597a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18904 | 2026.05.19 20:14:19.214887 [ 367 ] {} <Debug> TCP-Session: d61a524e-990e-4736-b34e-a9a8605fea7b Authenticating user 'default' from [fd00:1122:3344:101::e]:33227 | ||
| 18905 | 2026.05.19 20:14:19.214916 [ 371 ] {} <Debug> TCP-Session: 617f2753-a281-4d35-8113-02470a18efe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49476 | ||
| 18906 | 2026.05.19 20:14:19.214921 [ 369 ] {} <Debug> TCP-Session: acfd8ac9-08d0-41ec-b644-4ffb8b2597a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18907 | 2026.05.19 20:14:19.214937 [ 367 ] {} <Debug> TCP-Session: d61a524e-990e-4736-b34e-a9a8605fea7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18908 | 2026.05.19 20:14:19.214961 [ 371 ] {} <Debug> TCP-Session: 617f2753-a281-4d35-8113-02470a18efe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18909 | 2026.05.19 20:14:19.214977 [ 367 ] {} <Debug> TCP-Session: d61a524e-990e-4736-b34e-a9a8605fea7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18910 | 2026.05.19 20:14:19.214994 [ 371 ] {} <Debug> TCP-Session: 617f2753-a281-4d35-8113-02470a18efe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18911 | 2026.05.19 20:14:19.214718 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55317 | ||
| 18912 | 2026.05.19 20:14:19.214709 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56089 | ||
| 18913 | 2026.05.19 20:14:19.214681 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62211 | ||
| 18914 | 2026.05.19 20:14:19.215123 [ 368 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18915 | 2026.05.19 20:14:19.215123 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18916 | 2026.05.19 20:14:19.215099 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18917 | 2026.05.19 20:14:19.215199 [ 375 ] {} <Debug> TCP-Session: d64bd277-e58c-4655-af3a-e57f0b00ed7c Authenticating user 'default' from [fd00:1122:3344:101::e]:56089 | ||
| 18918 | 2026.05.19 20:14:19.215208 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18919 | 2026.05.19 20:14:19.215219 [ 309 ] {} <Debug> TCP-Session: fe49f311-e5b0-499c-ab47-29dd04453a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:55317 | ||
| 18920 | 2026.05.19 20:14:19.215229 [ 375 ] {} <Debug> TCP-Session: d64bd277-e58c-4655-af3a-e57f0b00ed7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18921 | 2026.05.19 20:14:19.215257 [ 370 ] {} <Debug> TCP-Session: 623d36c4-68eb-4dcc-9025-aac820f41903 Authenticating user 'default' from [fd00:1122:3344:101::e]:62211 | ||
| 18922 | 2026.05.19 20:14:19.215259 [ 309 ] {} <Debug> TCP-Session: fe49f311-e5b0-499c-ab47-29dd04453a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18923 | 2026.05.19 20:14:19.215266 [ 375 ] {} <Debug> TCP-Session: d64bd277-e58c-4655-af3a-e57f0b00ed7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18924 | 2026.05.19 20:14:19.215302 [ 309 ] {} <Debug> TCP-Session: fe49f311-e5b0-499c-ab47-29dd04453a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18925 | 2026.05.19 20:14:19.215299 [ 370 ] {} <Debug> TCP-Session: 623d36c4-68eb-4dcc-9025-aac820f41903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18926 | 2026.05.19 20:14:19.214748 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34673 | ||
| 18927 | 2026.05.19 20:14:19.215353 [ 370 ] {} <Debug> TCP-Session: 623d36c4-68eb-4dcc-9025-aac820f41903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18928 | 2026.05.19 20:14:19.214696 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60625 | ||
| 18929 | 2026.05.19 20:14:19.215427 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18930 | 2026.05.19 20:14:19.215468 [ 310 ] {} <Debug> TCP-Session: ace5aea0-29ce-4dd9-a09b-e049de2cba3d Authenticating user 'default' from [fd00:1122:3344:101::e]:34673 | ||
| 18931 | 2026.05.19 20:14:19.215485 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18932 | 2026.05.19 20:14:19.215495 [ 368 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18933 | 2026.05.19 20:14:19.215521 [ 374 ] {} <Debug> TCP-Session: 3ec117c8-525e-4bf1-aa9e-a0c46c677265 Authenticating user 'default' from [fd00:1122:3344:101::e]:60625 | ||
| 18934 | 2026.05.19 20:14:19.215492 [ 310 ] {} <Debug> TCP-Session: ace5aea0-29ce-4dd9-a09b-e049de2cba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18935 | 2026.05.19 20:14:19.215559 [ 374 ] {} <Debug> TCP-Session: 3ec117c8-525e-4bf1-aa9e-a0c46c677265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18936 | 2026.05.19 20:14:19.215581 [ 368 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18937 | 2026.05.19 20:14:19.215584 [ 310 ] {} <Debug> TCP-Session: ace5aea0-29ce-4dd9-a09b-e049de2cba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18938 | 2026.05.19 20:14:19.215598 [ 374 ] {} <Debug> TCP-Session: 3ec117c8-525e-4bf1-aa9e-a0c46c677265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18939 | 2026.05.19 20:14:19.215982 [ 368 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Debug> oximeter.version (6e4a2e09-29b1-4d78-a6a7-c4414b5d0d89) (SelectExecutor): Key condition: unknown | ||
| 18940 | 2026.05.19 20:14:19.217211 [ 354 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Trace> AggregatingTransform: Aggregating | ||
| 18941 | 2026.05.19 20:14:19.217253 [ 354 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Trace> Aggregator: Aggregation method: without_key | ||
| 18942 | 2026.05.19 20:14:19.217285 [ 354 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001161165 sec. (861.204 rows/sec., 33.64 KiB/sec.) | ||
| 18943 | 2026.05.19 20:14:19.217302 [ 354 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Trace> Aggregator: Merging aggregated data | ||
| 18944 | 2026.05.19 20:14:19.217951 [ 368 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 18945 | 2026.05.19 20:14:19.218116 [ 368 ] {c474cac1-bea2-4c8d-af94-e096b944b82f} <Debug> TCPHandler: Processed in 0.003495425 sec. | ||
| 18946 | 2026.05.19 20:14:19.218252 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18947 | 2026.05.19 20:14:19.218287 [ 368 ] {} <Debug> TCP-Session: 20b4f21a-a55a-459e-9cd0-3a1b77d5cee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18948 | 2026.05.19 20:14:19.218296 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18949 | 2026.05.19 20:14:19.218324 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18950 | 2026.05.19 20:14:19.218345 [ 367 ] {} <Debug> TCP-Session: d61a524e-990e-4736-b34e-a9a8605fea7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18951 | 2026.05.19 20:14:19.218347 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18952 | 2026.05.19 20:14:19.218381 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18953 | 2026.05.19 20:14:19.218413 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18954 | 2026.05.19 20:14:19.218432 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18955 | 2026.05.19 20:14:19.218459 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18956 | 2026.05.19 20:14:19.218490 [ 371 ] {} <Debug> TCP-Session: 617f2753-a281-4d35-8113-02470a18efe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18957 | 2026.05.19 20:14:19.218497 [ 375 ] {} <Debug> TCP-Session: d64bd277-e58c-4655-af3a-e57f0b00ed7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18958 | 2026.05.19 20:14:19.218518 [ 310 ] {} <Debug> TCP-Session: ace5aea0-29ce-4dd9-a09b-e049de2cba3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18959 | 2026.05.19 20:14:19.218379 [ 370 ] {} <Debug> TCP-Session: 623d36c4-68eb-4dcc-9025-aac820f41903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18960 | 2026.05.19 20:14:19.218449 [ 309 ] {} <Debug> TCP-Session: fe49f311-e5b0-499c-ab47-29dd04453a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18961 | 2026.05.19 20:14:19.218435 [ 369 ] {} <Debug> TCP-Session: acfd8ac9-08d0-41ec-b644-4ffb8b2597a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18962 | 2026.05.19 20:14:19.218366 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18963 | 2026.05.19 20:14:19.218676 [ 374 ] {} <Debug> TCP-Session: 3ec117c8-525e-4bf1-aa9e-a0c46c677265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18964 | 2026.05.19 20:14:19.582984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38946 | ||
| 18965 | 2026.05.19 20:14:19.583630 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18966 | 2026.05.19 20:14:19.583696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18967 | 2026.05.19 20:14:19.584296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18968 | 2026.05.19 20:14:19.584582 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18969 | 2026.05.19 20:14:19.584762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38946 | ||
| 18970 | 2026.05.19 20:14:19.584792 [ 34 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18971 | 2026.05.19 20:14:19.584870 [ 34 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18972 | 2026.05.19 20:14:19.584898 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18973 | 2026.05.19 20:14:19.585057 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 18974 | 2026.05.19 20:14:19.585264 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18975 | 2026.05.19 20:14:19.585325 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36578 rows starting from the beginning of the part | ||
| 18976 | 2026.05.19 20:14:19.585417 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 18977 | 2026.05.19 20:14:19.585483 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 18978 | 2026.05.19 20:14:19.585543 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 18979 | 2026.05.19 20:14:19.585600 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 18980 | 2026.05.19 20:14:19.585655 [ 189 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 18981 | 2026.05.19 20:14:19.589455 [ 200 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38946 rows, containing 4 columns (4 merged, 0 gathered) in 0.004462789 sec., 8726829.791863339 rows/sec., 124.84 MiB/sec. | ||
| 18982 | 2026.05.19 20:14:19.589863 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18983 | 2026.05.19 20:14:19.590255 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2026.05.19 20:14:19.590366 [ 201 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_81_16} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18985 | 2026.05.19 20:14:19.590482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18986 | 2026.05.19 20:14:21.606504 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18987 | 2026.05.19 20:14:21.623435 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18988 | 2026.05.19 20:14:21.623485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18989 | 2026.05.19 20:14:21.629767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18990 | 2026.05.19 20:14:21.630453 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18991 | 2026.05.19 20:14:21.630748 [ 31 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18992 | 2026.05.19 20:14:21.630810 [ 31 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2026.05.19 20:14:21.630833 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18994 | 2026.05.19 20:14:21.630968 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 18995 | 2026.05.19 20:14:21.633635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18996 | 2026.05.19 20:14:21.635222 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18997 | 2026.05.19 20:14:21.636988 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 18998 | 2026.05.19 20:14:21.641705 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 18999 | 2026.05.19 20:14:21.646248 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 19000 | 2026.05.19 20:14:21.651025 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 19001 | 2026.05.19 20:14:21.656120 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 19002 | 2026.05.19 20:14:21.660587 [ 200 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 19003 | 2026.05.19 20:14:21.715334 [ 201 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.084423937 sec., 7225.438917874678 rows/sec., 37.36 MiB/sec. | ||
| 19004 | 2026.05.19 20:14:21.718770 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19005 | 2026.05.19 20:14:21.721031 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_81_16} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19006 | 2026.05.19 20:14:21.721152 [ 193 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_81_16} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19007 | 2026.05.19 20:14:21.724350 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19008 | 2026.05.19 20:14:22.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.70 MiB, peak 410.14 MiB, free memory in arenas 0.00 B, will set to 391.66 MiB (RSS), difference: -1.04 MiB | ||
| 19009 | 2026.05.19 20:14:22.217453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2336 | ||
| 19010 | 2026.05.19 20:14:22.220194 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.05.19 20:14:22.220243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19012 | 2026.05.19 20:14:22.221469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19013 | 2026.05.19 20:14:22.221734 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2026.05.19 20:14:22.221895 [ 31 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19015 | 2026.05.19 20:14:22.221963 [ 31 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19016 | 2026.05.19 20:14:22.221986 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19017 | 2026.05.19 20:14:22.222000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2336 | ||
| 19018 | 2026.05.19 20:14:22.222166 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::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 | ||
| 19019 | 2026.05.19 20:14:22.222955 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19020 | 2026.05.19 20:14:22.223108 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2156 rows starting from the beginning of the part | ||
| 19021 | 2026.05.19 20:14:22.223472 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 19022 | 2026.05.19 20:14:22.223832 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 19023 | 2026.05.19 20:14:22.224206 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
| 19024 | 2026.05.19 20:14:22.224555 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 19025 | 2026.05.19 20:14:22.224906 [ 196 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 19026 | 2026.05.19 20:14:22.232416 [ 190 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 72 columns (72 merged, 0 gathered) in 0.010330665 sec., 226122.90689902345 rows/sec., 187.20 MiB/sec. | ||
| 19027 | 2026.05.19 20:14:22.234619 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19028 | 2026.05.19 20:14:22.235203 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19029 | 2026.05.19 20:14:22.235278 [ 197 ] {503260e4-1cbd-476b-9201-d4435160f22b::all_1_61_12} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19030 | 2026.05.19 20:14:22.235578 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19031 | 2026.05.19 20:14:23.295105 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19032 | 2026.05.19 20:14:23.295462 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19033 | 2026.05.19 20:14:23.295981 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19034 | 2026.05.19 20:14:23.296016 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <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 | ||
| 19035 | 2026.05.19 20:14:23.296235 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19036 | 2026.05.19 20:14:23.296303 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19037 | 2026.05.19 20:14:23.296443 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19038 | 2026.05.19 20:14:23.296478 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19039 | 2026.05.19 20:14:23.296499 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19040 | 2026.05.19 20:14:23.296513 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19041 | 2026.05.19 20:14:23.296552 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19042 | 2026.05.19 20:14:23.296572 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19043 | 2026.05.19 20:14:23.297627 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002316 sec., 21588.946459412782 rows/sec., 5.17 MiB/sec. | ||
| 19044 | 2026.05.19 20:14:23.297694 [ 4 ] {6aa3bbd7-f2bf-4c7e-bb17-6bc19aa8c158} <Debug> TCPHandler: Processed in 0.002774942 sec. | ||
| 19045 | 2026.05.19 20:14:23.300022 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.05.19 20:14:23.300132 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19047 | 2026.05.19 20:14:23.300175 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19048 | 2026.05.19 20:14:23.300656 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.05.19 20:14:23.300697 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19050 | 2026.05.19 20:14:23.301080 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19051 | 2026.05.19 20:14:23.301287 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.05.19 20:14:23.301421 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001344 sec., 86309.52380952382 rows/sec., 7.33 MiB/sec. | ||
| 19053 | 2026.05.19 20:14:23.301424 [ 27 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19054 | 2026.05.19 20:14:23.301458 [ 4 ] {c0919716-6261-40cc-bb65-473ac6a46c97} <Debug> TCPHandler: Processed in 0.001508637 sec. | ||
| 19055 | 2026.05.19 20:14:23.301493 [ 27 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19056 | 2026.05.19 20:14:23.301522 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19057 | 2026.05.19 20:14:23.301580 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19058 | 2026.05.19 20:14:23.301615 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 19059 | 2026.05.19 20:14:23.301672 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19060 | 2026.05.19 20:14:23.301709 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19061 | 2026.05.19 20:14:23.301711 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19062 | 2026.05.19 20:14:23.301747 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3360 rows starting from the beginning of the part | ||
| 19063 | 2026.05.19 20:14:23.301806 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 19064 | 2026.05.19 20:14:23.301854 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 78 rows starting from the beginning of the part | ||
| 19065 | 2026.05.19 20:14:23.301900 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 19066 | 2026.05.19 20:14:23.301943 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 199 rows starting from the beginning of the part | ||
| 19067 | 2026.05.19 20:14:23.301987 [ 188 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 116 rows starting from the beginning of the part | ||
| 19068 | 2026.05.19 20:14:23.302157 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19069 | 2026.05.19 20:14:23.302192 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19070 | 2026.05.19 20:14:23.302478 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19071 | 2026.05.19 20:14:23.302677 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19072 | 2026.05.19 20:14:23.302807 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001113 sec., 26954.17789757412 rows/sec., 1.98 MiB/sec. | ||
| 19073 | 2026.05.19 20:14:23.302844 [ 4 ] {2bc9d730-67c0-467d-920a-deea800b9fac} <Debug> TCPHandler: Processed in 0.001277626 sec. | ||
| 19074 | 2026.05.19 20:14:23.302942 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19075 | 2026.05.19 20:14:23.303034 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19076 | 2026.05.19 20:14:23.303072 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19077 | 2026.05.19 20:14:23.303473 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2026.05.19 20:14:23.303509 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19079 | 2026.05.19 20:14:23.303589 [ 197 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001976509 sec., 1985824.5016845358 rows/sec., 160.60 MiB/sec. | ||
| 19080 | 2026.05.19 20:14:23.303801 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19081 | 2026.05.19 20:14:23.303991 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19082 | 2026.05.19 20:14:23.304037 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.05.19 20:14:23.304179 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001162 sec., 80895.00860585198 rows/sec., 6.32 MiB/sec. | ||
| 19084 | 2026.05.19 20:14:23.304206 [ 26 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19085 | 2026.05.19 20:14:23.304218 [ 4 ] {3c64c71e-83af-43e4-9a65-5a61c1f56f65} <Debug> TCPHandler: Processed in 0.001321575 sec. | ||
| 19086 | 2026.05.19 20:14:23.304263 [ 26 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2026.05.19 20:14:23.304292 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19088 | 2026.05.19 20:14:23.304325 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19089 | 2026.05.19 20:14:23.304356 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19090 | 2026.05.19 20:14:23.304363 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 19091 | 2026.05.19 20:14:23.304412 [ 190 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_136_27} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19092 | 2026.05.19 20:14:23.304452 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19093 | 2026.05.19 20:14:23.304455 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19094 | 2026.05.19 20:14:23.304480 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 19095 | 2026.05.19 20:14:23.304506 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19096 | 2026.05.19 20:14:23.304525 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 19097 | 2026.05.19 20:14:23.304532 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 19098 | 2026.05.19 20:14:23.304564 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 75 rows starting from the beginning of the part | ||
| 19099 | 2026.05.19 20:14:23.304603 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 19100 | 2026.05.19 20:14:23.304637 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 113 rows starting from the beginning of the part | ||
| 19101 | 2026.05.19 20:14:23.304673 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 94 rows starting from the beginning of the part | ||
| 19102 | 2026.05.19 20:14:23.304909 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.05.19 20:14:23.304943 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19104 | 2026.05.19 20:14:23.305269 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19105 | 2026.05.19 20:14:23.305494 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.05.19 20:14:23.305614 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_130_32 to all_131_131_0 | ||
| 19107 | 2026.05.19 20:14:23.305622 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 19108 | 2026.05.19 20:14:23.305647 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2026.05.19 20:14:23.305670 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19110 | 2026.05.19 20:14:23.305674 [ 4 ] {0578bc49-b0ab-49af-8566-a8983e81f3ef} <Debug> TCPHandler: Processed in 0.001364606 sec. | ||
| 19111 | 2026.05.19 20:14:23.305674 [ 186 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337036 sec., 1698533.1733775306 rows/sec., 125.80 MiB/sec. | ||
| 19112 | 2026.05.19 20:14:23.305741 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_32 to all_131_131_0 into Compact with storage Full | ||
| 19113 | 2026.05.19 20:14:23.305784 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19114 | 2026.05.19 20:14:23.305848 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19115 | 2026.05.19 20:14:23.305877 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19116 | 2026.05.19 20:14:23.305880 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19117 | 2026.05.19 20:14:23.305891 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_32, total 47296 rows starting from the beginning of the part | ||
| 19118 | 2026.05.19 20:14:23.305949 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <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 | ||
| 19119 | 2026.05.19 20:14:23.305973 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 76 rows starting from the beginning of the part | ||
| 19120 | 2026.05.19 20:14:23.306141 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19121 | 2026.05.19 20:14:23.306213 [ 188 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_136_27} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19122 | 2026.05.19 20:14:23.306278 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 19123 | 2026.05.19 20:14:23.306725 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19124 | 2026.05.19 20:14:23.306761 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19125 | 2026.05.19 20:14:23.307313 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19126 | 2026.05.19 20:14:23.307537 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19127 | 2026.05.19 20:14:23.307657 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19128 | 2026.05.19 20:14:23.307674 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001811 sec., 16565.433462175595 rows/sec., 29.68 MiB/sec. | ||
| 19129 | 2026.05.19 20:14:23.307687 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19130 | 2026.05.19 20:14:23.307714 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19131 | 2026.05.19 20:14:23.307738 [ 4 ] {4c6a5bee-fbd2-47f0-bdd2-c30585e7359f} <Debug> TCPHandler: Processed in 0.001999339 sec. | ||
| 19132 | 2026.05.19 20:14:23.307809 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 19133 | 2026.05.19 20:14:23.307859 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19134 | 2026.05.19 20:14:23.307957 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19135 | 2026.05.19 20:14:23.307999 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19136 | 2026.05.19 20:14:23.308048 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19137 | 2026.05.19 20:14:23.308114 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2413 rows starting from the beginning of the part | ||
| 19138 | 2026.05.19 20:14:23.308246 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 41 rows starting from the beginning of the part | ||
| 19139 | 2026.05.19 20:14:23.308350 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2026.05.19 20:14:23.308391 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19141 | 2026.05.19 20:14:23.308456 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part | ||
| 19142 | 2026.05.19 20:14:23.308574 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 19143 | 2026.05.19 20:14:23.308684 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 11 rows starting from the beginning of the part | ||
| 19144 | 2026.05.19 20:14:23.308732 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19145 | 2026.05.19 20:14:23.308790 [ 195 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 19146 | 2026.05.19 20:14:23.308958 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19147 | 2026.05.19 20:14:23.309190 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 19148 | 2026.05.19 20:14:23.309228 [ 4 ] {9ee65c3d-3d8a-487c-9034-5d18f306816a} <Debug> TCPHandler: Processed in 0.001415836 sec. | ||
| 19149 | 2026.05.19 20:14:23.313098 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47372 rows, containing 5 columns (5 merged, 0 gathered) in 0.007380362 sec., 6418655.345090119 rows/sec., 416.24 MiB/sec. | ||
| 19150 | 2026.05.19 20:14:23.313676 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Trace> MergedBlockOutputStream: filled checksums all_1_131_33 (state Temporary) | ||
| 19151 | 2026.05.19 20:14:23.313946 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_131_33 to all_1_131_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19152 | 2026.05.19 20:14:23.314015 [ 188 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_130_32, all_131_131_0] -> all_1_131_33 | ||
| 19153 | 2026.05.19 20:14:23.314080 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 19154 | 2026.05.19 20:14:23.321047 [ 194 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2536 rows, containing 19 columns (19 merged, 0 gathered) in 0.013284457 sec., 190899.78611846914 rows/sec., 342.08 MiB/sec. | ||
| 19155 | 2026.05.19 20:14:23.323466 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19156 | 2026.05.19 20:14:23.323810 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19157 | 2026.05.19 20:14:23.323886 [ 199 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19158 | 2026.05.19 20:14:23.324003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.82 MiB. | ||
| 19159 | 2026.05.19 20:14:24.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.27 MiB, peak 411.04 MiB, free memory in arenas 0.00 B, will set to 398.64 MiB (RSS), difference: 6.36 MiB | ||
| 19160 | 2026.05.19 20:14:26.873090 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19161 | 2026.05.19 20:14:26.873170 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19162 | 2026.05.19 20:14:27.085076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39458 | ||
| 19163 | 2026.05.19 20:14:27.085645 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19164 | 2026.05.19 20:14:27.085690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19165 | 2026.05.19 20:14:27.086190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19166 | 2026.05.19 20:14:27.086410 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19167 | 2026.05.19 20:14:27.086536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39458 | ||
| 19168 | 2026.05.19 20:14:28.294803 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19169 | 2026.05.19 20:14:28.295033 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19170 | 2026.05.19 20:14:28.295386 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19171 | 2026.05.19 20:14:28.295423 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <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 | ||
| 19172 | 2026.05.19 20:14:28.295651 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19173 | 2026.05.19 20:14:28.295727 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19174 | 2026.05.19 20:14:28.295877 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19175 | 2026.05.19 20:14:28.295915 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19176 | 2026.05.19 20:14:28.295938 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19177 | 2026.05.19 20:14:28.295955 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19178 | 2026.05.19 20:14:28.295997 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19179 | 2026.05.19 20:14:28.296018 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19180 | 2026.05.19 20:14:28.297067 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002125 sec., 23529.41176470588 rows/sec., 5.63 MiB/sec. | ||
| 19181 | 2026.05.19 20:14:28.297146 [ 4 ] {ac1b300c-08e8-4617-8884-25b360289f46} <Debug> TCPHandler: Processed in 0.00247677 sec. | ||
| 19182 | 2026.05.19 20:14:28.299003 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19183 | 2026.05.19 20:14:28.299135 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19184 | 2026.05.19 20:14:28.299220 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19185 | 2026.05.19 20:14:28.300091 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2026.05.19 20:14:28.300167 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19187 | 2026.05.19 20:14:28.300551 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19188 | 2026.05.19 20:14:28.300800 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19189 | 2026.05.19 20:14:28.300954 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00187 sec., 41711.229946524065 rows/sec., 3.45 MiB/sec. | ||
| 19190 | 2026.05.19 20:14:28.300995 [ 4 ] {11a0ac32-023e-4770-bc37-39692c390cc4} <Debug> TCPHandler: Processed in 0.002042589 sec. | ||
| 19191 | 2026.05.19 20:14:28.301133 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19192 | 2026.05.19 20:14:28.301234 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19193 | 2026.05.19 20:14:28.301279 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19194 | 2026.05.19 20:14:28.301689 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.05.19 20:14:28.301728 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19196 | 2026.05.19 20:14:28.302033 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19197 | 2026.05.19 20:14:28.302260 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19198 | 2026.05.19 20:14:28.302397 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001186 sec., 9274.87352445194 rows/sec., 697.43 KiB/sec. | ||
| 19199 | 2026.05.19 20:14:28.302436 [ 4 ] {244dbb6b-1031-48b2-8552-e03273a72ccd} <Debug> TCPHandler: Processed in 0.001353216 sec. | ||
| 19200 | 2026.05.19 20:14:28.302482 [ 222 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 19201 | 2026.05.19 20:14:28.302533 [ 222 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 19202 | 2026.05.19 20:14:28.302554 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19203 | 2026.05.19 20:14:28.302656 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19204 | 2026.05.19 20:14:28.302698 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19205 | 2026.05.19 20:14:28.303131 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19206 | 2026.05.19 20:14:28.303169 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19207 | 2026.05.19 20:14:28.303518 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19208 | 2026.05.19 20:14:28.303794 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19209 | 2026.05.19 20:14:28.303931 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001294 sec., 57959.81452859351 rows/sec., 4.53 MiB/sec. | ||
| 19210 | 2026.05.19 20:14:28.303971 [ 4 ] {a29129fe-b47a-4a5a-9365-4220ee63b14d} <Debug> TCPHandler: Processed in 0.001465647 sec. | ||
| 19211 | 2026.05.19 20:14:28.304093 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19212 | 2026.05.19 20:14:28.304188 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19213 | 2026.05.19 20:14:28.304233 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19214 | 2026.05.19 20:14:28.304663 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19215 | 2026.05.19 20:14:28.304703 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19216 | 2026.05.19 20:14:28.305045 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19217 | 2026.05.19 20:14:28.305354 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19218 | 2026.05.19 20:14:28.305486 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_131_33 to all_132_132_0 | ||
| 19219 | 2026.05.19 20:14:28.305495 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 19220 | 2026.05.19 20:14:28.305561 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2026.05.19 20:14:28.305587 [ 4 ] {fb2d6544-86df-4c87-b600-4d797f814aad} <Debug> TCPHandler: Processed in 0.001541777 sec. | ||
| 19222 | 2026.05.19 20:14:28.305588 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19223 | 2026.05.19 20:14:28.305706 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_33 to all_132_132_0 into Compact with storage Full | ||
| 19224 | 2026.05.19 20:14:28.305722 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19225 | 2026.05.19 20:14:28.305832 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19226 | 2026.05.19 20:14:28.305833 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19227 | 2026.05.19 20:14:28.305876 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_33, total 47372 rows starting from the beginning of the part | ||
| 19228 | 2026.05.19 20:14:28.305907 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <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 | ||
| 19229 | 2026.05.19 20:14:28.305950 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 19230 | 2026.05.19 20:14:28.306039 [ 222 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 19231 | 2026.05.19 20:14:28.306696 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19232 | 2026.05.19 20:14:28.306740 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19233 | 2026.05.19 20:14:28.307300 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19234 | 2026.05.19 20:14:28.307537 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19235 | 2026.05.19 20:14:28.307681 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001866 sec., 5894.962486602358 rows/sec., 10.56 MiB/sec. | ||
| 19236 | 2026.05.19 20:14:28.307739 [ 4 ] {13930dba-303b-4538-9dd6-b0e738b42dd8} <Debug> TCPHandler: Processed in 0.002066269 sec. | ||
| 19237 | 2026.05.19 20:14:28.307857 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19238 | 2026.05.19 20:14:28.307960 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19239 | 2026.05.19 20:14:28.308002 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19240 | 2026.05.19 20:14:28.308353 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19241 | 2026.05.19 20:14:28.308391 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19242 | 2026.05.19 20:14:28.308723 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19243 | 2026.05.19 20:14:28.308951 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19244 | 2026.05.19 20:14:28.309065 [ 99 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19245 | 2026.05.19 20:14:28.309080 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 19246 | 2026.05.19 20:14:28.309101 [ 99 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19247 | 2026.05.19 20:14:28.309123 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19248 | 2026.05.19 20:14:28.309124 [ 4 ] {ef13c811-7180-435b-a825-859ffd212742} <Debug> TCPHandler: Processed in 0.001316336 sec. | ||
| 19249 | 2026.05.19 20:14:28.309217 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19250 | 2026.05.19 20:14:28.309333 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19251 | 2026.05.19 20:14:28.309366 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6852 rows starting from the beginning of the part | ||
| 19252 | 2026.05.19 20:14:28.309428 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19253 | 2026.05.19 20:14:28.309474 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 19254 | 2026.05.19 20:14:28.309516 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19255 | 2026.05.19 20:14:28.309556 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 19256 | 2026.05.19 20:14:28.309599 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19257 | 2026.05.19 20:14:28.311577 [ 187 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7152 rows, containing 4 columns (4 merged, 0 gathered) in 0.00240746 sec., 2970765.8694225447 rows/sec., 198.71 MiB/sec. | ||
| 19258 | 2026.05.19 20:14:28.312005 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19259 | 2026.05.19 20:14:28.312281 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2026.05.19 20:14:28.312351 [ 199 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_136_27} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19261 | 2026.05.19 20:14:28.312417 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 19262 | 2026.05.19 20:14:28.313114 [ 187 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47532 rows, containing 5 columns (5 merged, 0 gathered) in 0.007446272 sec., 6383328.4628872005 rows/sec., 414.05 MiB/sec. | ||
| 19263 | 2026.05.19 20:14:28.313784 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Trace> MergedBlockOutputStream: filled checksums all_1_132_34 (state Temporary) | ||
| 19264 | 2026.05.19 20:14:28.314037 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_132_34 to all_1_132_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.05.19 20:14:28.314107 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_132_34} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_131_33, all_132_132_0] -> all_1_132_34 | ||
| 19266 | 2026.05.19 20:14:28.314192 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19267 | 2026.05.19 20:14:29.133896 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19268 | 2026.05.19 20:14:29.151618 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19269 | 2026.05.19 20:14:29.151661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19270 | 2026.05.19 20:14:29.157834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19271 | 2026.05.19 20:14:29.158599 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19272 | 2026.05.19 20:14:29.161545 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19273 | 2026.05.19 20:14:30.344833 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2026.05.19 20:14:30.345211 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19275 | 2026.05.19 20:14:30.345592 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19276 | 2026.05.19 20:14:30.345632 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19277 | 2026.05.19 20:14:30.345877 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19278 | 2026.05.19 20:14:30.345947 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19279 | 2026.05.19 20:14:30.346095 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 19280 | 2026.05.19 20:14:30.346132 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19281 | 2026.05.19 20:14:30.346154 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19282 | 2026.05.19 20:14:30.346169 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19283 | 2026.05.19 20:14:30.346209 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 19284 | 2026.05.19 20:14:30.346231 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19285 | 2026.05.19 20:14:30.347398 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002351 sec., 21267.54572522331 rows/sec., 5.09 MiB/sec. | ||
| 19286 | 2026.05.19 20:14:30.347517 [ 4 ] {ff745e80-db65-4c1f-acbb-245627d9b668} <Debug> TCPHandler: Processed in 0.002874602 sec. | ||
| 19287 | 2026.05.19 20:14:30.361210 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19288 | 2026.05.19 20:14:30.361351 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19289 | 2026.05.19 20:14:30.361409 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19290 | 2026.05.19 20:14:30.361981 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19291 | 2026.05.19 20:14:30.362032 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19292 | 2026.05.19 20:14:30.362426 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19293 | 2026.05.19 20:14:30.362663 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19294 | 2026.05.19 20:14:30.362822 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001511 sec., 7941.760423560556 rows/sec., 647.59 KiB/sec. | ||
| 19295 | 2026.05.19 20:14:30.362865 [ 4 ] {06b441e0-5e13-4128-a4ee-5c0ca4f9b1fa} <Debug> TCPHandler: Processed in 0.001723348 sec. | ||
| 19296 | 2026.05.19 20:14:30.362989 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19297 | 2026.05.19 20:14:30.363090 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19298 | 2026.05.19 20:14:30.363131 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19299 | 2026.05.19 20:14:30.364674 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19300 | 2026.05.19 20:14:30.364756 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19301 | 2026.05.19 20:14:30.365301 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19302 | 2026.05.19 20:14:30.365540 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19303 | 2026.05.19 20:14:30.365680 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Debug> executeQuery: Read 2471 rows, 187.82 KiB in 0.002612 sec., 946018.3767228177 rows/sec., 70.22 MiB/sec. | ||
| 19304 | 2026.05.19 20:14:30.365719 [ 4 ] {68b1b12d-348f-48e8-83b4-b05f1bb346e4} <Debug> TCPHandler: Processed in 0.002781872 sec. | ||
| 19305 | 2026.05.19 20:14:30.365844 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19306 | 2026.05.19 20:14:30.365940 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19307 | 2026.05.19 20:14:30.365981 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19308 | 2026.05.19 20:14:30.366406 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19309 | 2026.05.19 20:14:30.366443 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19310 | 2026.05.19 20:14:30.366792 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19311 | 2026.05.19 20:14:30.367008 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19312 | 2026.05.19 20:14:30.367143 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001221 sec., 43407.043407043406 rows/sec., 3.14 MiB/sec. | ||
| 19313 | 2026.05.19 20:14:30.367182 [ 4 ] {2ab2c184-4281-488f-92da-c533d2c8f411} <Debug> TCPHandler: Processed in 0.001387456 sec. | ||
| 19314 | 2026.05.19 20:14:30.367297 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19315 | 2026.05.19 20:14:30.367393 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19316 | 2026.05.19 20:14:30.367433 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19317 | 2026.05.19 20:14:30.368096 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19318 | 2026.05.19 20:14:30.368133 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19319 | 2026.05.19 20:14:30.368472 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19320 | 2026.05.19 20:14:30.368689 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.05.19 20:14:30.368820 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001446 sec., 553941.9087136929 rows/sec., 32.00 MiB/sec. | ||
| 19322 | 2026.05.19 20:14:30.368859 [ 4 ] {0a8e17d0-0535-4fd2-975c-6c8995c09b0e} <Debug> TCPHandler: Processed in 0.001612167 sec. | ||
| 19323 | 2026.05.19 20:14:30.368857 [ 218 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): 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] | ||
| 19324 | 2026.05.19 20:14:30.368915 [ 218 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): 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] | ||
| 19325 | 2026.05.19 20:14:30.368975 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19326 | 2026.05.19 20:14:30.369078 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19327 | 2026.05.19 20:14:30.369118 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19328 | 2026.05.19 20:14:30.369602 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2026.05.19 20:14:30.369653 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19330 | 2026.05.19 20:14:30.370045 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 19331 | 2026.05.19 20:14:30.370296 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19332 | 2026.05.19 20:14:30.370447 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 50.77 KiB/sec. | ||
| 19333 | 2026.05.19 20:14:30.370487 [ 4 ] {17dc6255-2049-426c-925e-93f02f5cae71} <Debug> TCPHandler: Processed in 0.001561827 sec. | ||
| 19334 | 2026.05.19 20:14:30.370623 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19335 | 2026.05.19 20:14:30.370722 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19336 | 2026.05.19 20:14:30.370764 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19337 | 2026.05.19 20:14:30.371697 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2026.05.19 20:14:30.371737 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19339 | 2026.05.19 20:14:30.372172 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19340 | 2026.05.19 20:14:30.372439 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19341 | 2026.05.19 20:14:30.372452 [ 218 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): 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] | ||
| 19342 | 2026.05.19 20:14:30.372586 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Debug> executeQuery: Read 1332 rows, 91.50 KiB in 0.001883 sec., 707381.8374933617 rows/sec., 47.45 MiB/sec. | ||
| 19343 | 2026.05.19 20:14:30.372632 [ 4 ] {46aee8d4-645d-4fde-bdc2-2656c421c7c3} <Debug> TCPHandler: Processed in 0.002065488 sec. | ||
| 19344 | 2026.05.19 20:14:30.372772 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.05.19 20:14:30.372869 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19346 | 2026.05.19 20:14:30.372914 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19347 | 2026.05.19 20:14:30.373640 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2026.05.19 20:14:30.373685 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19349 | 2026.05.19 20:14:30.374158 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19350 | 2026.05.19 20:14:30.374388 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2026.05.19 20:14:30.374532 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Debug> executeQuery: Read 1554 rows, 97.03 KiB in 0.001681 sec., 924449.7323022011 rows/sec., 56.37 MiB/sec. | ||
| 19352 | 2026.05.19 20:14:30.374527 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_132_34 to all_137_137_0 | ||
| 19353 | 2026.05.19 20:14:30.374573 [ 4 ] {233bd0ba-706f-4e08-ac81-bc2832c0ed3a} <Debug> TCPHandler: Processed in 0.001850128 sec. | ||
| 19354 | 2026.05.19 20:14:30.374609 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19355 | 2026.05.19 20:14:30.374636 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19356 | 2026.05.19 20:14:30.374724 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19357 | 2026.05.19 20:14:30.374739 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_34 to all_137_137_0 into Compact with storage Full | ||
| 19358 | 2026.05.19 20:14:30.374829 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19359 | 2026.05.19 20:14:30.374863 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19360 | 2026.05.19 20:14:30.374899 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <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 | ||
| 19361 | 2026.05.19 20:14:30.374915 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_34, total 47532 rows starting from the beginning of the part | ||
| 19362 | 2026.05.19 20:14:30.374986 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 19363 | 2026.05.19 20:14:30.375042 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 197 rows starting from the beginning of the part | ||
| 19364 | 2026.05.19 20:14:30.375106 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19365 | 2026.05.19 20:14:30.375153 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19366 | 2026.05.19 20:14:30.375194 [ 198 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1554 rows starting from the beginning of the part | ||
| 19367 | 2026.05.19 20:14:30.375789 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.05.19 20:14:30.375831 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19369 | 2026.05.19 20:14:30.376478 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19370 | 2026.05.19 20:14:30.376818 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2026.05.19 20:14:30.376974 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002163 sec., 18955.154877484976 rows/sec., 33.97 MiB/sec. | ||
| 19372 | 2026.05.19 20:14:30.377090 [ 4 ] {ca179ec1-ee2b-46e5-9af7-e74cbcf12c2d} <Debug> TCPHandler: Processed in 0.002419791 sec. | ||
| 19373 | 2026.05.19 20:14:30.377245 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19374 | 2026.05.19 20:14:30.377350 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19375 | 2026.05.19 20:14:30.377396 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19376 | 2026.05.19 20:14:30.377743 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19377 | 2026.05.19 20:14:30.377780 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19378 | 2026.05.19 20:14:30.378115 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19379 | 2026.05.19 20:14:30.378335 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2026.05.19 20:14:30.378473 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.78 MiB/sec. | ||
| 19381 | 2026.05.19 20:14:30.378511 [ 4 ] {409896aa-fe0d-46bc-8020-a88ad3ab4793} <Debug> TCPHandler: Processed in 0.001316756 sec. | ||
| 19382 | 2026.05.19 20:14:30.383756 [ 192 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49763 rows, containing 5 columns (5 merged, 0 gathered) in 0.00906354 sec., 5490459.577604336 rows/sec., 355.87 MiB/sec. | ||
| 19383 | 2026.05.19 20:14:30.384247 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Trace> MergedBlockOutputStream: filled checksums all_1_137_35 (state Temporary) | ||
| 19384 | 2026.05.19 20:14:30.384594 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_137_35 to all_1_137_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2026.05.19 20:14:30.384683 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_137_35} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_132_34, all_137_137_0] -> all_1_137_35 | ||
| 19386 | 2026.05.19 20:14:30.384789 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19387 | 2026.05.19 20:14:30.762445 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 19388 | 2026.05.19 20:14:30.762509 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 19389 | 2026.05.19 20:14:30.765610 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 19390 | 2026.05.19 20:14:30.816584 [ 220 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): 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] | ||
| 19391 | 2026.05.19 20:14:30.816832 [ 220 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): 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] | ||
| 19392 | 2026.05.19 20:14:30.818438 [ 220 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): 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] | ||
| 19393 | 2026.05.19 20:14:31.914112 [ 224 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): 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] | ||
| 19394 | 2026.05.19 20:14:31.914174 [ 224 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): 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] | ||
| 19395 | 2026.05.19 20:14:31.916931 [ 224 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): 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] | ||
| 19396 | 2026.05.19 20:14:32.222600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2384 | ||
| 19397 | 2026.05.19 20:14:32.225788 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19398 | 2026.05.19 20:14:32.225836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19399 | 2026.05.19 20:14:32.227057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19400 | 2026.05.19 20:14:32.227325 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19401 | 2026.05.19 20:14:32.227587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2384 | ||
| 19402 | 2026.05.19 20:14:33.291779 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19403 | 2026.05.19 20:14:33.292028 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19404 | 2026.05.19 20:14:33.292393 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19405 | 2026.05.19 20:14:33.292429 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <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 | ||
| 19406 | 2026.05.19 20:14:33.292652 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19407 | 2026.05.19 20:14:33.292722 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19408 | 2026.05.19 20:14:33.292866 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19409 | 2026.05.19 20:14:33.292903 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19410 | 2026.05.19 20:14:33.292925 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19411 | 2026.05.19 20:14:33.292941 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19412 | 2026.05.19 20:14:33.292982 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19413 | 2026.05.19 20:14:33.293002 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19414 | 2026.05.19 20:14:33.294091 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002164 sec., 23105.360443622918 rows/sec., 5.53 MiB/sec. | ||
| 19415 | 2026.05.19 20:14:33.294198 [ 4 ] {7bcf1108-8091-4727-bce0-3729767ade55} <Debug> TCPHandler: Processed in 0.002556321 sec. | ||
| 19416 | 2026.05.19 20:14:33.295486 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.05.19 20:14:33.295595 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19418 | 2026.05.19 20:14:33.295639 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19419 | 2026.05.19 20:14:33.296126 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.05.19 20:14:33.296164 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19421 | 2026.05.19 20:14:33.296535 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19422 | 2026.05.19 20:14:33.296768 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.05.19 20:14:33.296910 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.19 MiB/sec. | ||
| 19424 | 2026.05.19 20:14:33.296949 [ 4 ] {dc73768b-24d3-4fc2-84ff-16efefe24a7d} <Debug> TCPHandler: Processed in 0.001514427 sec. | ||
| 19425 | 2026.05.19 20:14:33.297059 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.05.19 20:14:33.297155 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19427 | 2026.05.19 20:14:33.297194 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19428 | 2026.05.19 20:14:33.297625 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2026.05.19 20:14:33.297660 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19430 | 2026.05.19 20:14:33.297962 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19431 | 2026.05.19 20:14:33.298175 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2026.05.19 20:14:33.298303 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 19433 | 2026.05.19 20:14:33.298344 [ 4 ] {392adb6e-5f8d-481a-bd2d-6c1a84a483f7} <Debug> TCPHandler: Processed in 0.001332216 sec. | ||
| 19434 | 2026.05.19 20:14:33.298403 [ 221 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 19435 | 2026.05.19 20:14:33.298457 [ 221 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 19436 | 2026.05.19 20:14:33.298474 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19437 | 2026.05.19 20:14:33.298573 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19438 | 2026.05.19 20:14:33.298619 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19439 | 2026.05.19 20:14:33.298993 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2026.05.19 20:14:33.299029 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19441 | 2026.05.19 20:14:33.299397 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19442 | 2026.05.19 20:14:33.299610 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2026.05.19 20:14:33.299746 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001191 sec., 63811.92275398825 rows/sec., 4.45 MiB/sec. | ||
| 19444 | 2026.05.19 20:14:33.299784 [ 4 ] {d2bd006c-4059-41bb-980e-0112ee54788e} <Debug> TCPHandler: Processed in 0.001358346 sec. | ||
| 19445 | 2026.05.19 20:14:33.299851 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 19446 | 2026.05.19 20:14:33.299883 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 19447 | 2026.05.19 20:14:33.299908 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19448 | 2026.05.19 20:14:33.300009 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19449 | 2026.05.19 20:14:33.300053 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19450 | 2026.05.19 20:14:33.300393 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2026.05.19 20:14:33.300432 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19452 | 2026.05.19 20:14:33.300750 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19453 | 2026.05.19 20:14:33.301071 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.05.19 20:14:33.301220 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001229 sec., 24410.08950366151 rows/sec., 1.64 MiB/sec. | ||
| 19455 | 2026.05.19 20:14:33.301259 [ 4 ] {36a93e8f-27f8-4c98-b0f7-d39d082e8920} <Debug> TCPHandler: Processed in 0.001399596 sec. | ||
| 19456 | 2026.05.19 20:14:33.302338 [ 221 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 19457 | 2026.05.19 20:14:33.302754 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 19458 | 2026.05.19 20:14:33.930394 [ 221 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 19459 | 2026.05.19 20:14:33.930449 [ 221 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 19460 | 2026.05.19 20:14:33.933269 [ 221 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 19461 | 2026.05.19 20:14:34.229449 [ 218 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 19462 | 2026.05.19 20:14:34.229545 [ 218 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 19463 | 2026.05.19 20:14:34.232640 [ 218 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 19464 | 2026.05.19 20:14:34.586858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39906 | ||
| 19465 | 2026.05.19 20:14:34.587412 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2026.05.19 20:14:34.587451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19467 | 2026.05.19 20:14:34.587921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19468 | 2026.05.19 20:14:34.588151 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2026.05.19 20:14:34.588280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39906 | ||
| 19470 | 2026.05.19 20:14:36.661795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19471 | 2026.05.19 20:14:36.679681 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19472 | 2026.05.19 20:14:36.679733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19473 | 2026.05.19 20:14:36.685986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19474 | 2026.05.19 20:14:36.686706 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19475 | 2026.05.19 20:14:36.689820 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19476 | 2026.05.19 20:14:38.294894 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19477 | 2026.05.19 20:14:38.295124 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19478 | 2026.05.19 20:14:38.295478 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19479 | 2026.05.19 20:14:38.295514 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <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 | ||
| 19480 | 2026.05.19 20:14:38.295738 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19481 | 2026.05.19 20:14:38.295809 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19482 | 2026.05.19 20:14:38.295953 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19483 | 2026.05.19 20:14:38.295989 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19484 | 2026.05.19 20:14:38.296012 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19485 | 2026.05.19 20:14:38.296027 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19486 | 2026.05.19 20:14:38.296067 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19487 | 2026.05.19 20:14:38.296087 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19488 | 2026.05.19 20:14:38.297152 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00212 sec., 23584.90566037736 rows/sec., 5.65 MiB/sec. | ||
| 19489 | 2026.05.19 20:14:38.297255 [ 4 ] {0f00296b-36cd-413f-8ead-b3b19198a74d} <Debug> TCPHandler: Processed in 0.002492191 sec. | ||
| 19490 | 2026.05.19 20:14:38.299110 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19491 | 2026.05.19 20:14:38.299220 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19492 | 2026.05.19 20:14:38.299263 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19493 | 2026.05.19 20:14:38.299747 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19494 | 2026.05.19 20:14:38.299793 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19495 | 2026.05.19 20:14:38.300178 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19496 | 2026.05.19 20:14:38.300433 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19497 | 2026.05.19 20:14:38.300582 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001395 sec., 55913.978494623654 rows/sec., 4.63 MiB/sec. | ||
| 19498 | 2026.05.19 20:14:38.300622 [ 4 ] {f4ce9d86-731b-4dc3-8d27-a4370b5c0e75} <Debug> TCPHandler: Processed in 0.001561007 sec. | ||
| 19499 | 2026.05.19 20:14:38.300739 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2026.05.19 20:14:38.300833 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19501 | 2026.05.19 20:14:38.300874 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19502 | 2026.05.19 20:14:38.301292 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19503 | 2026.05.19 20:14:38.301328 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19504 | 2026.05.19 20:14:38.301623 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19505 | 2026.05.19 20:14:38.301837 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19506 | 2026.05.19 20:14:38.301979 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001164 sec., 9450.171821305841 rows/sec., 710.61 KiB/sec. | ||
| 19507 | 2026.05.19 20:14:38.302016 [ 4 ] {993c6b01-3363-4678-8431-4010c686de57} <Debug> TCPHandler: Processed in 0.001326826 sec. | ||
| 19508 | 2026.05.19 20:14:38.302130 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19509 | 2026.05.19 20:14:38.302224 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19510 | 2026.05.19 20:14:38.302263 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19511 | 2026.05.19 20:14:38.302670 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19512 | 2026.05.19 20:14:38.302705 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19513 | 2026.05.19 20:14:38.303007 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19514 | 2026.05.19 20:14:38.303217 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19515 | 2026.05.19 20:14:38.303346 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00114 sec., 65789.47368421053 rows/sec., 5.14 MiB/sec. | ||
| 19516 | 2026.05.19 20:14:38.303384 [ 4 ] {5a195b4f-b860-4036-b127-cae3ea18838c} <Debug> TCPHandler: Processed in 0.001303146 sec. | ||
| 19517 | 2026.05.19 20:14:38.303498 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19518 | 2026.05.19 20:14:38.303592 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19519 | 2026.05.19 20:14:38.303636 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19520 | 2026.05.19 20:14:38.304033 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19521 | 2026.05.19 20:14:38.304068 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19522 | 2026.05.19 20:14:38.304395 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19523 | 2026.05.19 20:14:38.304624 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19524 | 2026.05.19 20:14:38.304760 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 19525 | 2026.05.19 20:14:38.304798 [ 4 ] {808b9aca-9698-453e-a4d3-2874d6fa8153} <Debug> TCPHandler: Processed in 0.001350006 sec. | ||
| 19526 | 2026.05.19 20:14:38.304909 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19527 | 2026.05.19 20:14:38.305002 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19528 | 2026.05.19 20:14:38.305061 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <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 | ||
| 19529 | 2026.05.19 20:14:38.305855 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19530 | 2026.05.19 20:14:38.305892 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19531 | 2026.05.19 20:14:38.306414 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19532 | 2026.05.19 20:14:38.306635 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19533 | 2026.05.19 20:14:38.306774 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001789 sec., 6148.686416992733 rows/sec., 11.02 MiB/sec. | ||
| 19534 | 2026.05.19 20:14:38.306829 [ 4 ] {e2e21f4f-2803-4f2d-b0b5-5cd849b129ef} <Debug> TCPHandler: Processed in 0.001969099 sec. | ||
| 19535 | 2026.05.19 20:14:38.306943 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19536 | 2026.05.19 20:14:38.307037 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19537 | 2026.05.19 20:14:38.307079 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19538 | 2026.05.19 20:14:38.307422 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19539 | 2026.05.19 20:14:38.307457 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19540 | 2026.05.19 20:14:38.307758 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19541 | 2026.05.19 20:14:38.307966 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2026.05.19 20:14:38.308095 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 19543 | 2026.05.19 20:14:38.308131 [ 4 ] {3daeadf3-9310-4e4b-ac04-d65e0e4c499c} <Debug> TCPHandler: Processed in 0.001237026 sec. | ||
| 19544 | 2026.05.19 20:14:41.328614 [ 137 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19545 | 2026.05.19 20:14:41.328711 [ 137 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.05.19 20:14:41.328743 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19547 | 2026.05.19 20:14:41.328861 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19548 | 2026.05.19 20:14:41.329008 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19549 | 2026.05.19 20:14:41.329051 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 19550 | 2026.05.19 20:14:41.329133 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 19551 | 2026.05.19 20:14:41.329192 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 19552 | 2026.05.19 20:14:41.329249 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 19553 | 2026.05.19 20:14:41.329301 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 19554 | 2026.05.19 20:14:41.330171 [ 201 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346666 sec., 28217.835751403836 rows/sec., 2.35 MiB/sec. | ||
| 19555 | 2026.05.19 20:14:41.330281 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19556 | 2026.05.19 20:14:41.330522 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19557 | 2026.05.19 20:14:41.330592 [ 189 ] {4f80ee05-f8b6-48ac-845c-e8848235b02e::all_1_41_10} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19558 | 2026.05.19 20:14:41.330665 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19559 | 2026.05.19 20:14:41.786129 [ 137 ] {} <Debug> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 19560 | 2026.05.19 20:14:41.786228 [ 137 ] {} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19561 | 2026.05.19 20:14:41.786268 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19562 | 2026.05.19 20:14:41.786422 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 19563 | 2026.05.19 20:14:41.786613 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19564 | 2026.05.19 20:14:41.786670 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 19565 | 2026.05.19 20:14:41.786752 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 19566 | 2026.05.19 20:14:41.786802 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 19567 | 2026.05.19 20:14:41.786850 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 19568 | 2026.05.19 20:14:41.786893 [ 193 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::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 | ||
| 19569 | 2026.05.19 20:14:41.787611 [ 189 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255925 sec., 4777.35533570874 rows/sec., 354.57 KiB/sec. | ||
| 19570 | 2026.05.19 20:14:41.787755 [ 201 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 19571 | 2026.05.19 20:14:41.788018 [ 201 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_17_4} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19572 | 2026.05.19 20:14:41.788093 [ 201 ] {64490d07-87e6-4ec3-b6ff-c9de4f300948::all_1_17_4} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 19573 | 2026.05.19 20:14:41.788161 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 19574 | 2026.05.19 20:14:41.873208 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19575 | 2026.05.19 20:14:41.873257 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19576 | 2026.05.19 20:14:42.088593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40418 | ||
| 19577 | 2026.05.19 20:14:42.089126 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.05.19 20:14:42.089168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19579 | 2026.05.19 20:14:42.089663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19580 | 2026.05.19 20:14:42.089910 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19581 | 2026.05.19 20:14:42.090041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40418 | ||
| 19582 | 2026.05.19 20:14:42.228157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2408 | ||
| 19583 | 2026.05.19 20:14:42.230697 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19584 | 2026.05.19 20:14:42.230749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19585 | 2026.05.19 20:14:42.231963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19586 | 2026.05.19 20:14:42.232237 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19587 | 2026.05.19 20:14:42.232510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2408 | ||
| 19588 | 2026.05.19 20:14:42.770201 [ 219 ] {} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Found 5 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] | ||
| 19589 | 2026.05.19 20:14:42.770259 [ 219 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Removing 5 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] | ||
| 19590 | 2026.05.19 20:14:42.772623 [ 219 ] {} <Debug> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19591 | 2026.05.19 20:14:43.295896 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19592 | 2026.05.19 20:14:43.296230 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19593 | 2026.05.19 20:14:43.296741 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19594 | 2026.05.19 20:14:43.296775 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <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 | ||
| 19595 | 2026.05.19 20:14:43.296996 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19596 | 2026.05.19 20:14:43.297066 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19597 | 2026.05.19 20:14:43.297212 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19598 | 2026.05.19 20:14:43.297247 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19599 | 2026.05.19 20:14:43.297269 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19600 | 2026.05.19 20:14:43.297284 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19601 | 2026.05.19 20:14:43.297324 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19602 | 2026.05.19 20:14:43.297344 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19603 | 2026.05.19 20:14:43.298423 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002333 sec., 21431.63309044149 rows/sec., 5.13 MiB/sec. | ||
| 19604 | 2026.05.19 20:14:43.298528 [ 4 ] {e533f20c-c839-4375-a2ee-43ca485d7e65} <Debug> TCPHandler: Processed in 0.002801732 sec. | ||
| 19605 | 2026.05.19 20:14:43.300701 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19606 | 2026.05.19 20:14:43.300824 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19607 | 2026.05.19 20:14:43.300875 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19608 | 2026.05.19 20:14:43.301481 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2026.05.19 20:14:43.301532 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19610 | 2026.05.19 20:14:43.301932 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19611 | 2026.05.19 20:14:43.302159 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19612 | 2026.05.19 20:14:43.302302 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001514 sec., 76618.22985468956 rows/sec., 6.51 MiB/sec. | ||
| 19613 | 2026.05.19 20:14:43.302315 [ 133 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19614 | 2026.05.19 20:14:43.302340 [ 4 ] {63a76ef3-904f-4826-9034-27c1b813af3f} <Debug> TCPHandler: Processed in 0.001687777 sec. | ||
| 19615 | 2026.05.19 20:14:43.302385 [ 133 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19616 | 2026.05.19 20:14:43.302411 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19617 | 2026.05.19 20:14:43.302480 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19618 | 2026.05.19 20:14:43.302516 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 19619 | 2026.05.19 20:14:43.302579 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19620 | 2026.05.19 20:14:43.302623 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19621 | 2026.05.19 20:14:43.302651 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19622 | 2026.05.19 20:14:43.302693 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3360 rows starting from the beginning of the part | ||
| 19623 | 2026.05.19 20:14:43.302770 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 78 rows starting from the beginning of the part | ||
| 19624 | 2026.05.19 20:14:43.302824 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 2471 rows starting from the beginning of the part | ||
| 19625 | 2026.05.19 20:14:43.302873 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 19626 | 2026.05.19 20:14:43.302922 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 78 rows starting from the beginning of the part | ||
| 19627 | 2026.05.19 20:14:43.302969 [ 189 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::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 | ||
| 19628 | 2026.05.19 20:14:43.303032 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19629 | 2026.05.19 20:14:43.303072 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19630 | 2026.05.19 20:14:43.303410 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19631 | 2026.05.19 20:14:43.303631 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19632 | 2026.05.19 20:14:43.303756 [ 133 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19633 | 2026.05.19 20:14:43.303768 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001207 sec., 24855.012427506215 rows/sec., 1.83 MiB/sec. | ||
| 19634 | 2026.05.19 20:14:43.303786 [ 133 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.05.19 20:14:43.303809 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19636 | 2026.05.19 20:14:43.303810 [ 4 ] {819f5874-e2de-4d5a-8148-42ba86a0f750} <Debug> TCPHandler: Processed in 0.001379246 sec. | ||
| 19637 | 2026.05.19 20:14:43.303889 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 19638 | 2026.05.19 20:14:43.303936 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.05.19 20:14:43.303995 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19640 | 2026.05.19 20:14:43.304027 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 19641 | 2026.05.19 20:14:43.304046 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19642 | 2026.05.19 20:14:43.304080 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 19643 | 2026.05.19 20:14:43.304090 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19644 | 2026.05.19 20:14:43.304132 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 11 rows starting from the beginning of the part | ||
| 19645 | 2026.05.19 20:14:43.304178 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 53 rows starting from the beginning of the part | ||
| 19646 | 2026.05.19 20:14:43.304217 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 19647 | 2026.05.19 20:14:43.304263 [ 201 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::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 | ||
| 19648 | 2026.05.19 20:14:43.304559 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.05.19 20:14:43.304602 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19650 | 2026.05.19 20:14:43.304928 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19651 | 2026.05.19 20:14:43.305055 [ 196 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204425 sec., 299728.0860161488 rows/sec., 21.33 MiB/sec. | ||
| 19652 | 2026.05.19 20:14:43.305155 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19653 | 2026.05.19 20:14:43.305171 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704381 sec., 2277415.7931149495 rows/sec., 180.54 MiB/sec. | ||
| 19654 | 2026.05.19 20:14:43.305217 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19655 | 2026.05.19 20:14:43.305282 [ 133 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19656 | 2026.05.19 20:14:43.305295 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001267 sec., 74191.00236779795 rows/sec., 5.79 MiB/sec. | ||
| 19657 | 2026.05.19 20:14:43.305316 [ 133 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19658 | 2026.05.19 20:14:43.305341 [ 4 ] {eb8ad697-77f5-4348-8a8f-56be457ada9f} <Debug> TCPHandler: Processed in 0.001452786 sec. | ||
| 19659 | 2026.05.19 20:14:43.305342 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19660 | 2026.05.19 20:14:43.305449 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 19661 | 2026.05.19 20:14:43.305467 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19662 | 2026.05.19 20:14:43.305490 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19663 | 2026.05.19 20:14:43.305531 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.05.19 20:14:43.305540 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19665 | 2026.05.19 20:14:43.305565 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19666 | 2026.05.19 20:14:43.305574 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 19667 | 2026.05.19 20:14:43.305610 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19668 | 2026.05.19 20:14:43.305611 [ 200 ] {cce0e7ac-92b5-4b04-80d8-e7061c8a1340::all_1_126_25} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19669 | 2026.05.19 20:14:43.305635 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 75 rows starting from the beginning of the part | ||
| 19670 | 2026.05.19 20:14:43.305685 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1332 rows starting from the beginning of the part | ||
| 19671 | 2026.05.19 20:14:43.305716 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19672 | 2026.05.19 20:14:43.305727 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 19673 | 2026.05.19 20:14:43.305769 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 75 rows starting from the beginning of the part | ||
| 19674 | 2026.05.19 20:14:43.305785 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2026.05.19 20:14:43.305816 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::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 | ||
| 19676 | 2026.05.19 20:14:43.305865 [ 201 ] {da85fcbc-617e-462c-a03e-bf8a8b3b93b9::all_1_141_28} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19677 | 2026.05.19 20:14:43.305949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 19678 | 2026.05.19 20:14:43.306023 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19679 | 2026.05.19 20:14:43.306061 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19680 | 2026.05.19 20:14:43.306389 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19681 | 2026.05.19 20:14:43.306621 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19682 | 2026.05.19 20:14:43.306751 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 19683 | 2026.05.19 20:14:43.306788 [ 4 ] {ae721574-0805-4f94-a4d2-988aca52f381} <Debug> TCPHandler: Processed in 0.001369206 sec. | ||
| 19684 | 2026.05.19 20:14:43.306901 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19685 | 2026.05.19 20:14:43.306996 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19686 | 2026.05.19 20:14:43.307049 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <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 | ||
| 19687 | 2026.05.19 20:14:43.307052 [ 197 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638958 sec., 2117808.9981561457 rows/sec., 153.42 MiB/sec. | ||
| 19688 | 2026.05.19 20:14:43.307237 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19689 | 2026.05.19 20:14:43.307466 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19690 | 2026.05.19 20:14:43.307537 [ 196 ] {9c879037-0f60-4662-85ac-55008f63ffdf::all_1_141_28} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19691 | 2026.05.19 20:14:43.307594 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 19692 | 2026.05.19 20:14:43.307841 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19693 | 2026.05.19 20:14:43.307880 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19694 | 2026.05.19 20:14:43.308392 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19695 | 2026.05.19 20:14:43.308663 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.05.19 20:14:43.308800 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001821 sec., 16474.464579901152 rows/sec., 29.52 MiB/sec. | ||
| 19697 | 2026.05.19 20:14:43.308854 [ 4 ] {b14a5434-194f-423c-aeb3-e1b045959fbc} <Debug> TCPHandler: Processed in 0.002000078 sec. | ||
| 19698 | 2026.05.19 20:14:43.308978 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19699 | 2026.05.19 20:14:43.309072 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19700 | 2026.05.19 20:14:43.309114 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19701 | 2026.05.19 20:14:43.309447 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19702 | 2026.05.19 20:14:43.309480 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19703 | 2026.05.19 20:14:43.309793 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19704 | 2026.05.19 20:14:43.310008 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19705 | 2026.05.19 20:14:43.310134 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 19706 | 2026.05.19 20:14:43.310170 [ 4 ] {03af8854-2293-4522-9348-3b890a2cbce6} <Debug> TCPHandler: Processed in 0.001248275 sec. | ||
| 19707 | 2026.05.19 20:14:44.190277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19708 | 2026.05.19 20:14:44.207960 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19709 | 2026.05.19 20:14:44.208015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19710 | 2026.05.19 20:14:44.214184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19711 | 2026.05.19 20:14:44.214917 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19712 | 2026.05.19 20:14:44.217900 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19713 | 2026.05.19 20:14:46.556221 [ 157 ] {} <Debug> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 19714 | 2026.05.19 20:14:46.556308 [ 157 ] {} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19715 | 2026.05.19 20:14:46.556330 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19716 | 2026.05.19 20:14:46.556448 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::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 | ||
| 19717 | 2026.05.19 20:14:46.556589 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19718 | 2026.05.19 20:14:46.556625 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 974 rows starting from the beginning of the part | ||
| 19719 | 2026.05.19 20:14:46.556693 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 19720 | 2026.05.19 20:14:46.556747 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 19721 | 2026.05.19 20:14:46.556797 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 19722 | 2026.05.19 20:14:46.556840 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 801 rows starting from the beginning of the part | ||
| 19723 | 2026.05.19 20:14:46.557960 [ 196 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565506 sec., 1676135.383703416 rows/sec., 105.02 MiB/sec. | ||
| 19724 | 2026.05.19 20:14:46.558122 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 19725 | 2026.05.19 20:14:46.558374 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.05.19 20:14:46.558443 [ 200 ] {ccf96496-8339-4de7-a28c-df232c83eff8::all_1_41_9} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 19727 | 2026.05.19 20:14:46.558519 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 19728 | 2026.05.19 20:14:47.106155 [ 225 ] {} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): 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] | ||
| 19729 | 2026.05.19 20:14:47.106211 [ 225 ] {} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): 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] | ||
| 19730 | 2026.05.19 20:14:47.107977 [ 225 ] {} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b): 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] | ||
| 19731 | 2026.05.19 20:14:48.298709 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19732 | 2026.05.19 20:14:48.298947 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 19733 | 2026.05.19 20:14:48.299308 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19734 | 2026.05.19 20:14:48.299345 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <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 | ||
| 19735 | 2026.05.19 20:14:48.299588 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19736 | 2026.05.19 20:14:48.299656 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19737 | 2026.05.19 20:14:48.299804 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 19738 | 2026.05.19 20:14:48.299840 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19739 | 2026.05.19 20:14:48.299863 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19740 | 2026.05.19 20:14:48.299878 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19741 | 2026.05.19 20:14:48.300006 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 19742 | 2026.05.19 20:14:48.300028 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19743 | 2026.05.19 20:14:48.301158 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002311 sec., 21635.655560363477 rows/sec., 5.18 MiB/sec. | ||
| 19744 | 2026.05.19 20:14:48.301267 [ 4 ] {af81c87a-11b9-42d1-baf8-f9adf48f0e8f} <Debug> TCPHandler: Processed in 0.002694432 sec. | ||
| 19745 | 2026.05.19 20:14:48.304112 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19746 | 2026.05.19 20:14:48.304291 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19747 | 2026.05.19 20:14:48.304346 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19748 | 2026.05.19 20:14:48.304885 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19749 | 2026.05.19 20:14:48.304934 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19750 | 2026.05.19 20:14:48.305340 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19751 | 2026.05.19 20:14:48.305591 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2026.05.19 20:14:48.305749 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001502 sec., 15978.695073235685 rows/sec., 1.33 MiB/sec. | ||
| 19753 | 2026.05.19 20:14:48.305794 [ 4 ] {4047972f-c705-4137-b70d-90cb329029dd} <Debug> TCPHandler: Processed in 0.001744677 sec. | ||
| 19754 | 2026.05.19 20:14:48.306000 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19755 | 2026.05.19 20:14:48.306103 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19756 | 2026.05.19 20:14:48.306147 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19757 | 2026.05.19 20:14:48.306582 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19758 | 2026.05.19 20:14:48.306621 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19759 | 2026.05.19 20:14:48.306944 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19760 | 2026.05.19 20:14:48.307184 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19761 | 2026.05.19 20:14:48.307325 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 130.99 KiB/sec. | ||
| 19762 | 2026.05.19 20:14:48.307366 [ 4 ] {82191512-6ab3-4f9c-a7e0-624b027ebab0} <Debug> TCPHandler: Processed in 0.001415046 sec. | ||
| 19763 | 2026.05.19 20:14:48.307492 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19764 | 2026.05.19 20:14:48.307589 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19765 | 2026.05.19 20:14:48.307630 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19766 | 2026.05.19 20:14:48.308137 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19767 | 2026.05.19 20:14:48.308175 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19768 | 2026.05.19 20:14:48.308509 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19769 | 2026.05.19 20:14:48.308743 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19770 | 2026.05.19 20:14:48.308876 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001306 sec., 152373.66003062786 rows/sec., 13.57 MiB/sec. | ||
| 19771 | 2026.05.19 20:14:48.308914 [ 4 ] {22cc0e55-af1f-4978-bc0b-83263c703081} <Debug> TCPHandler: Processed in 0.001471756 sec. | ||
| 19772 | 2026.05.19 20:14:48.309057 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19773 | 2026.05.19 20:14:48.309153 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19774 | 2026.05.19 20:14:48.309195 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19775 | 2026.05.19 20:14:48.309604 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19776 | 2026.05.19 20:14:48.309642 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19777 | 2026.05.19 20:14:48.309958 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19778 | 2026.05.19 20:14:48.310186 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19779 | 2026.05.19 20:14:48.310320 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001185 sec., 21097.04641350211 rows/sec., 1.59 MiB/sec. | ||
| 19780 | 2026.05.19 20:14:48.310361 [ 4 ] {248629b9-1f9e-4498-9428-1c4aded82646} <Debug> TCPHandler: Processed in 0.001353276 sec. | ||
| 19781 | 2026.05.19 20:14:48.310492 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19782 | 2026.05.19 20:14:48.310589 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19783 | 2026.05.19 20:14:48.310630 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19784 | 2026.05.19 20:14:48.311038 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19785 | 2026.05.19 20:14:48.311076 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19786 | 2026.05.19 20:14:48.311382 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19787 | 2026.05.19 20:14:48.311623 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19788 | 2026.05.19 20:14:48.311759 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.68 MiB/sec. | ||
| 19789 | 2026.05.19 20:14:48.311800 [ 4 ] {0e0ceaec-c5c0-42ff-b18d-506530cc8d71} <Debug> TCPHandler: Processed in 0.001358046 sec. | ||
| 19790 | 2026.05.19 20:14:48.311916 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19791 | 2026.05.19 20:14:48.312019 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19792 | 2026.05.19 20:14:48.312061 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19793 | 2026.05.19 20:14:48.312475 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2026.05.19 20:14:48.312512 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19795 | 2026.05.19 20:14:48.312832 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19796 | 2026.05.19 20:14:48.313051 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2026.05.19 20:14:48.313181 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 19798 | 2026.05.19 20:14:48.313219 [ 4 ] {0348df20-a801-419f-8524-ebafc0b3ee21} <Debug> TCPHandler: Processed in 0.001353506 sec. | ||
| 19799 | 2026.05.19 20:14:48.313338 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19800 | 2026.05.19 20:14:48.313434 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19801 | 2026.05.19 20:14:48.313473 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19802 | 2026.05.19 20:14:48.313918 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2026.05.19 20:14:48.313954 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19804 | 2026.05.19 20:14:48.314286 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19805 | 2026.05.19 20:14:48.314505 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2026.05.19 20:14:48.314633 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001218 sec., 92775.04105090312 rows/sec., 7.55 MiB/sec. | ||
| 19807 | 2026.05.19 20:14:48.314673 [ 4 ] {14aca82f-11be-456a-b7f9-2d0058734450} <Debug> TCPHandler: Processed in 0.001388786 sec. | ||
| 19808 | 2026.05.19 20:14:48.314793 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19809 | 2026.05.19 20:14:48.314915 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19810 | 2026.05.19 20:14:48.314958 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19811 | 2026.05.19 20:14:48.315420 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2026.05.19 20:14:48.315457 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19813 | 2026.05.19 20:14:48.315809 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19814 | 2026.05.19 20:14:48.316031 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19815 | 2026.05.19 20:14:48.316164 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001293 sec., 152358.85537509667 rows/sec., 10.93 MiB/sec. | ||
| 19816 | 2026.05.19 20:14:48.316202 [ 4 ] {bd9a43fb-016d-4c92-8491-26933f3ad298} <Debug> TCPHandler: Processed in 0.001463337 sec. | ||
| 19817 | 2026.05.19 20:14:48.316318 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19818 | 2026.05.19 20:14:48.316412 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19819 | 2026.05.19 20:14:48.316467 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <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 | ||
| 19820 | 2026.05.19 20:14:48.317245 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19821 | 2026.05.19 20:14:48.317282 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19822 | 2026.05.19 20:14:48.317804 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19823 | 2026.05.19 20:14:48.318034 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19824 | 2026.05.19 20:14:48.318171 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001777 sec., 6190.208216094542 rows/sec., 11.09 MiB/sec. | ||
| 19825 | 2026.05.19 20:14:48.318170 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19826 | 2026.05.19 20:14:48.318229 [ 4 ] {0857add0-e3c8-4f36-a202-7ac31265fb4a} <Debug> TCPHandler: Processed in 0.001959898 sec. | ||
| 19827 | 2026.05.19 20:14:48.318249 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19828 | 2026.05.19 20:14:48.318282 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19829 | 2026.05.19 20:14:48.318364 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2026.05.19 20:14:48.318376 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 19831 | 2026.05.19 20:14:48.318463 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19832 | 2026.05.19 20:14:48.318507 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19833 | 2026.05.19 20:14:48.318571 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19834 | 2026.05.19 20:14:48.318623 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2536 rows starting from the beginning of the part | ||
| 19835 | 2026.05.19 20:14:48.318738 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 11 rows starting from the beginning of the part | ||
| 19836 | 2026.05.19 20:14:48.318835 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19837 | 2026.05.19 20:14:48.318847 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 41 rows starting from the beginning of the part | ||
| 19838 | 2026.05.19 20:14:48.318872 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19839 | 2026.05.19 20:14:48.318964 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 11 rows starting from the beginning of the part | ||
| 19840 | 2026.05.19 20:14:48.319072 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::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 | ||
| 19841 | 2026.05.19 20:14:48.319175 [ 196 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 11 rows starting from the beginning of the part | ||
| 19842 | 2026.05.19 20:14:48.319189 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19843 | 2026.05.19 20:14:48.319413 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19844 | 2026.05.19 20:14:48.319543 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 19845 | 2026.05.19 20:14:48.319572 [ 150 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19846 | 2026.05.19 20:14:48.319580 [ 4 ] {88644d0d-8ce2-498e-bd2a-90c7be88fe29} <Debug> TCPHandler: Processed in 0.001266055 sec. | ||
| 19847 | 2026.05.19 20:14:48.319648 [ 150 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19848 | 2026.05.19 20:14:48.319681 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19849 | 2026.05.19 20:14:48.319776 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19850 | 2026.05.19 20:14:48.319885 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19851 | 2026.05.19 20:14:48.319924 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7152 rows starting from the beginning of the part | ||
| 19852 | 2026.05.19 20:14:48.319975 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 30 rows starting from the beginning of the part | ||
| 19853 | 2026.05.19 20:14:48.320021 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 30 rows starting from the beginning of the part | ||
| 19854 | 2026.05.19 20:14:48.320084 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19855 | 2026.05.19 20:14:48.320136 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 19856 | 2026.05.19 20:14:48.320176 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::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 | ||
| 19857 | 2026.05.19 20:14:48.321953 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002222459 sec., 3326045.6098402715 rows/sec., 222.53 MiB/sec. | ||
| 19858 | 2026.05.19 20:14:48.322342 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19859 | 2026.05.19 20:14:48.322595 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19860 | 2026.05.19 20:14:48.322657 [ 200 ] {3d75ac94-fcd7-4815-83e8-0d8d924a9898::all_1_141_28} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19861 | 2026.05.19 20:14:48.322722 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 19862 | 2026.05.19 20:14:48.326758 [ 188 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 19 columns (19 merged, 0 gathered) in 0.008420806 sec., 313509.1819001649 rows/sec., 561.79 MiB/sec. | ||
| 19863 | 2026.05.19 20:14:48.329182 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19864 | 2026.05.19 20:14:48.329577 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2026.05.19 20:14:48.329656 [ 186 ] {844525c0-2837-4d5c-84f5-d661505ed2d5::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19866 | 2026.05.19 20:14:48.329882 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. | ||
| 19867 | 2026.05.19 20:14:49.590372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40866 | ||
| 19868 | 2026.05.19 20:14:49.590874 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19869 | 2026.05.19 20:14:49.590920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19870 | 2026.05.19 20:14:49.591404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19871 | 2026.05.19 20:14:49.591629 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19872 | 2026.05.19 20:14:49.591757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40866 | ||
| 19873 | 2026.05.19 20:14:49.591867 [ 220 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 19874 | 2026.05.19 20:14:49.591931 [ 220 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 19875 | 2026.05.19 20:14:49.596064 [ 220 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): 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] | ||
| 19876 | 2026.05.19 20:14:50.941516 [ 221 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 19877 | 2026.05.19 20:14:50.941606 [ 221 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 19878 | 2026.05.19 20:14:50.944324 [ 221 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): 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] | ||
| 19879 | 2026.05.19 20:14:51.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.48 MiB, peak 418.41 MiB, free memory in arenas 0.00 B, will set to 399.48 MiB (RSS), difference: 4.00 MiB | ||
| 19880 | 2026.05.19 20:14:51.718244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19881 | 2026.05.19 20:14:51.734916 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19882 | 2026.05.19 20:14:51.734970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19883 | 2026.05.19 20:14:51.741068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19884 | 2026.05.19 20:14:51.741774 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19885 | 2026.05.19 20:14:51.744708 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19886 | 2026.05.19 20:14:52.232939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2444 | ||
| 19887 | 2026.05.19 20:14:52.235620 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19888 | 2026.05.19 20:14:52.235672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19889 | 2026.05.19 20:14:52.236904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19890 | 2026.05.19 20:14:52.237173 [ 243 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2026.05.19 20:14:52.237406 [ 222 ] {} <Trace> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 19892 | 2026.05.19 20:14:52.237449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2444 | ||
| 19893 | 2026.05.19 20:14:52.237466 [ 222 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 19894 | 2026.05.19 20:14:52.240805 [ 222 ] {} <Debug> system.query_log (503260e4-1cbd-476b-9201-d4435160f22b): 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] | ||
| 19895 | 2026.05.19 20:14:53.296321 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19896 | 2026.05.19 20:14:53.296682 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19897 | 2026.05.19 20:14:53.297199 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19898 | 2026.05.19 20:14:53.297236 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <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 | ||
| 19899 | 2026.05.19 20:14:53.297458 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19900 | 2026.05.19 20:14:53.297526 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19901 | 2026.05.19 20:14:53.297672 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19902 | 2026.05.19 20:14:53.297707 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19903 | 2026.05.19 20:14:53.297729 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 19904 | 2026.05.19 20:14:53.297744 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19905 | 2026.05.19 20:14:53.297783 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19906 | 2026.05.19 20:14:53.297803 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 19907 | 2026.05.19 20:14:53.298805 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002277 sec., 21958.717610891523 rows/sec., 5.26 MiB/sec. | ||
| 19908 | 2026.05.19 20:14:53.298915 [ 4 ] {47a500f9-b3e9-43ca-858b-996a5ab9031d} <Debug> TCPHandler: Processed in 0.002777892 sec. | ||
| 19909 | 2026.05.19 20:14:53.301223 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2026.05.19 20:14:53.301429 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19911 | 2026.05.19 20:14:53.301509 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19912 | 2026.05.19 20:14:53.302301 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19913 | 2026.05.19 20:14:53.302338 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19914 | 2026.05.19 20:14:53.302734 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19915 | 2026.05.19 20:14:53.302960 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.05.19 20:14:53.303098 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001728 sec., 67129.62962962964 rows/sec., 5.70 MiB/sec. | ||
| 19917 | 2026.05.19 20:14:53.303137 [ 4 ] {ef748727-e2fc-4c87-9cde-e41d4fe649fd} <Debug> TCPHandler: Processed in 0.002012368 sec. | ||
| 19918 | 2026.05.19 20:14:53.303266 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19919 | 2026.05.19 20:14:53.303361 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19920 | 2026.05.19 20:14:53.303402 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19921 | 2026.05.19 20:14:53.303808 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.05.19 20:14:53.303842 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19923 | 2026.05.19 20:14:53.304136 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19924 | 2026.05.19 20:14:53.304345 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19925 | 2026.05.19 20:14:53.304471 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001129 sec., 26572.187776793624 rows/sec., 1.95 MiB/sec. | ||
| 19926 | 2026.05.19 20:14:53.304508 [ 4 ] {150e98ff-aed0-4b8e-8691-18be632b6420} <Debug> TCPHandler: Processed in 0.001291275 sec. | ||
| 19927 | 2026.05.19 20:14:53.304559 [ 219 ] {} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 19928 | 2026.05.19 20:14:53.304616 [ 219 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 19929 | 2026.05.19 20:14:53.304630 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2026.05.19 20:14:53.304756 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19931 | 2026.05.19 20:14:53.304806 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19932 | 2026.05.19 20:14:53.305307 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2026.05.19 20:14:53.305345 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19934 | 2026.05.19 20:14:53.305678 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19935 | 2026.05.19 20:14:53.305896 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.05.19 20:14:53.306027 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001296 sec., 72530.86419753086 rows/sec., 5.66 MiB/sec. | ||
| 19937 | 2026.05.19 20:14:53.306069 [ 4 ] {664242b1-b8d7-4282-9831-73a15febecb1} <Debug> TCPHandler: Processed in 0.001500017 sec. | ||
| 19938 | 2026.05.19 20:14:53.306191 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2026.05.19 20:14:53.306287 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19940 | 2026.05.19 20:14:53.306330 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19941 | 2026.05.19 20:14:53.306752 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19942 | 2026.05.19 20:14:53.306791 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19943 | 2026.05.19 20:14:53.307163 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19944 | 2026.05.19 20:14:53.307391 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.05.19 20:14:53.307490 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_137_35 to all_138_138_0 | ||
| 19946 | 2026.05.19 20:14:53.307522 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 19947 | 2026.05.19 20:14:53.307527 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19948 | 2026.05.19 20:14:53.307553 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 19949 | 2026.05.19 20:14:53.307560 [ 4 ] {4a00df1c-b1da-4a86-ab1a-412522a34404} <Debug> TCPHandler: Processed in 0.001419226 sec. | ||
| 19950 | 2026.05.19 20:14:53.307627 [ 196 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_35 to all_138_138_0 into Compact with storage Full | ||
| 19951 | 2026.05.19 20:14:53.307676 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19952 | 2026.05.19 20:14:53.307721 [ 196 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19953 | 2026.05.19 20:14:53.307754 [ 196 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_35, total 49763 rows starting from the beginning of the part | ||
| 19954 | 2026.05.19 20:14:53.307777 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19955 | 2026.05.19 20:14:53.307815 [ 196 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 76 rows starting from the beginning of the part | ||
| 19956 | 2026.05.19 20:14:53.307833 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <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 | ||
| 19957 | 2026.05.19 20:14:53.308468 [ 219 ] {} <Debug> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): 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] | ||
| 19958 | 2026.05.19 20:14:53.308664 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19959 | 2026.05.19 20:14:53.308704 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 19960 | 2026.05.19 20:14:53.309252 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19961 | 2026.05.19 20:14:53.309484 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19962 | 2026.05.19 20:14:53.309626 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001868 sec., 16059.957173447538 rows/sec., 28.78 MiB/sec. | ||
| 19963 | 2026.05.19 20:14:53.309685 [ 4 ] {eb1a7abe-05df-4619-a111-eea3639a2335} <Debug> TCPHandler: Processed in 0.002056749 sec. | ||
| 19964 | 2026.05.19 20:14:53.309794 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19965 | 2026.05.19 20:14:53.309888 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19966 | 2026.05.19 20:14:53.309948 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19967 | 2026.05.19 20:14:53.310304 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19968 | 2026.05.19 20:14:53.310337 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 19969 | 2026.05.19 20:14:53.310634 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19970 | 2026.05.19 20:14:53.310841 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19971 | 2026.05.19 20:14:53.310965 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 19972 | 2026.05.19 20:14:53.311000 [ 4 ] {f843ca6c-4cf2-4b76-8839-6b7f6769fe0f} <Debug> TCPHandler: Processed in 0.001252095 sec. | ||
| 19973 | 2026.05.19 20:14:53.315447 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49839 rows, containing 5 columns (5 merged, 0 gathered) in 0.007844824 sec., 6353106.2009804165 rows/sec., 411.84 MiB/sec. | ||
| 19974 | 2026.05.19 20:14:53.315815 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Trace> MergedBlockOutputStream: filled checksums all_1_138_36 (state Temporary) | ||
| 19975 | 2026.05.19 20:14:53.316160 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_138_36 to all_1_138_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19976 | 2026.05.19 20:14:53.316247 [ 194 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_138_36} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_137_35, all_138_138_0] -> all_1_138_36 | ||
| 19977 | 2026.05.19 20:14:53.316341 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19978 | 2026.05.19 20:14:56.873310 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19979 | 2026.05.19 20:14:56.873422 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19980 | 2026.05.19 20:14:57.092078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41378 | ||
| 19981 | 2026.05.19 20:14:57.092644 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2026.05.19 20:14:57.092694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 19983 | 2026.05.19 20:14:57.093242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19984 | 2026.05.19 20:14:57.093483 [ 244 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2026.05.19 20:14:57.093631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41378 | ||
| 19986 | 2026.05.19 20:14:57.093657 [ 124 ] {} <Debug> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19987 | 2026.05.19 20:14:57.093734 [ 124 ] {} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19988 | 2026.05.19 20:14:57.093758 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 19989 | 2026.05.19 20:14:57.093857 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 19990 | 2026.05.19 20:14:57.093959 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19991 | 2026.05.19 20:14:57.093990 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::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 | ||
| 19992 | 2026.05.19 20:14:57.094053 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19993 | 2026.05.19 20:14:57.094102 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19994 | 2026.05.19 20:14:57.094146 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19995 | 2026.05.19 20:14:57.094183 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19996 | 2026.05.19 20:14:57.094222 [ 191 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19997 | 2026.05.19 20:14:57.096672 [ 195 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858923 sec., 14473282.421387354 rows/sec., 207.04 MiB/sec. | ||
| 19998 | 2026.05.19 20:14:57.096955 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19999 | 2026.05.19 20:14:57.097224 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20000 | 2026.05.19 20:14:57.097293 [ 199 ] {63827aed-2145-4411-921b-3f22abdd99fc::all_1_86_17} <Trace> system.asynchronous_metric_log (63827aed-2145-4411-921b-3f22abdd99fc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20001 | 2026.05.19 20:14:57.097378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20002 | 2026.05.19 20:14:58.148835 [ 218 ] {} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 20003 | 2026.05.19 20:14:58.148906 [ 218 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 20004 | 2026.05.19 20:14:58.151691 [ 218 ] {} <Debug> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): 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] | ||
| 20005 | 2026.05.19 20:14:58.296022 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20006 | 2026.05.19 20:14:58.296278 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20007 | 2026.05.19 20:14:58.296625 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20008 | 2026.05.19 20:14:58.296660 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <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 | ||
| 20009 | 2026.05.19 20:14:58.296865 [ 221 ] {} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 20010 | 2026.05.19 20:14:58.296884 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20011 | 2026.05.19 20:14:58.296929 [ 221 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 20012 | 2026.05.19 20:14:58.296988 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20013 | 2026.05.19 20:14:58.297131 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20014 | 2026.05.19 20:14:58.297167 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20015 | 2026.05.19 20:14:58.297188 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 20016 | 2026.05.19 20:14:58.297202 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20017 | 2026.05.19 20:14:58.297241 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20018 | 2026.05.19 20:14:58.297260 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20019 | 2026.05.19 20:14:58.298363 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002186 sec., 22872.827081427266 rows/sec., 5.48 MiB/sec. | ||
| 20020 | 2026.05.19 20:14:58.298476 [ 4 ] {eaf89ee9-7b8d-450b-8e9a-e2ccb2ef09b3} <Debug> TCPHandler: Processed in 0.002592931 sec. | ||
| 20021 | 2026.05.19 20:14:58.300367 [ 221 ] {} <Debug> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): 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] | ||
| 20022 | 2026.05.19 20:14:58.300451 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20023 | 2026.05.19 20:14:58.300588 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20024 | 2026.05.19 20:14:58.300641 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20025 | 2026.05.19 20:14:58.301239 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20026 | 2026.05.19 20:14:58.301289 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20027 | 2026.05.19 20:14:58.301676 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20028 | 2026.05.19 20:14:58.301904 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2026.05.19 20:14:58.302050 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001502 sec., 51930.75898801598 rows/sec., 4.30 MiB/sec. | ||
| 20030 | 2026.05.19 20:14:58.302091 [ 4 ] {3735a026-f11a-47b6-ac07-934f599b2518} <Debug> TCPHandler: Processed in 0.001702907 sec. | ||
| 20031 | 2026.05.19 20:14:58.302215 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20032 | 2026.05.19 20:14:58.302314 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20033 | 2026.05.19 20:14:58.302357 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20034 | 2026.05.19 20:14:58.302766 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20035 | 2026.05.19 20:14:58.302802 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20036 | 2026.05.19 20:14:58.303109 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20037 | 2026.05.19 20:14:58.303360 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2026.05.19 20:14:58.303496 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001203 sec., 9143.80714879468 rows/sec., 687.57 KiB/sec. | ||
| 20039 | 2026.05.19 20:14:58.303535 [ 4 ] {a131c798-c7b9-4d64-8d15-a72afa7fd28d} <Debug> TCPHandler: Processed in 0.001367916 sec. | ||
| 20040 | 2026.05.19 20:14:58.303652 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20041 | 2026.05.19 20:14:58.303749 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20042 | 2026.05.19 20:14:58.303791 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20043 | 2026.05.19 20:14:58.304215 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20044 | 2026.05.19 20:14:58.304251 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20045 | 2026.05.19 20:14:58.304619 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20046 | 2026.05.19 20:14:58.304830 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20047 | 2026.05.19 20:14:58.304960 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001231 sec., 60926.07636068237 rows/sec., 4.76 MiB/sec. | ||
| 20048 | 2026.05.19 20:14:58.304997 [ 4 ] {aea9fb56-cb99-47ac-8492-d42f3cb25c93} <Debug> TCPHandler: Processed in 0.001393876 sec. | ||
| 20049 | 2026.05.19 20:14:58.305118 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20050 | 2026.05.19 20:14:58.305213 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20051 | 2026.05.19 20:14:58.305256 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20052 | 2026.05.19 20:14:58.305672 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20053 | 2026.05.19 20:14:58.305707 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20054 | 2026.05.19 20:14:58.306034 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20055 | 2026.05.19 20:14:58.306250 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20056 | 2026.05.19 20:14:58.306369 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 2 parts from all_1_138_36 to all_139_139_0 | ||
| 20057 | 2026.05.19 20:14:58.306378 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 20058 | 2026.05.19 20:14:58.306435 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2026.05.19 20:14:58.306456 [ 4 ] {c575e904-9d60-4413-ac26-d9ed559c7389} <Debug> TCPHandler: Processed in 0.001385006 sec. | ||
| 20060 | 2026.05.19 20:14:58.306460 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20061 | 2026.05.19 20:14:58.306555 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_36 to all_139_139_0 into Compact with storage Full | ||
| 20062 | 2026.05.19 20:14:58.306579 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20063 | 2026.05.19 20:14:58.306619 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 20064 | 2026.05.19 20:14:58.306648 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 20065 | 2026.05.19 20:14:58.306665 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20066 | 2026.05.19 20:14:58.306677 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20067 | 2026.05.19 20:14:58.306703 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_138_36, total 49839 rows starting from the beginning of the part | ||
| 20068 | 2026.05.19 20:14:58.306738 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <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 | ||
| 20069 | 2026.05.19 20:14:58.306769 [ 195 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20070 | 2026.05.19 20:14:58.307539 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20071 | 2026.05.19 20:14:58.307579 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20072 | 2026.05.19 20:14:58.308108 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20073 | 2026.05.19 20:14:58.308358 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20074 | 2026.05.19 20:14:58.308497 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001838 sec., 5984.766050054407 rows/sec., 10.72 MiB/sec. | ||
| 20075 | 2026.05.19 20:14:58.308544 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 20076 | 2026.05.19 20:14:58.308552 [ 4 ] {c061b1cc-4db3-407d-83f0-24c850ba2264} <Debug> TCPHandler: Processed in 0.002019879 sec. | ||
| 20077 | 2026.05.19 20:14:58.308577 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 20078 | 2026.05.19 20:14:58.308686 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20079 | 2026.05.19 20:14:58.308784 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20080 | 2026.05.19 20:14:58.308826 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20081 | 2026.05.19 20:14:58.309174 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20082 | 2026.05.19 20:14:58.309212 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20083 | 2026.05.19 20:14:58.309521 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20084 | 2026.05.19 20:14:58.309748 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20085 | 2026.05.19 20:14:58.309771 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): 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] | ||
| 20086 | 2026.05.19 20:14:58.309891 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 20087 | 2026.05.19 20:14:58.309928 [ 4 ] {20f9daee-4011-4a9d-bd51-3398b99dacd1} <Debug> TCPHandler: Processed in 0.001290685 sec. | ||
| 20088 | 2026.05.19 20:14:58.311475 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): 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] | ||
| 20089 | 2026.05.19 20:14:58.314610 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49999 rows, containing 5 columns (5 merged, 0 gathered) in 0.008083955 sec., 6184967.630324513 rows/sec., 401.03 MiB/sec. | ||
| 20090 | 2026.05.19 20:14:58.314860 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Trace> MergedBlockOutputStream: filled checksums all_1_139_37 (state Temporary) | ||
| 20091 | 2026.05.19 20:14:58.315138 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_139_37 to all_1_139_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20092 | 2026.05.19 20:14:58.315206 [ 199 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_139_37} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 2 parts: [all_1_138_36, all_139_139_0] -> all_1_139_37 | ||
| 20093 | 2026.05.19 20:14:58.315285 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20094 | 2026.05.19 20:14:59.228285 [ 219 ] {} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 20095 | 2026.05.19 20:14:59.228356 [ 219 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 20096 | 2026.05.19 20:14:59.231132 [ 219 ] {} <Debug> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): 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] | ||
| 20097 | 2026.05.19 20:14:59.244997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20098 | 2026.05.19 20:14:59.262288 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20099 | 2026.05.19 20:14:59.262339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20100 | 2026.05.19 20:14:59.268392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20101 | 2026.05.19 20:14:59.269107 [ 245 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20102 | 2026.05.19 20:14:59.269431 [ 120 ] {} <Debug> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20103 | 2026.05.19 20:14:59.269500 [ 120 ] {} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20104 | 2026.05.19 20:14:59.269520 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20105 | 2026.05.19 20:14:59.269645 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20106 | 2026.05.19 20:14:59.272321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20107 | 2026.05.19 20:14:59.273174 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20108 | 2026.05.19 20:14:59.274663 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20109 | 2026.05.19 20:14:59.279399 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20110 | 2026.05.19 20:14:59.284007 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20111 | 2026.05.19 20:14:59.288894 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20112 | 2026.05.19 20:14:59.293667 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20113 | 2026.05.19 20:14:59.298415 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::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 | ||
| 20114 | 2026.05.19 20:14:59.356621 [ 192 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087025838 sec., 7446.0644665093605 rows/sec., 38.50 MiB/sec. | ||
| 20115 | 2026.05.19 20:14:59.359843 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20116 | 2026.05.19 20:14:59.361892 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_86_17} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.05.19 20:14:59.361993 [ 199 ] {368edcc6-dbf5-43ac-9a55-329dfcc33e79::all_1_86_17} <Trace> system.metric_log (368edcc6-dbf5-43ac-9a55-329dfcc33e79) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20118 | 2026.05.19 20:14:59.364710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20119 | 2026.05.19 20:15:00.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.55 MiB, peak 418.41 MiB, free memory in arenas 0.00 B, will set to 399.49 MiB (RSS), difference: -1.07 MiB | ||
| 20120 | 2026.05.19 20:15:00.344894 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20121 | 2026.05.19 20:15:00.345147 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 20122 | 2026.05.19 20:15:00.345529 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20123 | 2026.05.19 20:15:00.345570 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <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 | ||
| 20124 | 2026.05.19 20:15:00.345847 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20125 | 2026.05.19 20:15:00.345917 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20126 | 2026.05.19 20:15:00.346063 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 20127 | 2026.05.19 20:15:00.346100 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20128 | 2026.05.19 20:15:00.346122 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Debug> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (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 | ||
| 20129 | 2026.05.19 20:15:00.346148 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> oximeter.timeseries_schema (9a374f47-116f-49f3-ae42-fb3ae9db642b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20130 | 2026.05.19 20:15:00.346189 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 20131 | 2026.05.19 20:15:00.346210 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20132 | 2026.05.19 20:15:00.347323 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002287 sec., 21862.702229995626 rows/sec., 5.24 MiB/sec. | ||
| 20133 | 2026.05.19 20:15:00.347437 [ 4 ] {24291bd5-25ca-451a-8741-111593b3a9b8} <Debug> TCPHandler: Processed in 0.002681972 sec. | ||
| 20134 | 2026.05.19 20:15:00.364206 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20135 | 2026.05.19 20:15:00.364332 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20136 | 2026.05.19 20:15:00.364382 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20137 | 2026.05.19 20:15:00.365066 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.05.19 20:15:00.365114 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20139 | 2026.05.19 20:15:00.365508 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 20140 | 2026.05.19 20:15:00.365741 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2026.05.19 20:15:00.365888 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001592 sec., 178391.95979899497 rows/sec., 11.33 MiB/sec. | ||
| 20142 | 2026.05.19 20:15:00.365886 [ 122 ] {} <Debug> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 20143 | 2026.05.19 20:15:00.365929 [ 4 ] {cf7c9b57-7c7b-42b6-80d2-bdb59e26f9a7} <Debug> TCPHandler: Processed in 0.001788568 sec. | ||
| 20144 | 2026.05.19 20:15:00.365979 [ 122 ] {} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20145 | 2026.05.19 20:15:00.366020 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20146 | 2026.05.19 20:15:00.366100 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20147 | 2026.05.19 20:15:00.366170 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 20148 | 2026.05.19 20:15:00.366204 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20149 | 2026.05.19 20:15:00.366257 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20150 | 2026.05.19 20:15:00.366325 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20151 | 2026.05.19 20:15:00.366365 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 308 rows starting from the beginning of the part | ||
| 20152 | 2026.05.19 20:15:00.366436 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 20153 | 2026.05.19 20:15:00.366484 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 20154 | 2026.05.19 20:15:00.366527 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 20155 | 2026.05.19 20:15:00.366567 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 20156 | 2026.05.19 20:15:00.366609 [ 193 ] {10bd26da-133e-459e-8a18-533a357ad437::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 | ||
| 20157 | 2026.05.19 20:15:00.366675 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20158 | 2026.05.19 20:15:00.366716 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20159 | 2026.05.19 20:15:00.367045 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20160 | 2026.05.19 20:15:00.367311 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Trace> oximeter.fields_ipaddr (4f80ee05-f8b6-48ac-845c-e8848235b02e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20161 | 2026.05.19 20:15:00.367453 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001268 sec., 1577.2870662460568 rows/sec., 128.62 KiB/sec. | ||
| 20162 | 2026.05.19 20:15:00.367491 [ 4 ] {e3b34cc2-8faa-4633-9b8d-26eb6b354499} <Debug> TCPHandler: Processed in 0.001452167 sec. | ||
| 20163 | 2026.05.19 20:15:00.367602 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495816 sec., 459949.6194719136 rows/sec., 32.53 MiB/sec. | ||
| 20164 | 2026.05.19 20:15:00.367615 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2026.05.19 20:15:00.367728 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20166 | 2026.05.19 20:15:00.367755 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 20167 | 2026.05.19 20:15:00.367768 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20168 | 2026.05.19 20:15:00.368047 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.05.19 20:15:00.368125 [ 201 ] {10bd26da-133e-459e-8a18-533a357ad437::all_1_29_6} <Trace> oximeter.fields_i16 (10bd26da-133e-459e-8a18-533a357ad437) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 20170 | 2026.05.19 20:15:00.368199 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 20171 | 2026.05.19 20:15:00.369739 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20172 | 2026.05.19 20:15:00.369781 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20173 | 2026.05.19 20:15:00.370307 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20174 | 2026.05.19 20:15:00.370532 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Trace> oximeter.fields_string (da85fcbc-617e-462c-a03e-bf8a8b3b93b9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20175 | 2026.05.19 20:15:00.370663 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Debug> executeQuery: Read 3157 rows, 241.18 KiB in 0.002953 sec., 1069082.2891974263 rows/sec., 79.76 MiB/sec. | ||
| 20176 | 2026.05.19 20:15:00.370703 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 20177 | 2026.05.19 20:15:00.370717 [ 4 ] {0c74b099-7cba-4457-acc2-3ee16c247973} <Debug> TCPHandler: Processed in 0.003151014 sec. | ||
| 20178 | 2026.05.19 20:15:00.370853 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20179 | 2026.05.19 20:15:00.370947 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20180 | 2026.05.19 20:15:00.370987 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20181 | 2026.05.19 20:15:00.371468 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20182 | 2026.05.19 20:15:00.371505 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20183 | 2026.05.19 20:15:00.371803 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20184 | 2026.05.19 20:15:00.372022 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Trace> oximeter.fields_u16 (cce0e7ac-92b5-4b04-80d8-e7061c8a1340): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20185 | 2026.05.19 20:15:00.372151 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Debug> executeQuery: Read 160 rows, 9.88 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 7.90 MiB/sec. | ||
| 20186 | 2026.05.19 20:15:00.372189 [ 4 ] {6c656efe-dc8f-4322-bdda-e6238015743d} <Debug> TCPHandler: Processed in 0.001383326 sec. | ||
| 20187 | 2026.05.19 20:15:00.372317 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20188 | 2026.05.19 20:15:00.372410 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20189 | 2026.05.19 20:15:00.372449 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20190 | 2026.05.19 20:15:00.373222 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20191 | 2026.05.19 20:15:00.373258 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20192 | 2026.05.19 20:15:00.373603 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20193 | 2026.05.19 20:15:00.373825 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Trace> oximeter.fields_u32 (ccf96496-8339-4de7-a28c-df232c83eff8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20194 | 2026.05.19 20:15:00.373950 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001558 sec., 609756.0975609756 rows/sec., 35.88 MiB/sec. | ||
| 20195 | 2026.05.19 20:15:00.373989 [ 4 ] {4e032589-ae2f-46fb-b4c1-c24c000baed5} <Debug> TCPHandler: Processed in 0.001718607 sec. | ||
| 20196 | 2026.05.19 20:15:00.374124 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20197 | 2026.05.19 20:15:00.374217 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20198 | 2026.05.19 20:15:00.374258 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20199 | 2026.05.19 20:15:00.374668 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20200 | 2026.05.19 20:15:00.374704 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20201 | 2026.05.19 20:15:00.374991 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 20202 | 2026.05.19 20:15:00.375214 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Trace> oximeter.fields_u64 (64490d07-87e6-4ec3-b6ff-c9de4f300948): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20203 | 2026.05.19 20:15:00.375343 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 20204 | 2026.05.19 20:15:00.375380 [ 4 ] {7808b192-5eba-4407-b92d-4eab6e5953d2} <Debug> TCPHandler: Processed in 0.001307666 sec. | ||
| 20205 | 2026.05.19 20:15:00.375522 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20206 | 2026.05.19 20:15:00.375614 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20207 | 2026.05.19 20:15:00.375653 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20208 | 2026.05.19 20:15:00.376093 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20209 | 2026.05.19 20:15:00.376130 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20210 | 2026.05.19 20:15:00.376431 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 20211 | 2026.05.19 20:15:00.376645 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20212 | 2026.05.19 20:15:00.376749 [ 121 ] {} <Debug> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 20213 | 2026.05.19 20:15:00.376770 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 20214 | 2026.05.19 20:15:00.376790 [ 121 ] {} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20215 | 2026.05.19 20:15:00.376812 [ 4 ] {d49cddb8-35e9-4004-bceb-bd6909e11026} <Debug> TCPHandler: Processed in 0.001336966 sec. | ||
| 20216 | 2026.05.19 20:15:00.376814 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20217 | 2026.05.19 20:15:00.376909 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 20218 | 2026.05.19 20:15:00.376952 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20219 | 2026.05.19 20:15:00.377013 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20220 | 2026.05.19 20:15:00.377048 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 20221 | 2026.05.19 20:15:00.377049 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20222 | 2026.05.19 20:15:00.377102 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20223 | 2026.05.19 20:15:00.377112 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 20224 | 2026.05.19 20:15:00.377164 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 20225 | 2026.05.19 20:15:00.377208 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 20226 | 2026.05.19 20:15:00.377260 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 20227 | 2026.05.19 20:15:00.377301 [ 193 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::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 | ||
| 20228 | 2026.05.19 20:15:00.378084 [ 197 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211536 sec., 293841.8668533168 rows/sec., 18.79 MiB/sec. | ||
| 20229 | 2026.05.19 20:15:00.378099 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20230 | 2026.05.19 20:15:00.378143 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20231 | 2026.05.19 20:15:00.378206 [ 197 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 20232 | 2026.05.19 20:15:00.378483 [ 197 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20233 | 2026.05.19 20:15:00.378546 [ 197 ] {527b71e0-a7a3-4ddd-88f4-74645220830a::all_1_29_6} <Trace> oximeter.fields_u8 (527b71e0-a7a3-4ddd-88f4-74645220830a) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 20234 | 2026.05.19 20:15:00.378558 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20235 | 2026.05.19 20:15:00.378614 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20236 | 2026.05.19 20:15:00.378795 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Trace> oximeter.fields_uuid (9c879037-0f60-4662-85ac-55008f63ffdf): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20237 | 2026.05.19 20:15:00.378929 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Debug> executeQuery: Read 1723 rows, 118.74 KiB in 0.001897 sec., 908276.225619399 rows/sec., 61.13 MiB/sec. | ||
| 20238 | 2026.05.19 20:15:00.378968 [ 4 ] {ff10df89-f298-453f-9f84-5e4ea4cbe705} <Debug> TCPHandler: Processed in 0.002062279 sec. | ||
| 20239 | 2026.05.19 20:15:00.379099 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20240 | 2026.05.19 20:15:00.379192 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20241 | 2026.05.19 20:15:00.379233 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20242 | 2026.05.19 20:15:00.379578 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20243 | 2026.05.19 20:15:00.379615 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20244 | 2026.05.19 20:15:00.379915 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 20245 | 2026.05.19 20:15:00.380137 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Trace> oximeter.measurements_bool (83ada16d-632f-447f-8b1a-2bae04507c6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20246 | 2026.05.19 20:15:00.380262 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 20247 | 2026.05.19 20:15:00.380299 [ 4 ] {35966c33-31cb-4b4a-9161-910bc422e9bf} <Debug> TCPHandler: Processed in 0.001247105 sec. | ||
| 20248 | 2026.05.19 20:15:00.380431 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20249 | 2026.05.19 20:15:00.380523 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20250 | 2026.05.19 20:15:00.380565 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20251 | 2026.05.19 20:15:00.381285 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2026.05.19 20:15:00.381322 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20253 | 2026.05.19 20:15:00.381756 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20254 | 2026.05.19 20:15:00.381979 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2026.05.19 20:15:00.382102 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Selected 6 parts from all_1_139_37 to all_144_144_0 | ||
| 20256 | 2026.05.19 20:15:00.382111 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Debug> executeQuery: Read 1654 rows, 103.30 KiB in 0.001605 sec., 1030529.5950155762 rows/sec., 62.85 MiB/sec. | ||
| 20257 | 2026.05.19 20:15:00.382139 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20258 | 2026.05.19 20:15:00.382161 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20259 | 2026.05.19 20:15:00.382162 [ 4 ] {04d81987-9189-4eba-8b65-7b774f3f9656} <Debug> TCPHandler: Processed in 0.001777258 sec. | ||
| 20260 | 2026.05.19 20:15:00.382240 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_37 to all_144_144_0 into Compact with storage Full | ||
| 20261 | 2026.05.19 20:15:00.382308 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20262 | 2026.05.19 20:15:00.382357 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20263 | 2026.05.19 20:15:00.382400 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_139_37, total 49999 rows starting from the beginning of the part | ||
| 20264 | 2026.05.19 20:15:00.382412 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20265 | 2026.05.19 20:15:00.382464 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20266 | 2026.05.19 20:15:00.382479 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20267 | 2026.05.19 20:15:00.382556 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 197 rows starting from the beginning of the part | ||
| 20268 | 2026.05.19 20:15:00.382623 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20269 | 2026.05.19 20:15:00.382684 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20270 | 2026.05.19 20:15:00.382741 [ 201 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1654 rows starting from the beginning of the part | ||
| 20271 | 2026.05.19 20:15:00.382868 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.05.19 20:15:00.382917 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20273 | 2026.05.19 20:15:00.383251 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 20274 | 2026.05.19 20:15:00.383474 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Trace> oximeter.measurements_f64 (48841a86-abe0-4dfe-ba8a-2194e0db6f4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.05.19 20:15:00.383607 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001213 sec., 824.4023083264633 rows/sec., 55.55 KiB/sec. | ||
| 20276 | 2026.05.19 20:15:00.383645 [ 4 ] {c2cc45a1-5bb3-41c5-8f07-0f20164b54fe} <Debug> TCPHandler: Processed in 0.001385806 sec. | ||
| 20277 | 2026.05.19 20:15:00.383787 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20278 | 2026.05.19 20:15:00.383884 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20279 | 2026.05.19 20:15:00.383939 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <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 | ||
| 20280 | 2026.05.19 20:15:00.384822 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20281 | 2026.05.19 20:15:00.384860 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20282 | 2026.05.19 20:15:00.385437 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20283 | 2026.05.19 20:15:00.385666 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Trace> oximeter.measurements_histogramu64 (844525c0-2837-4d5c-84f5-d661505ed2d5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20284 | 2026.05.19 20:15:00.385814 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001949 sec., 8209.338122113904 rows/sec., 14.71 MiB/sec. | ||
| 20285 | 2026.05.19 20:15:00.385872 [ 4 ] {3a065c92-7202-4628-8a76-506e991e291c} <Debug> TCPHandler: Processed in 0.002134529 sec. | ||
| 20286 | 2026.05.19 20:15:00.386009 [ 4 ] {} <Trace> TCP-Session: ae8b637a-20fe-4ee2-9dbb-713acfdcc108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20287 | 2026.05.19 20:15:00.386105 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37381) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20288 | 2026.05.19 20:15:00.386146 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20289 | 2026.05.19 20:15:00.386484 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2026.05.19 20:15:00.386519 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 20291 | 2026.05.19 20:15:00.386825 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20292 | 2026.05.19 20:15:00.387115 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Trace> oximeter.measurements_u64 (3d75ac94-fcd7-4815-83e8-0d8d924a9898): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20293 | 2026.05.19 20:15:00.387253 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Debug> executeQuery: Read 60 rows, 3.70 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.10 MiB/sec. | ||
| 20294 | 2026.05.19 20:15:00.387290 [ 4 ] {59f0b339-646b-4ef9-8606-a5b9e25f34fd} <Debug> TCPHandler: Processed in 0.001330786 sec. | ||
| 20295 | 2026.05.19 20:15:00.392248 [ 200 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52330 rows, containing 5 columns (5 merged, 0 gathered) in 0.010045113 sec., 5209498.389913583 rows/sec., 337.51 MiB/sec. | ||
| 20296 | 2026.05.19 20:15:00.392721 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Trace> MergedBlockOutputStream: filled checksums all_1_144_38 (state Temporary) | ||
| 20297 | 2026.05.19 20:15:00.393095 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c): Renaming temporary part tmp_merge_all_1_144_38 to all_1_144_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20298 | 2026.05.19 20:15:00.393192 [ 186 ] {72967f49-e550-41d3-8744-c2bf8205d03c::all_1_144_38} <Trace> oximeter.measurements_cumulativeu64 (72967f49-e550-41d3-8744-c2bf8205d03c) (MergerMutator): Merged 6 parts: [all_1_139_37, all_144_144_0] -> all_1_144_38 | ||
| 20299 | 2026.05.19 20:15:00.393312 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||